| Commit message (Expand) | Author | Age | Files | Lines |
* | After some off-list discussion, revert a number of changes to the | dim | 2010-11-22 | 1 | -5/+5 |
* | Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout | dim | 2010-11-14 | 1 | -5/+5 |
* | Add a bandaid for a long-standing race condition during route entry | delphij | 2010-09-27 | 1 | -2/+3 |
* | MFp4 @181628: | bz | 2010-07-31 | 1 | -6/+20 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -13/+8 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+1 |
* | Reimplement and/or implement vnet list locking by replacing a mostly | rwatson | 2009-07-19 | 1 | -2/+2 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | rwatson | 2009-07-16 | 1 | -5/+5 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -22/+18 |
* | 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 |
* | Introduce an infrastructure for dismantling vnet instances. | zec | 2009-06-08 | 1 | -0/+14 |
* | Convert the two dimensional array to be malloced and introduce | bz | 2009-06-01 | 1 | -6/+4 |
* | Change the curvnet variable from a global const struct vnet *, | zec | 2009-05-05 | 1 | -3/+3 |
* | In preparation for turning on options VIMAGE in next commits, | zec | 2009-04-26 | 1 | -0/+2 |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 1 | -0/+2 |
* | In in_rtqkill(), assert the radix head lock, and pass RTF_RNH_LOCKED | rwatson | 2009-02-23 | 1 | -1/+4 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -31/+3 |
* | don't acquire lock recursively | kmacy | 2008-12-13 | 1 | -1/+1 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+3 |
* | Merge more of currently non-functional (i.e. resolving to | zec | 2008-11-26 | 1 | -0/+2 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -4/+14 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -16/+30 |
* | Revert a part of the MRT commit that proved un-needed. | julian | 2008-09-14 | 1 | -7/+0 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -19/+20 |
* | Add code to allow the system to handle multiple routing tables. | julian | 2008-05-09 | 1 | -28/+126 |
* | Remove unused structure member from struct in_ifadown_arg. | glebius | 2008-02-07 | 1 | -2/+1 |
* | Add FBSDID to all files in netinet so that people can more | silby | 2007-10-07 | 1 | -2/+3 |
* | Move universally to ANSI C function declarations, with relatively | rwatson | 2007-05-10 | 1 | -1/+1 |
* | Complete timebase (time_second -> time_uptime) conversion. | oleg | 2006-07-05 | 1 | -4/+4 |
* | Use monotonic 'time_uptime' instead of 'time_second' as timebase | andre | 2005-09-19 | 1 | -4/+4 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Time out routes created by redirect. | ru | 2004-12-06 | 1 | -1/+4 |
* | Introduce tcp_hostcache and remove the tcp specific metrics from | andre | 2003-11-20 | 1 | -2/+1 |
* | Remove RTF_PRCLONING from routing table and adjust users of it | andre | 2003-11-20 | 1 | -14/+5 |
* | Remove the global one-level rtcache variable and associated | andre | 2003-11-14 | 1 | -7/+0 |
* | Remove bogus RTFREE that was added in rev 1.47. The rmx code operates | sam | 2003-11-03 | 1 | -3/+2 |
* | Overhaul routing table entry cleanup by introducing a new rtexpunge | sam | 2003-10-30 | 1 | -24/+9 |
* | Lock ip forwarding route cache. While we're at it, remove the global | sam | 2003-10-14 | 1 | -6/+3 |
* | Locking for updates to routing table entries. Each rtentry gets a mutex | sam | 2003-10-04 | 1 | -11/+18 |
* | Get cosmetic changes out of the way before I add routing table SMP locks. | hsu | 2003-02-10 | 1 | -56/+47 |
* | SMP locking for radix nodes. | hsu | 2002-12-24 | 1 | -0/+8 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -1/+1 |
* | Centralize satosin(), sintosa() and ifatoia() macros in <netinet/in.h> | jlemon | 2001-09-29 | 1 | -2/+0 |
* | In in_ifadown(), differentiate between whether the interface goes | ru | 2001-05-11 | 1 | -8/+12 |
* | Invalidate cached forwarding route (ipforward_rt) whenever a new route | ru | 2001-03-19 | 1 | -0/+12 |
* | net/route.c: | ru | 2001-03-15 | 1 | -10/+8 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add sysctl descriptions to many SYSCTL_XXXs | billf | 1999-05-03 | 1 | -8/+9 |
* | Converted the last instance of hzto() to tvtohz(). | bde | 1998-08-05 | 1 | -3/+3 |