NetBSD/sys/netipsec
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
files.netipsec
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h more "const" 2011-06-09 19:54:18 +00:00
ipsec_input.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ipsec_mbuf.c
ipsec_netbsd.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ipsec_osdep.h
ipsec_output.c catch a case where an ip6 address with scope embedded was compared with 2011-06-09 21:04:37 +00:00
ipsec_private.h
ipsec_var.h
ipsec.c more "const" 2011-06-09 19:54:18 +00:00
ipsec.h more "const" 2011-06-09 19:54:18 +00:00
key_debug.c
key_debug.h
key_var.h
key.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
key.h more "const" 2011-06-09 19:54:18 +00:00
keydb.h
keysock.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
keysock.h
Makefile
xform_ah.c
xform_esp.c
xform_ipcomp.c
xform_ipip.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
xform_tcp.c
xform.h