NetBSD/sys/netipsec
2019-01-27 02:08:33 +00:00
..
ah_var.h Remove extra long file paths from the headers. 2018-04-19 08:27:38 +00:00
ah.h Remove extra long file paths from the headers. 2018-04-19 08:27:38 +00:00
esp_var.h Remove extra long file paths from the headers. 2018-04-19 08:27:38 +00:00
esp.h Remove extra long file paths from the headers. 2018-04-19 08:27:38 +00:00
files.netipsec add ipsec(4) interface, which is used for route-based VPN. 2018-01-10 10:56:30 +00:00
ipcomp_var.h Remove extra long file paths from the headers. 2018-04-19 08:27:38 +00:00
ipcomp.h Remove extra long file paths from the headers. 2018-04-19 08:27:38 +00:00
ipip_var.h Rename ipip_allow->ipip_spoofcheck, and add net.inet.ipsec.ipip_spoofcheck. 2018-04-22 10:25:40 +00:00
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 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 Fix the net.inet6.ipsec6.def_policy node, the variable should be 2018-04-28 13:44:19 +00:00
ipsec_output.c ipsecif(4) supports multiple peers in the same NAPT. 2018-12-26 08:58:51 +00:00
ipsec_private.h Remove IPSEC_SPLASSERT_SOFTNET, it has always been a no-op. 2018-04-28 15:45:16 +00:00
ipsec_var.h - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
ipsec.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
ipsec.h Fix ipsecif(4) cannot apply input direction packet filter. Reviewed by ozaki-r@n.o and ryo@n.o. 2019-01-17 02:47:15 +00:00
ipsecif.c ipsecif(4) supports multiple peers in the same NAPT. 2018-12-26 08:58:51 +00:00
ipsecif.h Fix unexpected failure when ipsecif(4) over IPv6 is changed port number only. 2018-04-06 10:38:53 +00:00
key_debug.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
key_debug.h Remove extra long file paths from the headers. 2018-04-19 08:27:38 +00:00
key_var.h Remove unused macros. 2018-04-28 13:23:17 +00:00
key.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
key.h Remove extra long file paths from the headers. 2018-04-19 08:27:38 +00:00
keydb.h Remove extra long file paths from the headers. 2018-04-19 08:27:38 +00:00
keysock.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
keysock.h Remove unused function. 2018-12-24 15:57:15 +00:00
Makefile add ipsec(4) interface, which is used for route-based VPN. 2018-01-10 10:56:30 +00:00
xform_ah.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
xform_esp.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
xform_ipcomp.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
xform_ipip.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
xform_tcp.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +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