summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_ah_old.c
AgeCommit message (Expand)Author
1998-11-25Better error code for too large packetsNiklas Hallqvist
1998-11-25Add checks of packets getting to big after transforms.Niklas Hallqvist
1998-06-03cleanup debug printfsNiels Provos
1998-05-18first step to the setsockopt/getsockopt interface as described inNiels Provos
1998-03-18Fix tunnel mode input processing (use ip4_input instead of ipe4_input),Niels Provos
1998-02-22Changes made for GCC 2.8 -Wall pleasuresNiklas Hallqvist
1998-01-21rcvif not needed.Niels Provos
1997-11-15fix memory management errorsTheo de Raadt
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-04make it easier to add additional transforms. add blowfish and castNiels Provos
1997-10-02conditional error loggingTheo de Raadt
1997-09-28log() needs a \nTheo de Raadt
1997-07-27expiration messages, fixes, updates, all sorts of thingsNiklas Hallqvist
1997-07-24network byte order for countersTheo de Raadt
1997-07-18enablespi/disablespi in encap + print spi's in hostorderNiels Provos
1997-07-14global byte counters.Niels Provos
1997-07-11put old esp/ah and new esp/ah in different files.Niels Provos