index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
raw_ip.c
Age
Commit message (
Expand
)
Author
2000-09-19
Lots and lots of changes.
Angelos D. Keromytis
1999-12-19
disallow AF mismatch on inbound.
Jun-ichiro itojun Hagino
1999-09-23
fix same-interface-out-as-in and packet gets corrupted bug noted by
Theo de Raadt
1999-06-07
return a ICMP_UNREACH_PROTOCOL for protocols we do not support; discussion wi...
Theo de Raadt
1999-04-20
messup, learn to test *all* variants of compile options when
Niklas Hallqvist
1999-04-20
Merge MROUTING and IPSEC wrt handling of IP-in-IP tunnelled packets.
Niklas Hallqvist
1999-01-11
netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetz
Theo de Raadt
1999-01-08
dont call ip_randomid() in htons().
Niels Provos
1998-12-26
make ip_id random but ensure that ids dont repeat for some period.
Niels Provos
1998-12-15
check for valid ip_hl too; route@infonexus.com
Theo de Raadt
1998-05-18
first step to the setsockopt/getsockopt interface as described in
Niels Provos
1997-07-24
cmd is a u_long
Theo de Raadt
1997-01-30
for IP_HDRINCL option, use ip_len/ip_off in network order; lidl@va.pubnix.com
Theo de Raadt
1997-01-26
Make ip_len and ip_off unsigned values; don't transmit or accept packets
Thorsten Lockert
1996-08-14
restrict some raw ip packets that may crash ip_output(); from freebsd
Theo de Raadt
1996-03-15
Fix bogosity in import of Lite2 fix
Thorsten Lockert
1996-03-14
From Lite2; improve handling of socket options on raw datagrams and multi-
Thorsten Lockert
1996-03-04
From NetBSD: Fix PR/2095 options MROUTING did not compile.
Niklas Hallqvist
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-12-14
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt