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
jonathan
130b3e9f4d
Change #endif __FreeBSD__ to #endif /* __FreeBSD__ */
2004-01-28 01:35:31 +00:00
..
ah_var.h
…
ah.h
…
esp_var.h
…
esp.h
…
files.netipsec
…
ipcomp_var.h
…
ipcomp.h
…
ipip_var.h
…
ipsec6.h
…
ipsec_input.c
…
ipsec_mbuf.c
…
ipsec_netbsd.c
Remove ``#ifdef IPSEC'' include block; they are not appropriate here.
2004-01-23 02:39:49 +00:00
ipsec_osdep.h
IPv6 mapped adddresses require us to cope with limited polymorphism
2004-01-20 22:55:14 +00:00
ipsec_output.c
Fix ipip_output() to always set *mp to NULL on failure, even if 'm'
2004-01-16 11:06:27 +00:00
ipsec.c
Change #endif __FreeBSD__ to #endif /* __FreeBSD__ */
2004-01-28 01:35:31 +00:00
ipsec.h
IPv6 mapped adddresses require us to cope with limited polymorphism
2004-01-20 22:55:14 +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
Fix ipip_output() to always set *mp to NULL on failure, even if 'm'
2004-01-16 11:06:27 +00:00
xform.h
…