This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
netipsec
History
scw
fd11abcb03
For FAST_IPSEC, ipfilter gets to see wire-format IPsec-encapsulated packets
...
only. Decapsulated packets bypass ipfilter. This mimics current behaviour for Kame IPsec.
2003-11-24 20:54:59 +00:00
..
ah_var.h
…
ah.h
…
esp_var.h
…
esp.h
…
files.netipsec
…
ipcomp_var.h
…
ipcomp.h
…
ipip_var.h
…
ipsec6.h
This file was derived from FreeBSD, where "in6pcb" is a macro for
2003-11-20 06:35:09 +00:00
ipsec_input.c
…
ipsec_mbuf.c
…
ipsec_netbsd.c
…
ipsec_osdep.h
…
ipsec_output.c
…
ipsec.c
…
ipsec.h
For FAST_IPSEC, ipfilter gets to see wire-format IPsec-encapsulated packets
2003-11-24 20:54:59 +00:00
key_debug.c
…
key_debug.h
…
key_var.h
…
key.c
…
key.h
…
keydb.h
…
keysock.c
…
keysock.h
…
xform_ah.c
…
xform_esp.c
…
xform_ipcomp.c
…
xform_ipip.c
Revert the (default) ip_id algorithm to the pre-randomid algorithm,
2003-11-17 21:34:27 +00:00
xform.h
…