Robert Watson
111d57a69c
Add INP_INHASHLIST flag for inpcb->inp_flags to indicate whether
...
or not the inpcb is currenty on various hash lookup lists, rather
than using (lport != 0) to detect this. This means that the full
4-tuple of a connection can be retained after close, which should
lead to more sensible netstat output in the window between TCP
close and socket close.
MFC after: 2 weeks
2009-03-11 00:29:22 +00:00
..
2009-02-14 11:34:57 +00:00
2009-03-09 17:53:05 +00:00
2009-02-16 15:07:40 +00:00
2009-03-09 17:53:05 +00:00
2009-03-09 17:53:05 +00:00
2009-03-04 03:22:03 +00:00
2009-03-07 19:08:58 +00:00
2009-03-10 17:48:49 +00:00
2009-03-11 00:29:22 +00:00
2009-03-11 00:29:22 +00:00
2009-03-09 17:53:05 +00:00
2009-02-27 14:12:05 +00:00
2009-02-13 15:14:43 +00:00
2009-03-09 17:53:05 +00:00
2009-03-09 22:54:17 +00:00
2009-03-09 17:53:05 +00:00
2009-03-03 13:12:12 +00:00
2009-02-03 11:00:43 +00:00
2009-03-02 22:16:50 +00:00
2009-03-02 22:11:48 +00:00
2009-02-07 18:49:42 +00:00
2009-02-16 15:10:51 +00:00
2009-03-02 22:11:48 +00:00
2009-02-13 15:14:43 +00:00
2009-02-13 15:14:43 +00:00
2009-03-09 17:53:05 +00:00
2009-02-08 09:27:07 +00:00
2009-03-04 02:51:22 +00:00
2009-03-04 02:51:22 +00:00
2009-03-04 03:45:34 +00:00
2009-03-09 17:53:05 +00:00
2009-02-13 15:14:43 +00:00
2009-03-09 17:53:05 +00:00
2009-02-03 11:04:03 +00:00
2009-03-04 20:54:42 +00:00
2009-02-27 20:54:45 +00:00
2009-02-14 11:34:57 +00:00
2009-02-20 15:03:54 +00:00
2009-03-06 11:03:52 +00:00
2009-02-27 20:54:45 +00:00
2009-03-04 20:54:42 +00:00
2009-03-06 11:03:52 +00:00
2009-02-27 20:54:45 +00:00
2009-02-20 15:03:54 +00:00
2009-02-03 11:04:03 +00:00
2009-02-20 15:03:54 +00:00
2009-02-13 14:43:46 +00:00
2009-02-20 15:03:54 +00:00
2009-02-27 20:54:45 +00:00
2009-02-20 15:03:54 +00:00
2009-02-03 11:04:03 +00:00
2009-02-13 15:14:43 +00:00
2009-02-13 15:14:43 +00:00
2009-02-28 22:58:52 +00:00
2009-02-24 11:17:50 +00:00
2009-01-22 10:29:09 +00:00
2009-03-09 17:53:05 +00:00
2009-03-09 17:53:05 +00:00