Robert Watson ce2ae9ab4b In tcp_usr_shutdown() and tcp_usr_send(), I missed converting NULL
checks for the tcpcb, previously used to detect complete disconnection,
with INP_DROPPED checks.  Correct that, preventing shutdown() from
improperly generating a TCP segment with destination IP and port of
0.0.0.0:0.

PR:		kern/132050
Reported by:	david gueluy <david.gueluy at netasq.com>
MFC after:	3 weeks
2009-02-24 11:17:50 +00:00
..
2008-12-15 06:10:57 +00:00
2008-12-15 06:10:57 +00:00
2008-12-15 06:10:57 +00:00
2009-02-16 15:10:51 +00:00
2009-02-07 18:49:42 +00:00
2009-02-16 15:10:51 +00:00
2009-02-03 11:04:03 +00:00
Nit
2008-08-09 11:28:57 +00:00
2009-02-03 11:04:03 +00:00
2009-02-03 11:04:03 +00:00
2009-02-03 11:04:03 +00:00
2008-06-11 22:12:50 +00:00
2007-09-24 05:26:24 +00:00