summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/vinet6.h
Commit message (Expand)AuthorAgeFilesLines
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-270/+0
* Convert netinet6 to using queue(9) rather than hand-crafted linked listsrwatson2009-06-241-2/+2
* Reimplement the netisr framework in order to support parallel netisrrwatson2009-06-011-2/+0
* Make indentation more uniform accross vnet container structs.zec2009-05-021-90/+90
* Permit buiding kernels with options VIMAGE, restricted to only a singlezec2009-04-301-6/+0
* Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit:bms2009-04-291-0/+16
* Add size-guards evaluated at compile-time to the main struct vnet_*bz2009-03-011-0/+3
* Remove the single global unlocked route cache ip6_forward_rtbz2009-02-011-2/+1
* Remove 4 entirely unsued ip6 variables.bz2009-01-301-8/+4
* This main goals of this project are:qingli2008-12-151-1/+0
* Put a global variables, which were virtualized but formerlybz2008-12-111-1/+1
* Conditionally compile out V_ globals while instantiating the appropriatezec2008-12-101-1/+7
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-8/+10
* Unhide declarations of network stack virtualization structs fromzec2008-11-281-4/+0
* Change the initialization methodology for global variables scheduledzec2008-11-191-0/+2
* Step 1.5 of importing the network stack virtualization infrastructurezec2008-10-021-0/+259
OpenPOWER on IntegriCloud