NetBSD/sys/netipsec
ozaki-r 350c782980 Switch the IPv4 address list to pslist(9)
Note that we leave the old list just in case; it seems there are some
kvm(3) users accessing the list. We can remove it later if we confirmed
nobody does actually.
2016-07-06 08:42:34 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
files.netipsec
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h
ipsec_input.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
ipsec_mbuf.c
ipsec_netbsd.c
ipsec_osdep.h fix: locking about IFQ_ENQUEUE and ALTQ 2016-06-22 10:44:31 +00:00
ipsec_output.c
ipsec_private.h
ipsec_var.h
ipsec.c
ipsec.h
key_debug.c Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
key_debug.h Add more debugging, no functional change. 2016-03-05 20:11:09 +00:00
key_var.h
key.c Switch the IPv4 address list to pslist(9) 2016-07-06 08:42:34 +00:00
key.h
keydb.h
keysock.c Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
keysock.h
Makefile
xform_ah.c
xform_esp.c
xform_ipcomp.c
xform_ipip.c make encap_lock_{enter,exit} interruptable. 2016-07-04 04:35:09 +00:00
xform_tcp.c
xform.h eliminate variable argument in encapsw 2016-01-26 06:00:10 +00:00