NetBSD/sys/netipsec
jonathan c3b09e1e59 Fix key_ismyaddr6() multicast test, as per sys/netkey/key.c NetBSD rev 1.112. 2004-03-17 00:17:45 +00:00
..
ah.h
ah_var.h
esp.h
esp_var.h
files.netipsec Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
ipcomp.h
ipcomp_var.h
ipip_var.h
ipsec.c Remove some left-over debugging code. 2004-03-02 02:24:02 +00:00
ipsec.h Bring the PCB policy cache over from KAME IPsec, including the "hint" 2004-03-02 02:22:56 +00:00
ipsec6.h Dynamic sysctl. 2003-12-04 19:38:21 +00:00
ipsec_input.c Add missing copyright notices (FreeBSD rev 1.2.4.2). 2004-03-01 23:20:53 +00:00
ipsec_mbuf.c Add missing copyright notice (FreeBSD rev. 1.5.2.2). 2004-03-01 23:24:10 +00:00
ipsec_netbsd.c Bring the PCB policy cache over from KAME IPsec, including the "hint" 2004-03-02 02:22:56 +00:00
ipsec_osdep.h Remove the old, inet4-specific versions of PCB_T, PCB_FAMILY, and PCB_SOCKET, 2004-03-16 22:37:46 +00:00
ipsec_output.c Delint ntohl() as argument to a "%lx" format in a log message. 2004-03-16 22:58:54 +00:00
key.c Fix key_ismyaddr6() multicast test, as per sys/netkey/key.c NetBSD rev 1.112. 2004-03-17 00:17:45 +00:00
key.h Bring the PCB policy cache over from KAME IPsec, including the "hint" 2004-03-02 02:22:56 +00:00
key_debug.c Reversion of "netkey merge", part 2 (replacement of removed files in the 2003-10-06 22:05:15 +00:00
key_debug.h
key_var.h Add KEYCTL_DUMPSA/KEYCTL_DUMPSP support. 2003-12-12 21:04:03 +00:00
keydb.h
keysock.c Dynamic sysctl. 2003-12-04 19:38:21 +00:00
keysock.h Dynamic sysctl. 2003-12-04 19:38:21 +00:00
xform.h
xform_ah.c Cast an expression with sizeof() to long. 2003-12-12 21:36:32 +00:00
xform_esp.c Reversion of "netkey merge", part 2 (replacement of removed files in the 2003-10-06 22:05:15 +00:00
xform_ipcomp.c Reversion of "netkey merge", part 2 (replacement of removed files in the 2003-10-06 22:05:15 +00:00
xform_ipip.c Fix ipip_output() to always set *mp to NULL on failure, even if 'm' 2004-01-16 11:06:27 +00:00