summaryrefslogtreecommitdiff
path: root/sys/netipsec
AgeCommit message (Expand)Author
2003-12-12Cast an expression with sizeof() to long.thorpej
2003-12-12Make fast-ipsec and ipflow (Fast Forwarding) interoperate.scw
2003-12-12Add KEYCTL_DUMPSA/KEYCTL_DUMPSP support.scw
2003-12-04Dynamic sysctl.atatat
2003-11-24For FAST_IPSEC, ipfilter gets to see wire-format IPsec-encapsulated packetsscw
2003-11-20This file was derived from FreeBSD, where "in6pcb" is a macro forjonathan
2003-11-17Revert the (default) ip_id algorithm to the pre-randomid algorithm,jonathan
2003-11-14Use ip_randomid(), dependent on either __NetBSD__ preprocessorjonathan
2003-11-11Change global head-of-local-IP-address list from in_ifaddr tojonathan
2003-10-06Reversion of "netkey merge", part 2 (replacement of removed files in thetls
2003-09-29No copyrignt notice here (caught by Sam Leffler). Add the same two-clausejonathan
2003-09-20separate netkey/key* and netipsec/key*itojun
2003-09-12merge netipsec/key* into netkey/key*. no need for both.itojun
2003-09-12use ip_randomiditojun
2003-09-12no need for netipsec/key*, they are almost identical to netkey/key*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-15Change ipsec4_common_input() to return void (not int with errno,jonathan
2003-08-15(fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, ifjonathan
2003-08-13Make sure one (potentially) overlapping copy is safe.jonathan
2003-08-13Initial import of Sam Leffler's `Fast-IPsec' from FreeBSD 4.jonathan
2003-08-06Move the preprocessor/config feature-test macro (FAST_IPSEC) into opt_ipsec.h,jonathan
2003-07-25Commit initial NetBSD port of the OpenCrypto Framework (OCF). Thisjonathan