Paul Traina
072b9b24e3
Fix ip option processing for raw IP sockets. This whole thing is a compromise
...
between ignoring options specified in the setsockopt call if IP_HDRINCL is set
(the UCB choice when VJ's code was brought in) vs allowing them (what everyone
else did, and what is assumed by programs everywhere...sigh).
Also perform some checking of the passed down packet to avoid running off
the end of a mbuf chain.
Reviewed by: fenner
1996-03-13 08:02:45 +00:00
..
1996-03-10 22:42:16 +00:00
1996-03-13 00:39:45 +00:00
1996-03-12 06:20:19 +00:00
1994-08-25 16:20:16 +00:00
1996-03-12 05:44:25 +00:00
1996-03-11 05:55:56 +00:00
1996-03-11 19:17:01 +00:00
1996-03-11 19:20:10 +00:00
1996-01-31 11:25:46 +00:00
1996-02-25 20:12:36 +00:00
1996-03-13 00:42:56 +00:00
1996-03-02 18:24:13 +00:00
1996-03-11 19:20:10 +00:00
1996-03-12 06:20:19 +00:00
1996-03-11 19:22:56 +00:00
1996-03-11 19:29:25 +00:00
1996-03-10 22:43:37 +00:00
1996-01-30 23:02:38 +00:00
1996-03-11 15:13:58 +00:00
1996-03-13 08:02:45 +00:00
1996-03-11 15:13:58 +00:00
1996-02-13 18:19:17 +00:00
1996-03-11 19:34:14 +00:00
1996-02-13 18:16:31 +00:00
1996-02-13 18:16:31 +00:00
1996-01-30 23:02:38 +00:00
1996-02-21 23:31:03 +00:00
1996-03-11 19:36:07 +00:00
1996-01-24 18:51:48 +00:00
1996-01-30 23:33:04 +00:00
1996-03-10 18:17:54 +00:00
1996-03-11 20:10:34 +00:00
1995-12-14 09:55:16 +00:00
1996-03-11 19:47:21 +00:00
1996-03-13 01:18:14 +00:00
1995-12-26 13:58:31 +00:00