andre
707a700619
Simplifly syncache_expand() and clarify its semantics. Zero is returned
...
when the ACK is invalid and doesn't belong to any registered connection,
either in syncache or through SYN cookies. True but a NULL struct socket
is returned when the 3WHS completed but the socket could not be created
due to insufficient resources or limits reached.
For both cases an RST is sent back in tcp_input().
A logic error leading to a panic is fixed where syncache_expand() would
free the mbuf on socket allocation failure but tcp_input() later supplies
it to tcp_dropwithreset() to issue a RST to the peer.
Reported by: kris (the panic)
2007-04-20 13:51:34 +00:00
..
2007-04-07 09:52:36 +00:00
2005-10-21 16:23:01 +00:00
2005-08-26 15:27:18 +00:00
2007-03-22 10:37:53 +00:00
2006-12-04 00:41:48 +00:00
2006-08-04 21:27:40 +00:00
2007-04-10 15:58:38 +00:00
2007-04-04 18:30:16 +00:00
2007-02-10 13:59:13 +00:00
2006-07-05 23:37:21 +00:00
2007-03-20 00:36:10 +00:00
2007-03-29 21:39:22 +00:00
2007-02-27 14:45:37 +00:00
2005-07-20 10:30:52 +00:00
2007-02-02 09:39:09 +00:00
2006-12-01 18:37:41 +00:00
2006-12-29 14:58:18 +00:00
2006-10-29 12:09:24 +00:00
2006-02-14 06:36:39 +00:00
2006-08-04 21:27:40 +00:00
2007-03-18 23:05:20 +00:00
2007-04-17 09:28:36 +00:00
2006-12-29 21:59:17 +00:00
2006-12-29 21:59:17 +00:00
2006-06-02 19:59:33 +00:00
2006-01-21 10:44:34 +00:00
2006-10-22 11:52:19 +00:00
2005-05-04 13:09:19 +00:00
2007-03-25 21:49:50 +00:00
2006-07-06 13:25:01 +00:00
2006-02-01 13:55:03 +00:00
2007-03-15 08:44:22 +00:00
2007-02-08 23:05:08 +00:00
2006-10-22 11:52:19 +00:00
2005-11-19 14:01:32 +00:00
2007-03-23 09:43:36 +00:00
2007-04-04 15:30:31 +00:00
2007-01-12 07:23:31 +00:00
2005-08-10 07:10:02 +00:00
2007-03-20 13:15:20 +00:00
2007-04-03 11:15:32 +00:00
2007-03-15 11:27:14 +00:00
2007-03-31 11:47:30 +00:00
2007-03-15 11:27:14 +00:00
2007-03-15 11:27:14 +00:00
2007-04-03 11:15:32 +00:00
2007-04-14 09:44:09 +00:00
2007-04-14 09:44:09 +00:00
2007-01-18 09:58:43 +00:00
2007-03-15 11:27:14 +00:00
2007-04-19 11:28:43 +00:00
2007-01-18 09:58:43 +00:00
2007-04-19 11:28:43 +00:00
2007-01-18 09:58:43 +00:00
2007-04-19 11:28:43 +00:00
2007-04-03 11:15:32 +00:00
2007-03-15 11:27:14 +00:00
2007-04-19 11:28:43 +00:00
2007-04-03 11:15:32 +00:00
2007-04-19 11:28:43 +00:00
2007-04-03 11:15:32 +00:00
2007-04-14 09:44:09 +00:00
2007-01-18 09:58:43 +00:00
2007-04-19 11:28:43 +00:00
2007-04-03 11:15:32 +00:00
2007-04-03 11:15:32 +00:00
2007-04-14 09:44:09 +00:00
2007-01-18 09:58:43 +00:00
2007-04-19 11:28:43 +00:00
2007-04-19 11:28:43 +00:00
2007-04-19 11:28:43 +00:00
2007-03-15 11:27:14 +00:00
2007-04-19 11:28:43 +00:00
2007-04-19 11:28:43 +00:00
2007-03-24 22:15:02 +00:00
2007-03-21 19:34:12 +00:00
2007-04-20 13:51:34 +00:00
2007-04-11 09:45:16 +00:00
2007-04-20 13:51:34 +00:00
2007-04-11 09:45:16 +00:00
2006-06-18 14:24:12 +00:00
2007-04-18 18:14:39 +00:00
2007-04-20 13:51:34 +00:00
2007-04-11 09:45:16 +00:00
2007-04-11 14:08:42 +00:00
2007-04-18 18:14:39 +00:00
2007-04-11 09:45:16 +00:00
2007-04-11 09:45:16 +00:00
2007-03-21 18:05:54 +00:00
2007-03-08 15:26:54 +00:00
2007-02-20 10:20:03 +00:00
2007-02-20 10:13:11 +00:00