This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-03 17:11:32 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
netipsec
History
Dimitry Andric
31c6a0037e
Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout
...
the tree.
2010-11-14 20:38:11 +00:00
..
ah_var.h
…
ah.h
…
esp_var.h
…
esp.h
…
ipcomp_var.h
…
ipcomp.h
…
ipip_var.h
…
ipsec6.h
…
ipsec_input.c
Fix typo in comment.
2010-10-25 16:11:37 +00:00
ipsec_mbuf.c
…
ipsec_output.c
Make the IPsec SADB embedded route cache a union to be able to hold both the
2010-10-23 20:35:40 +00:00
ipsec.c
Announce both IPsec and UDP Encap (NAT-T) if available for
2010-10-30 18:52:44 +00:00
ipsec.h
…
key_debug.c
…
key_debug.h
…
key_var.h
…
key.c
Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout
2010-11-14 20:38:11 +00:00
key.h
…
keydb.h
Make the IPsec SADB embedded route cache a union to be able to hold both the
2010-10-23 20:35:40 +00:00
keysock.c
Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout
2010-11-14 20:38:11 +00:00
keysock.h
…
xform_ah.c
…
xform_esp.c
Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout
2010-11-14 20:38:11 +00:00
xform_ipcomp.c
…
xform_ipip.c
…
xform_tcp.c
…
xform.h
…