NetBSD/sys/netipsec
ozaki-r a05a27d7e6 Fix buffer length for ipsec_logsastr 2017-10-17 07:23:08 +00:00
..
Makefile
ah.h
ah_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
esp.h
esp_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
files.netipsec
ipcomp.h
ipcomp_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
ipip_var.h
ipsec.c Fix buffer length for ipsec_logsastr 2017-10-17 07:23:08 +00:00
ipsec.h Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00
ipsec6.h Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00
ipsec_input.c Introduce KEY_SA_UNREF and replace KEY_FREESAV with it where sav will never be actually freed in the future 2017-08-03 06:32:51 +00:00
ipsec_mbuf.c Introduce IPSECLOG and replace ipseclog and DPRINTF with it 2017-05-19 04:34:09 +00:00
ipsec_netbsd.c Introduce KEY_SA_UNREF and replace KEY_FREESAV with it where sav will never be actually freed in the future 2017-08-03 06:32:51 +00:00
ipsec_output.c Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00
ipsec_private.h Don't acquire global locks for IPsec if NET_MPSAFE 2017-07-27 06:59:28 +00:00
ipsec_var.h
key.c Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00
key.h Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00
key_debug.c - sanitize key debugging so that we don't print extra newlines or unassociated 2017-09-28 17:21:42 +00:00
key_debug.h - sanitize key debugging so that we don't print extra newlines or unassociated 2017-09-28 17:21:42 +00:00
key_var.h
keydb.h MP-ify SAD (savlist) 2017-08-09 09:48:11 +00:00
keysock.c - sanitize key debugging so that we don't print extra newlines or unassociated 2017-09-28 17:21:42 +00:00
keysock.h Let PF_KEY socks hold their own lock instead of softnet_lock 2017-07-27 09:53:57 +00:00
xform.h Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00
xform_ah.c Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00
xform_esp.c Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00
xform_ipcomp.c Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00
xform_ipip.c Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00
xform_tcp.c Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00