summaryrefslogtreecommitdiff
path: root/sys/netipsec/ipsec_input.c
AgeCommit message (Expand)Author
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2004-04-24Add `const' to the safety-catch local definition of ip6_protosw,jonathan
2004-03-20Temporarily ifdef out sys/netipsec/ipsec_input.c:esp6_ctlinput(),jonathan
2004-03-01Add missing copyright notices (FreeBSD rev 1.2.4.2).thorpej
2003-10-06Reversion of "netkey merge", part 2 (replacement of removed files in thetls
2003-09-12merge netipsec/key* into netkey/key*. no need for both.itojun
2003-08-20opt_inet6.h is FreeBSD-specific, so wrap it with #ifdef __FreeBSD__/#endif.jonathan
2003-08-15Fix bug with IP_DF handling which was breaking TCP: on FreeBSD, ip_offjonathan
2003-08-15Change ipsec4_common_input() to return void (not int with errno,jonathan
2003-08-13Initial import of Sam Leffler's `Fast-IPsec' from FreeBSD 4.jonathan