https://github.com/torvalds/linux
Revision 26af65cbeb2467a486ae4fc7242c94e470c67c50 authored by Sridhar Samudrala on 04 June 2008, 22:19:35 UTC, committed by David S. Miller on 04 June 2008, 22:19:35 UTC
TCP "resets sent" counter is not incremented when a TCP Reset is 
sent via tcp_send_active_reset().

Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 22dd485
History
Tip revision: 26af65cbeb2467a486ae4fc7242c94e470c67c50 authored by Sridhar Samudrala on 04 June 2008, 22:19:35 UTC
tcp: Increment OUTRSTS in tcp_send_active_reset()
Tip revision: 26af65c

back to top