This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
netipsec
History
Ruslan Ermilov
342ed5d948
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
...
custom kernels.
2005-12-05 11:58:35 +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
…
ipsec_mbuf.c
Replace custom mbuf writeability test with generic M_WRITABLE() test
2005-09-26 20:35:45 +00:00
ipsec_osdep.h
…
ipsec_output.c
Retire MT_HEADER mbuf type and change its users to use MT_DATA.
2005-11-02 13:46:32 +00:00
ipsec.c
Correct typo in a comment describing vshiftl().
2005-06-02 23:56:10 +00:00
ipsec.h
…
key_debug.c
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
2005-12-05 11:58:35 +00:00
key_debug.h
…
key_var.h
…
key.c
…
key.h
…
keydb.h
…
keysock.c
Use sparse initializers for "struct domain" and "struct protosw",
2005-11-09 13:29:16 +00:00
keysock.h
…
xform_ah.c
…
xform_esp.c
…
xform_ipcomp.c
…
xform_ipip.c
…
xform_tcp.c
…
xform.h
…