NetBSD/sys/netipsec
andvar 6584ea569e fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
..
Makefile
ah.h
ah_var.h
esp.h
esp_var.h
files.netipsec Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +00:00
ipcomp.h
ipcomp_var.h
ipip_var.h
ipsec.c ipsec: rename ipsec_ip_input to ipsec_ip_input_checkpolicy 2020-08-28 06:20:44 +00:00
ipsec.h ipsec: rename ipsec_ip_input to ipsec_ip_input_checkpolicy 2020-08-28 06:20:44 +00:00
ipsec6.h Fix ipsecif(4) IPV6_MINMTU does not work correctly. 2019-11-01 04:23:21 +00:00
ipsec_input.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
ipsec_mbuf.c Replace: M_MOVE_PKTHDR -> m_move_pkthdr. No functional change, since the 2018-12-22 13:11:37 +00:00
ipsec_netbsd.c
ipsec_output.c Fix ipsecif(4) IPV6_MINMTU does not work correctly. 2019-11-01 04:23:21 +00:00
ipsec_private.h
ipsec_var.h - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
ipsecif.c Fix IPv6 over IPv4 ipsecif(4) uses IPv4 SP wrongly. Pointed out by ohishi@IIJ. 2020-01-31 06:54:19 +00:00
ipsecif.h Make global and per-interface ipsecif(4) pmtu tunable like gif(4). 2019-11-01 04:28:14 +00:00
key.c Fix kern/55066. Pointed out and fixed by Chuck Zmudzinski, thanks. 2020-03-13 06:55:35 +00:00
key.h fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
key_debug.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
key_debug.h
key_var.h
keydb.h
keysock.c make DPRINTF use varyadic cpp macros, and merge with IPSECLOG. 2019-06-12 22:23:50 +00:00
keysock.h Remove unused function. 2018-12-24 15:57:15 +00:00
xform.h Fix ipsecif(4) IPV6_MINMTU does not work correctly. 2019-11-01 04:23:21 +00:00
xform_ah.c Fix ipsecif(4) IPV6_MINMTU does not work correctly. 2019-11-01 04:23:21 +00:00
xform_esp.c Make sequence number of esp header MP-safe for IPsec Tx side. reviewed by ozaki-r@n.o 2020-10-05 09:51:25 +00:00
xform_ipcomp.c Fix ipsecif(4) IPV6_MINMTU does not work correctly. 2019-11-01 04:23:21 +00:00
xform_ipip.c Fix ipsecif(4) IPV6_MINMTU does not work correctly. 2019-11-01 04:23:21 +00:00
xform_tcp.c Fix ipsecif(4) IPV6_MINMTU does not work correctly. 2019-11-01 04:23:21 +00:00