summaryrefslogtreecommitdiff
path: root/sys/netipsec/ipsec_netbsd.c
AgeCommit message (Expand)Author
2006-05-14integrate kauth.elad
2006-04-11Add two new sysctls protected under IPSEC_DEBUG:rpaulo
2005-12-11merge ktrace-lwp.christos
2005-06-20Change the rest of the sysctl subsystem to use const consistently.atatat
2005-02-26nuke trailing whitespaceperry
2004-08-15Remove redundant instantiation of esp_net_deflev sysctl node. Notatatat
2004-07-17Rework sys/netipsec/ipsec_netbsd.c to present a more consistent tree.atatat
2004-05-07Redo net.inet.* sysctl subtree for fast-ipsec from scratch.jonathan
2004-04-06s/netbsd.org/NetBSD.org/gkeihan
2004-03-24Tango on sysctl_createv() and flags. The flags have all been renamed,atatat
2004-03-20Delint for compiling with INET6:jonathan
2004-03-02Bring the PCB policy cache over from KAME IPsec, including the "hint"thorpej
2004-01-23Remove ``#ifdef IPSEC'' include block; they are not appropriate here.jonathan
2003-12-04Dynamic sysctl.atatat
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-13Initial import of Sam Leffler's `Fast-IPsec' from FreeBSD 4.jonathan