| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r207369: | Bjoern A. Zeeb | 2010-05-06 | 1 | -13/+8 |
| * | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | Robert Watson | 2009-08-01 | 1 | -1/+1 |
| * | Reimplement and/or implement vnet list locking by replacing a mostly | Robert Watson | 2009-07-19 | 1 | -2/+2 |
| * | Remove unused VNET_SET() and related macros; only VNET_GET() is | Robert Watson | 2009-07-16 | 1 | -5/+5 |
| * | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | Robert Watson | 2009-07-14 | 1 | -22/+18 |
| * | After cleaning up rt_tables from vnet.h and cleaning up opt_route.h | Bjoern A. Zeeb | 2009-06-23 | 1 | -1/+0 |
| * | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | Bjoern A. Zeeb | 2009-06-08 | 1 | -2/+0 |
| * | Introduce an infrastructure for dismantling vnet instances. | Marko Zec | 2009-06-08 | 1 | -0/+14 |
| * | Convert the two dimensional array to be malloced and introduce | Bjoern A. Zeeb | 2009-06-01 | 1 | -6/+4 |
| * | Change the curvnet variable from a global const struct vnet *, | Marko Zec | 2009-05-05 | 1 | -3/+3 |
| * | In preparation for turning on options VIMAGE in next commits, | Marko Zec | 2009-04-26 | 1 | -0/+2 |
| * | For all files including net/vnet.h directly include opt_route.h and | Bjoern A. Zeeb | 2009-02-27 | 1 | -0/+2 |
| * | In in_rtqkill(), assert the radix head lock, and pass RTF_RNH_LOCKED | Robert Watson | 2009-02-23 | 1 | -1/+4 |
| * | This main goals of this project are: | Qing Li | 2008-12-15 | 1 | -31/+3 |
| * | don't acquire lock recursively | Kip Macy | 2008-12-13 | 1 | -1/+1 |
| * | Rather than using hidden includes (with cicular dependencies), | Bjoern A. Zeeb | 2008-12-02 | 1 | -0/+3 |
| * | Merge more of currently non-functional (i.e. resolving to | Marko Zec | 2008-11-26 | 1 | -0/+2 |
| * | Change the initialization methodology for global variables scheduled | Marko Zec | 2008-11-19 | 1 | -4/+14 |
| * | Step 1.5 of importing the network stack virtualization infrastructure | Marko Zec | 2008-10-02 | 1 | -16/+30 |
| * | Revert a part of the MRT commit that proved un-needed. | Julian Elischer | 2008-09-14 | 1 | -7/+0 |
| * | Commit step 1 of the vimage project, (network stack) | Bjoern A. Zeeb | 2008-08-17 | 1 | -19/+20 |
| * | Add code to allow the system to handle multiple routing tables. | Julian Elischer | 2008-05-09 | 1 | -28/+126 |
| * | Remove unused structure member from struct in_ifadown_arg. | Gleb Smirnoff | 2008-02-07 | 1 | -2/+1 |
| * | Add FBSDID to all files in netinet so that people can more | Mike Silbersack | 2007-10-07 | 1 | -2/+3 |
| * | Move universally to ANSI C function declarations, with relatively | Robert Watson | 2007-05-10 | 1 | -1/+1 |
| * | Complete timebase (time_second -> time_uptime) conversion. | Oleg Bulyzhin | 2006-07-05 | 1 | -4/+4 |
| * | Use monotonic 'time_uptime' instead of 'time_second' as timebase | Andre Oppermann | 2005-09-19 | 1 | -4/+4 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
| * | Time out routes created by redirect. | Ruslan Ermilov | 2004-12-06 | 1 | -1/+4 |
| * | Introduce tcp_hostcache and remove the tcp specific metrics from | Andre Oppermann | 2003-11-20 | 1 | -2/+1 |
| * | Remove RTF_PRCLONING from routing table and adjust users of it | Andre Oppermann | 2003-11-20 | 1 | -14/+5 |
| * | Remove the global one-level rtcache variable and associated | Andre Oppermann | 2003-11-14 | 1 | -7/+0 |
| * | Remove bogus RTFREE that was added in rev 1.47. The rmx code operates | Sam Leffler | 2003-11-03 | 1 | -3/+2 |
| * | Overhaul routing table entry cleanup by introducing a new rtexpunge | Sam Leffler | 2003-10-30 | 1 | -24/+9 |
| * | Lock ip forwarding route cache. While we're at it, remove the global | Sam Leffler | 2003-10-14 | 1 | -6/+3 |
| * | Locking for updates to routing table entries. Each rtentry gets a mutex | Sam Leffler | 2003-10-04 | 1 | -11/+18 |
| * | Get cosmetic changes out of the way before I add routing table SMP locks. | Jeffrey Hsu | 2003-02-10 | 1 | -56/+47 |
| * | SMP locking for radix nodes. | Jeffrey Hsu | 2002-12-24 | 1 | -0/+8 |
| * | Remove __P. | Alfred Perlstein | 2002-03-19 | 1 | -1/+1 |
| * | Centralize satosin(), sintosa() and ifatoia() macros in <netinet/in.h> | Jonathan Lemon | 2001-09-29 | 1 | -2/+0 |
| * | In in_ifadown(), differentiate between whether the interface goes | Ruslan Ermilov | 2001-05-11 | 1 | -8/+12 |
| * | Invalidate cached forwarding route (ipforward_rt) whenever a new route | Ruslan Ermilov | 2001-03-19 | 1 | -0/+12 |
| * | net/route.c: | Ruslan Ermilov | 2001-03-15 | 1 | -10/+8 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Add sysctl descriptions to many SYSCTL_XXXs | Bill Fumerola | 1999-05-03 | 1 | -8/+9 |
| * | Converted the last instance of hzto() to tvtohz(). | Bruce Evans | 1998-08-05 | 1 | -3/+3 |
| * | Eradicate the variable "time" from the kernel, using various measures. | Poul-Henning Kamp | 1998-03-30 | 1 | -8/+8 |
| * | A fix for a link down route cleanup panic, when the route cleanup | Peter Wemm | 1998-03-27 | 1 | -1/+10 |
| * | Back out DIAGNOSTIC changes. | Eivind Eklund | 1998-02-06 | 1 | -3/+1 |
| * | Turn DIAGNOSTIC into a new-style option. | Eivind Eklund | 1998-02-04 | 1 | -1/+3 |