| Commit message (Expand) | Author | Age | Files | Lines |
* | After some off-list discussion, revert a number of changes to the | dim | 2010-11-22 | 1 | -1/+1 |
* | Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout | dim | 2010-11-14 | 1 | -1/+1 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -7/+5 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+0 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | rwatson | 2009-07-16 | 1 | -1/+1 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -12/+5 |
* | After cleaning up rt_tables from vnet.h and cleaning up opt_route.h | bz | 2009-06-23 | 1 | -1/+0 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 1 | -2/+0 |
* | First pass at separating per-vnet initializer functions | zec | 2009-04-06 | 1 | -1/+5 |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 1 | -0/+2 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -1/+3 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -5/+9 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -0/+9 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -10/+11 |
* | Clean up VCS Ids. | obrien | 2007-12-10 | 1 | -3/+5 |
* | ANSIfy[1] plus some style cleanup nearby. | delphij | 2007-07-05 | 1 | -30/+19 |
* | MFp4: 92972, 98913 + one more change | bz | 2006-12-12 | 1 | -1/+2 |
* | oops, make it compilable. i need sleep. X-( | ume | 2005-07-25 | 1 | -2/+2 |
* | restore locks which disappeared wrongly by my previous commit. | ume | 2005-07-25 | 1 | -1/+10 |
* | scope cleanup. with this change | ume | 2005-07-25 | 1 | -81/+173 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -1/+1 |
* | Reviewed by: SUZUKI Shinsuke <suz@kame.net> | gnn | 2004-11-29 | 1 | -17/+34 |
* | protect sid_default and sid. | ume | 2003-10-22 | 1 | -1/+36 |
* | - change scope to zone. | ume | 2003-10-21 | 1 | -22/+56 |
* | - add dom_if{attach,detach} framework. | ume | 2003-10-17 | 1 | -74/+79 |
* | - typo in comment | ume | 2003-10-09 | 1 | -6/+6 |
* | return(code) -> return (code) | ume | 2003-10-06 | 1 | -15/+15 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -1/+1 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -1/+1 |
* | 3rd arg to bcmp() was wrong. From: David Wang <dsw@juniper.net> | ume | 2002-03-25 | 1 | -1/+1 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -1/+2 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -0/+302 |