| Commit message (Expand) | Author | Age | Files | Lines |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -270/+0 |
* | Convert netinet6 to using queue(9) rather than hand-crafted linked lists | rwatson | 2009-06-24 | 1 | -2/+2 |
* | Reimplement the netisr framework in order to support parallel netisr | rwatson | 2009-06-01 | 1 | -2/+0 |
* | Make indentation more uniform accross vnet container structs. | zec | 2009-05-02 | 1 | -90/+90 |
* | Permit buiding kernels with options VIMAGE, restricted to only a single | zec | 2009-04-30 | 1 | -6/+0 |
* | Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit: | bms | 2009-04-29 | 1 | -0/+16 |
* | Add size-guards evaluated at compile-time to the main struct vnet_* | bz | 2009-03-01 | 1 | -0/+3 |
* | Remove the single global unlocked route cache ip6_forward_rt | bz | 2009-02-01 | 1 | -2/+1 |
* | Remove 4 entirely unsued ip6 variables. | bz | 2009-01-30 | 1 | -8/+4 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -1/+0 |
* | Put a global variables, which were virtualized but formerly | bz | 2008-12-11 | 1 | -1/+1 |
* | Conditionally compile out V_ globals while instantiating the appropriate | zec | 2008-12-10 | 1 | -1/+7 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -8/+10 |
* | Unhide declarations of network stack virtualization structs from | zec | 2008-11-28 | 1 | -4/+0 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -0/+2 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -0/+259 |