freebsd-dev/sys/netipsec
Marko Zec 97021c2464 Merge more of currently non-functional (i.e. resolving to
whitespace) macros from p4/vimage branch.

Do a better job at enclosing all instantiations of globals
scheduled for virtualization in #ifdef VIMAGE_GLOBALS blocks.

De-virtualize and mark as const saorder_state_alive and
saorder_state_any arrays from ipsec code, given that they are never
updated at runtime, so virtualizing them would be pointless.

Reviewed by:  bz, julian
Approved by:  julian (mentor)
Obtained from:        //depot/projects/vimage-commit2/...
X-MFC after:  never
Sponsored by: NLnet Foundation, The FreeBSD Foundation
2008-11-26 22:32:07 +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
ipsec_output.c
ipsec.c Merge more of currently non-functional (i.e. resolving to 2008-11-26 22:32:07 +00:00
ipsec.h Change the initialization methodology for global variables scheduled 2008-11-19 09:39:34 +00:00
key_debug.c
key_debug.h
key_var.h
key.c Merge more of currently non-functional (i.e. resolving to 2008-11-26 22:32:07 +00:00
key.h
keydb.h
keysock.c Merge more of currently non-functional (i.e. resolving to 2008-11-26 22:32:07 +00:00
keysock.h
vipsec.h Merge more of currently non-functional (i.e. resolving to 2008-11-26 22:32:07 +00:00
xform_ah.c Change the initialization methodology for global variables scheduled 2008-11-19 09:39:34 +00:00
xform_esp.c Change the initialization methodology for global variables scheduled 2008-11-19 09:39:34 +00:00
xform_ipcomp.c Change the initialization methodology for global variables scheduled 2008-11-19 09:39:34 +00:00
xform_ipip.c Change the initialization methodology for global variables scheduled 2008-11-19 09:39:34 +00:00
xform_tcp.c
xform.h