1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/contrib
Marko Zec f02493cbbd Unhide declarations of network stack virtualization structs from
underneath #ifdef VIMAGE blocks.

This change introduces some churn in #include ordering and nesting
throughout the network stack and drivers but is not expected to cause
any additional issues.

In the next step this will allow us to instantiate the virtualization
container structures and switch from using global variables to their
"containerized" counterparts.

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-28 23:30:51 +00:00
..
altq/altq Fix a number of style issues in the MALLOC / FREE commit. I've tried to 2008-10-23 20:26:15 +00:00
dev Merge ath again (addition of wisoc files). 2008-09-05 22:24:31 +00:00
ia64/libuwx
ipfilter/netinet Unhide declarations of network stack virtualization structs from 2008-11-28 23:30:51 +00:00
ngatm
pf Cache so_cred as inp_cred in the inpcb. 2008-10-04 15:06:34 +00:00
rdma Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00