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
/
ip_var.h
Age
Commit message (
Expand
)
Author
2001-06-23
Hardware checksumming stats.
Angelos D. Keromytis
2001-06-09
Inclusion protection.
Angelos D. Keromytis
2001-05-28
IP_ENCAPSULATED is deprecated.
Angelos D. Keromytis
2001-05-20
Remove varargs from ipv4_input; cmetz@ deraadt@ ok.
Federico G. Schwindt
2001-05-01
get rid of dtom(), okay itojun@ angelos@ mickey@ millert@
Niels Provos
2001-03-03
drop packets with 127.0.0.0/8 in header field, if the packet is from outside.
Jun-ichiro itojun Hagino
2000-09-18
Path MTU discovery based on NetBSD but with the decision to use the DF
Niels Provos
2000-01-02
Remove the ifdef for IP_ENCAPSULATED.
Angelos D. Keromytis
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino
1999-02-17
add fragment flood protection; configureable using sysctl ip.maxqueue
Theo de Raadt
1999-01-11
netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetz
Theo de Raadt
1998-12-26
make ip_id random but ensure that ids dont repeat for some period.
Niels Provos
1998-02-14
wildcard ifaces; finally, after HE said it's ok
Michael Shalayeff
1998-02-01
undo wildcard loopback stuff; it was not checked by other developers
Theo de Raadt
1998-02-01
support wildcard loopbacks. that is, setting up lo1 like:
Michael Shalayeff
1997-02-20
IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in
Theo de Raadt
1997-01-26
Make ip_len and ip_off unsigned values; don't transmit or accept packets
Thorsten Lockert
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