K 10 svn:author V 7 trociny K 8 svn:date V 27 2012-09-01T10:33:53.961332Z K 7 svn:log V 270 MFC r239075: In tcp timers, check INP_DROPPED flag a little later, after callout_deactivate(), so if INP_DROPPED is set we return with the timer active flag cleared. For me this fixes negative keep timer values reported by `netstat -x' for connections in CLOSE state. END