..
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
Remove useless icmp6.h include, remove manual externs and include in6.h
2018-04-29 14:54:09 +00:00
ipsec_mbuf.c
Inline M_EXT_WRITABLE directly, and remove the XXX, there's nothing wrong
2018-04-28 14:39:34 +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
Remove a dummy reference to XF_IP4, explain briefly why we don't use
2018-05-07 09:33: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
Remove unused macros.
2018-04-28 13:23:17 +00:00
ipsec.c
Merge ipsec4_input and ipsec6_input into ipsec_ip_input. Make the argument
2018-05-14 17:34:26 +00:00
ipsec.h
Merge ipsec4_input and ipsec6_input into ipsec_ip_input. Make the argument
2018-05-14 17:34:26 +00:00
ipsecif.c
static const on ipsecif4_encapsw
2018-05-09 07:33:31 +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
Remove extra long file paths from the headers.
2018-04-19 08:27:38 +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
Remove IPSEC_SPLASSERT_SOFTNET, it has always been a no-op.
2018-04-28 15:45:16 +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
Stop using m_copy(), use m_copym() directly. m_copy is useless,
2018-04-26 19:50:09 +00:00
keysock.h
Remove extra long file paths from the headers.
2018-04-19 08:27:38 +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
Remove unused calls to nat_t_ports_get.
2018-05-13 18:34:59 +00:00
xform_esp.c
Remove unused calls to nat_t_ports_get.
2018-05-13 18:34:59 +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
Remove now unused 'isr', 'skip' and 'protoff' arguments from ipip_output.
2018-05-07 09:25:04 +00:00