kernel - Fix improper persist state in tcp
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 9 Jul 2011 18:37:05 +0000 (11:37 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 9 Jul 2011 18:37:05 +0000 (11:37 -0700)
commit7462c355b35a69eeec2f5ef6a21ab8643ea43917
treed616952b2af13c3133bff4fd34425608a9b3e80a
parent70125e78e4d21df2d06eea1ddf744a7bf42a4336
kernel - Fix improper persist state in tcp

* Fix another case where the persist timer could wind up getting set
  while in TCPS_SYN_RECEIVED.
sys/netinet/tcp_output.c