NetBSD/sys/netipsec
2018-10-27 05:42:23 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
files.netipsec
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h Merge ipsec4_input and ipsec6_input into ipsec_ip_input. Make the argument 2018-05-14 17:34:26 +00:00
ipsec_input.c Localify one function, and switch to C99 types while here. 2018-10-27 05:42:23 +00:00
ipsec_mbuf.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
ipsec_netbsd.c
ipsec_output.c Adapt rev1.75, suggested by Alexander Bluhm. Relax the checks to allow 2018-05-31 15:06:45 +00:00
ipsec_private.h
ipsec_var.h - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
ipsec.c Localify one function, and switch to C99 types while here. 2018-10-27 05:42:23 +00:00
ipsec.h Localify one function, and switch to C99 types while here. 2018-10-27 05:42:23 +00:00
ipsecif.c Remove support for non-IKE markers in the kernel. Discussed on tech-net@, 2018-05-31 07:03:57 +00:00
ipsecif.h
key_debug.c
key_debug.h
key_var.h
key.c Don't call key_ismyaddr, which may sleep, in a pserialize read section 2018-08-23 01:55:38 +00:00
key.h
keydb.h
keysock.c
keysock.h
Makefile
xform_ah.c Constify ipseczeroes, and remove one use of it. 2018-05-31 06:25:41 +00:00
xform_esp.c Add a comment and a KASSERT. I remember wondering whether this check was a 2018-05-31 06:14:18 +00:00
xform_ipcomp.c Remove unused calls to nat_t_ports_get. 2018-05-13 18:34:59 +00:00
xform_ipip.c Remove a dummy reference to XF_IP4, explain briefly why we don't use 2018-05-07 09:33:51 +00:00
xform_tcp.c Restore TCP header inclusions for TCP_SIGNATURE 2018-05-14 02:16:29 +00:00
xform.h Introduce ah_authsiz, which computes the length of the ICV only. Use it in 2018-05-30 17:17:11 +00:00