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_icmp.h
Age
Commit message (
Expand
)
Author
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-10
"enought to" -> "enough to" comment typo
Daniel Hartmeier
2002-06-09
whitespace
Jun-ichiro itojun Hagino
2002-06-08
Break up icmp_error() so we can have the icmp error mbuf returned
jasoni
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-12
add rediraccept and redirtimeout sysctl's.
Eric Jackson
2001-07-04
Update with codes, URL, RFCs, from jason@Ackley.NET, closes PR 1919
Angelos D. Keromytis
2001-06-09
Inclusion protection.
Angelos D. Keromytis
2000-12-12
a few more icmp types/codes; itojun@ ok (awhile ago ;)
Michael Shalayeff
2000-12-11
turn off path mtu when icmp needfrag messages get blocked, okay itojun@
Niels Provos
2000-10-10
verify payload of the icmp need fragment message at the tcp layer. okay itojun@
Niels Provos
1999-01-07
add ipv6 transition related ICMP errors
Theo de Raadt
1997-08-26
indent
Theo de Raadt
1997-02-04
changed comment to reflect RFC-1812
kstailey
1997-02-04
Changed ICMP "unreachable" code #defines to match the ones in
kstailey
1997-01-30
Added ICMP Destination Unreachable codes from RFC-1812:
kstailey
1997-01-30
added #define for Communication Administratively Prohibited
kstailey
1996-08-02
ICMP Router Discovery definitions; from FreeBSD
Thorsten Lockert
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt