summaryrefslogtreecommitdiffstats
path: root/sys/net/vnet.h
Commit message (Expand)AuthorAgeFilesLines
* Convert the two dimensional array to be malloced and introducebz2009-06-011-1/+1
* V_irtualize the if_clone framework, thus allowing for clonable ifnetszec2009-05-231-16/+21
* Make indentation more uniform accross vnet container structs.zec2009-05-021-14/+14
* First pass at separating per-vnet initializer functionszec2009-04-061-0/+2
* Add size-guards evaluated at compile-time to the main struct vnet_*bz2009-03-011-0/+3
* For all files including net/vnet.h directly include opt_route.h andbz2009-02-271-3/+0
* we need if_var.h not if.hluigi2009-02-161-1/+1
* remove unnecessary #include from vnet.h and vinet.hluigi2009-02-151-6/+0
* Conditionally compile out V_ globals while instantiating the appropriatezec2008-12-101-2/+6
* Unhide declarations of network stack virtualization structs fromzec2008-11-281-3/+2
* Step 1.5 of importing the network stack virtualization infrastructurezec2008-10-021-0/+93
OpenPOWER on IntegriCloud