bms
428a375b20
Fix IP_SENDSRCADDR semantics.
...
* To use this option with a UDP socket, it must be bound to a local port,
and INADDR_ANY, to disallow possible collisions with existing udp inpcbs
bound to the same port on other interfaces at send time.
* If the socket is bound to INADDR_ANY, specifying IP_SENDSRCADDR with
INADDR_ANY will be rejected as it is ambiguous.
* If the socket is bound to an address other than INADDR_ANY, specifying
IP_SENDSRCADDR with INADDR_ANY will be disallowed by in_pcbbind_setup().
Reviewed by: silence on -net
Tested with: src/tools/regression/netinet/ipbroadcast
MFC after: 4 days
2007-03-08 15:26:54 +00:00
..
2006-12-15 12:50:06 +00:00
2005-10-21 16:23:01 +00:00
2005-08-26 15:27:18 +00:00
2007-02-02 20:31:44 +00:00
2006-12-04 00:41:48 +00:00
2006-08-04 21:27:40 +00:00
2007-02-18 08:57:23 +00:00
2007-02-17 21:02:38 +00:00
2007-02-10 13:59:13 +00:00
2006-07-05 23:37:21 +00:00
2006-09-28 10:04:07 +00:00
2007-02-03 06:45:51 +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-02-05 00:15:40 +00:00
2007-02-03 22:11:53 +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-02-03 06:45:51 +00:00
2006-07-06 13:25:01 +00:00
2006-02-01 13:55:03 +00:00
2007-03-04 16:32:19 +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-01 13:29:30 +00:00
2006-05-14 14:22:49 +00:00
2007-01-12 07:23:31 +00:00
2005-08-10 07:10:02 +00:00
2006-12-29 21:59:17 +00:00
2007-02-12 23:24:31 +00:00
2007-01-18 09:58:43 +00:00
2007-02-12 23:24:31 +00:00
2007-02-12 23:24:31 +00:00
2007-01-18 09:58:43 +00:00
2007-01-18 09:58:43 +00:00
2007-02-12 23:24:31 +00:00
2007-02-12 23:24:31 +00:00
2007-01-18 09:58:43 +00:00
2006-11-03 15:23:16 +00:00
2007-02-12 23:24:31 +00:00
2007-01-18 09:58:43 +00:00
2007-02-12 23:24:31 +00:00
2007-01-18 09:58:43 +00:00
2006-12-14 17:02:55 +00:00
2007-02-12 23:24:31 +00:00
2007-02-12 23:24:31 +00:00
2007-02-12 23:24:31 +00:00
2007-01-18 09:58:43 +00:00
2007-02-12 23:24:31 +00:00
2007-01-18 09:58:43 +00:00
2007-02-12 23:24:31 +00:00
2007-01-18 09:58:43 +00:00
2007-02-12 23:24:31 +00:00
2007-02-12 23:24:31 +00:00
2007-01-18 09:58:43 +00:00
2007-02-12 23:24:31 +00:00
2007-02-12 23:24:31 +00:00
2007-02-12 23:24:31 +00:00
2006-11-03 15:23:16 +00:00
2007-02-12 23:24:31 +00:00
2007-02-12 23:24:31 +00:00
2006-12-12 12:17:58 +00:00
2007-03-07 23:21:59 +00:00
2007-03-01 13:12:09 +00:00
2007-03-07 23:21:59 +00:00
2006-04-06 17:21:16 +00:00
2006-06-18 14:24:12 +00:00
2007-02-26 22:25:21 +00:00
2007-02-01 17:39:18 +00:00
2007-02-26 22:25:21 +00:00
2007-02-26 22:25:21 +00:00
2007-02-26 22:25:21 +00:00
2007-02-26 22:25:21 +00:00
2007-02-26 22:25:21 +00:00
2007-02-02 18:34:18 +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