Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the two dimensional array to be malloced and introduce | bz | 2009-06-01 | 1 | -1/+1 |
* | V_irtualize the if_clone framework, thus allowing for clonable ifnets | zec | 2009-05-23 | 1 | -16/+21 |
* | Make indentation more uniform accross vnet container structs. | zec | 2009-05-02 | 1 | -14/+14 |
* | First pass at separating per-vnet initializer functions | zec | 2009-04-06 | 1 | -0/+2 |
* | Add size-guards evaluated at compile-time to the main struct vnet_* | bz | 2009-03-01 | 1 | -0/+3 |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 1 | -3/+0 |
* | we need if_var.h not if.h | luigi | 2009-02-16 | 1 | -1/+1 |
* | remove unnecessary #include from vnet.h and vinet.h | luigi | 2009-02-15 | 1 | -6/+0 |
* | Conditionally compile out V_ globals while instantiating the appropriate | zec | 2008-12-10 | 1 | -2/+6 |
* | Unhide declarations of network stack virtualization structs from | zec | 2008-11-28 | 1 | -3/+2 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -0/+93 |