Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2002-01-12 | add rediraccept and redirtimeout sysctl's. | Eric Jackson | |
rediraccept allows one to ignore ICMP_REDIRECT redirtimeout sets a timeout on the routing entries pretaining to ICMP_REDIRECT, this timeout is defaulted to 10 minutes. (same as ipv6) From NetBSD. millert@ ok | |||
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 | |
tcpdump/print-icmp.c since they were in BSD first. | |||
1997-01-30 | Added ICMP Destination Unreachable codes from RFC-1812: | kstailey | |
14 = Host Precedence Violation. Sent by the first hop router to a host to indicate that a requested precedence is not permitted for the particular combination of source/destination host or 15 = Precedence cutoff in effect. The network operators have imposed a minimum level of precedence required for operation, the datagram was sent with a precedence below this level; | |||
1997-01-30 | added #define for Communication Administratively Prohibited | kstailey | |
as in RFC-1812 Section 5.2.7.1 Destination Unreachable | |||
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 | |