freebsd-nq/sys/netinet6
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
..
dest6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
frag6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
icmp6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
icmp6.h
in6_cksum.c Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
in6_gif.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
in6_gif.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
in6_ifattach.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
in6_ifattach.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
in6_pcb.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
in6_pcb.h Pass the ucred along into in{,6}_pcblookup_local for upcoming 2008-07-10 13:31:11 +00:00
in6_proto.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
in6_rmx.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
in6_src.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
in6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
in6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
in6.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
ip6_ecn.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
ip6_forward.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ip6_id.c Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
ip6_input.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ip6_ipsec.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ip6_ipsec.h #if 0 out a currently unsued (and incomplete) function: ip6_ipsec_mtu(). 2008-03-14 11:44:30 +00:00
ip6_mroute.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ip6_mroute.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
ip6_output.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ip6_var.h Fix a regression introduced in r179289 splitting up ip6_savecontrol() 2008-08-16 06:39:18 +00:00
ip6.h
ip6protosw.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
mld6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
mld6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
nd6_nbr.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
nd6_rtr.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
nd6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
nd6.h Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
pim6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
pim6.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
raw_ip6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
raw_ip6.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
route6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
scope6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
scope6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
sctp6_usrreq.c 1) Adds the rest of the VIMAGE change macros 2008-07-09 16:45:30 +00:00
sctp6_var.h 1) Adds the rest of the VIMAGE change macros 2008-07-09 16:45:30 +00:00
tcp6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
udp6_usrreq.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
udp6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00