freebsd-dev/sys/netipsec
Bjoern A. Zeeb 603724d3ab Commit step 1 of the vimage project, (network stack)
virtualization work done by Marko Zec (zec@).

This is the first in a series of commits over the course
of the next few weeks.

Mark all uses of global variables to be virtualized
with a V_ prefix.
Use macros to map them back to their global names for
now, so this is a NOP change only.

We hope to have caught at least 85-90% of what is needed
so we do not invalidate a lot of outstanding patches again.

Obtained from:	//depot/projects/vimage-commit2/...
Reviewed by:	brooks, des, ed, mav, julian,
		jamie, kris, rwatson, zec, ...
		(various people I forgot, different versions)
		md5 (with a bit of help)
Sponsored by:	NLnet Foundation, The FreeBSD Foundation
X-MFC after:	never
V_Commit_Message_Reviewed_By:	more people than the patch
2008-08-17 23:27:27 +00:00
..
ah_var.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ah.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
esp_var.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
esp.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ipcomp_var.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ipcomp.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ipip_var.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ipsec6.h Document a few sysctls. While here, remove dead code 2008-07-20 17:51:58 +00:00
ipsec_input.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ipsec_mbuf.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ipsec_output.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ipsec.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ipsec.h Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
key_debug.c Fix bugs when allocating and passing information of current lifetime and 2008-03-02 17:12:28 +00:00
key_debug.h Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
key_var.h First steps towards IPSec cleanup. 2006-03-25 13:38:52 +00:00
key.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
key.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
keydb.h First steps towards IPSec cleanup. 2006-03-25 13:38:52 +00:00
keysock.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
keysock.h Fix stack corruptions on amd64. 2006-01-21 10:44:34 +00:00
xform_ah.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
xform_esp.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
xform_ipcomp.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
xform_ipip.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
xform_tcp.c Add ';' missed with the SYSINIT changes. 2008-03-21 18:31:42 +00:00
xform.h Add sysctls to if_enc(4) to control whether the firewalls or 2007-11-28 22:33:53 +00:00