Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-08 | IPV6 pieces; NRL | Theo de Raadt | |
1999-01-08 | rip_input() should be called with a 0 terminator; cmetz | Theo de Raadt | |
1998-12-31 | one last fix for byte order. now all architectures return the same correct ↵ | Theo de Raadt | |
icmp packets | |||
1998-12-31 | look at that, correct nested ip checksums... | Theo de Raadt | |
1998-12-31 | XXX marker for where nested ip ip_sum should be re-build (but it is not in ↵ | Theo de Raadt | |
an mbuf, grr | |||
1998-12-31 | icmp_error() is now getting packets which are completely in network byte order | Theo de Raadt | |
1998-05-27 | for icmpbmcastecho, block all of them | Theo de Raadt | |
1998-05-18 | first step to the setsockopt/getsockopt interface as described in | Niels Provos | |
draft-mcdonald-simple-ipsec-api, kernel notifies (EMT_REQUESTSA) signal userland key management applications when security services are requested. this is only for outgoing connections at the moment, incoming packets are not yet checked against the selected socket policy. | |||
1998-01-06 | net.inet.icmp.bmcastecho: do not smurf to smurfing broadcast packets | Theo de Raadt | |
1997-06-05 | ICMP_MASKLEN -> icmpstat.icps_badlen++; koji@math.human.nagoya-u.ac.jp | Theo de Raadt | |
1997-02-11 | IPF 1.3.7 | kstailey | |
1996-05-09 | revert icmp len fix, since i experience 'icmp len' | Michael Shalayeff | |
panics replying to udp. | |||
1996-05-07 | from NetBSD PR#2296: | Michael Shalayeff | |
Laine Stump: some icmp destination unreachable packets contain garbage. | |||
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1995-11-28 | add inet_ntoa() to the kernel. use it to log nicer messages. idea from freebsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |