summaryrefslogtreecommitdiff
path: root/sys/netipsec/ipsec_output.c
AgeCommit message (Expand)Author
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-22change the additional arg to be passed to ip{,6}_output to struct socket *.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-15(fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, ifjonathan
2003-08-13Initial import of Sam Leffler's `Fast-IPsec' from FreeBSD 4.jonathan