This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
netipsec
History
bz
8cfb727def
Use IPv4 statistics in ipsec4_process_packet() rather than the IPv6
...
version. This also unbreaks the NOINET6 builds after r266800.
2014-05-28 23:01:20 +00:00
..
ah_var.h
…
ah.h
…
esp_var.h
…
esp.h
…
ipcomp_var.h
…
ipcomp.h
…
ipip_var.h
…
ipsec6.h
Fixed IPv4-in-IPv6 and IPv6-in-IPv4 IPsec tunnels.
2014-05-28 12:45:27 +00:00
ipsec_input.c
Fixed IPv4-in-IPv6 and IPv6-in-IPv4 IPsec tunnels.
2014-05-28 12:45:27 +00:00
ipsec_mbuf.c
…
ipsec_output.c
Use IPv4 statistics in ipsec4_process_packet() rather than the IPv6
2014-05-28 23:01:20 +00:00
ipsec.c
Remove _IP_VHL* macros and related ifdefs.
2014-04-16 05:31:54 +00:00
ipsec.h
…
key_debug.c
…
key_debug.h
…
key_var.h
…
key.c
Only do a ports check if this is a NAT-T SA. Otherwise other
2014-05-24 09:29:23 +00:00
key.h
…
keydb.h
…
keysock.c
…
keysock.h
…
xform_ah.c
…
xform_esp.c
…
xform_ipcomp.c
…
xform_ipip.c
Fixed IPv4-in-IPv6 and IPv6-in-IPv4 IPsec tunnels.
2014-05-28 12:45:27 +00:00
xform_tcp.c
…
xform.h
…