| Commit message (Expand) | Author | Age | Files | Lines |
* | The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare | glebius | 2013-10-26 | 1 | -0/+1 |
* | Restructure the mbuf pkthdr to make it fit for upcoming capabilities and | andre | 2013-08-24 | 1 | -4/+4 |
* | Add m_clrprotoflags() to clear protocol specific mbuf flags at up and | andre | 2013-08-19 | 1 | -1/+1 |
* | Disable IGMPv3 link timers on a transition to IGMPv2. | bms | 2013-06-07 | 1 | -0/+1 |
* | - Replace compat macros with function calls. | glebius | 2013-03-16 | 1 | -1/+1 |
* | We can, and should use M_WAITOK here. | glebius | 2013-03-15 | 1 | -1/+1 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -9/+9 |
* | Do not reduce ip_len by size of IP header in the ip_input() | glebius | 2012-10-23 | 1 | -1/+1 |
* | Switch the entire IPv4 stack to keep the IP packet header | glebius | 2012-10-22 | 1 | -4/+4 |
* | Revert previous commit... | kevlo | 2012-10-10 | 1 | -1/+1 |
* | Prefer NULL over 0 for pointers | kevlo | 2012-10-09 | 1 | -1/+1 |
* | Don't check for ifp != NULL before KASSERT, as ifp may not be NULL here | trociny | 2012-07-03 | 1 | -7/+5 |
* | Convert all users of IF_ADDR_LOCK to use new locking macros that specify | jhb | 2012-01-05 | 1 | -12/+12 |
* | When cancelling multicast timers on an interface, don't release the | jhb | 2012-01-03 | 1 | -8/+6 |
* | Use TAILQ_FOREACH() instead of TAILQ_FOREACH_SAFE() for some loops that | jhb | 2012-01-03 | 1 | -5/+4 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 1 | -2/+3 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 1 | -1/+1 |
* | After some off-list discussion, revert a number of changes to the | dim | 2010-11-22 | 1 | -13/+13 |
* | Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout | dim | 2010-11-14 | 1 | -13/+13 |
* | Proper bracketing. | bz | 2010-10-01 | 1 | -2/+2 |
* | Fix a regression where DVMRP diagnostic traffic, such as that used | bms | 2010-04-27 | 1 | -6/+11 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+0 |
* | Introduce and use a sysinit-based initialization scheme for virtual | rwatson | 2009-07-23 | 1 | -40/+12 |
* | Garbage collect vnet module registrations that have neither constructors | rwatson | 2009-07-20 | 1 | -8/+4 |
* | Reimplement and/or implement vnet list locking by replacing a mostly | rwatson | 2009-07-19 | 1 | -4/+4 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | rwatson | 2009-07-16 | 1 | -13/+13 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -88/+58 |
* | Modify most routines returning 'struct ifaddr *' to return references | rwatson | 2009-06-23 | 1 | -4/+17 |
* | 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 |
* | Unbreak options VIMAGE build. | zec | 2009-06-06 | 1 | -1/+0 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 1 | -1/+0 |
* | Merge fixes from p4: | bms | 2009-06-01 | 1 | -85/+133 |
* | Reimplement the netisr framework in order to support parallel netisr | rwatson | 2009-06-01 | 1 | -11/+9 |
* | Remove a bogus check that unintentionally slipped in r191816. | zec | 2009-05-08 | 1 | -3/+0 |
* | Remove unnecessary CURVNET_SET() calls where curvnet context is | zec | 2009-05-06 | 1 | -17/+0 |
* | Change the curvnet variable from a global const struct vnet *, | zec | 2009-05-05 | 1 | -3/+4 |
* | Unbreak options VIMAGE + nooptions INVARIANTS kernel builds. | zec | 2009-05-02 | 1 | -0/+2 |
* | Fix a problem whereby enqueued IGMPv3 filter list changes would be | bms | 2009-04-29 | 1 | -10/+17 |
* | In preparation for turning on options VIMAGE in next commits, | zec | 2009-04-26 | 1 | -40/+42 |
* | Now that IFF_NEEDSGIANT has been removed from the network | bms | 2009-04-19 | 1 | -48/+3 |
* | Update stats in struct igmpstat using two new macros: | rwatson | 2009-04-12 | 1 | -29/+29 |
* | Update stats in struct ipstat using four new macros, IPSTAT_ADD(), | rwatson | 2009-04-11 | 1 | -2/+2 |
* | Fix mbuf chain layout pessimization: | bms | 2009-04-04 | 1 | -4/+8 |
* | Do not obliterate QQI with MAXRESP. | bms | 2009-04-04 | 1 | -2/+2 |
* | Don't call m_freem() after ip_output(), as it always consumes | bms | 2009-03-24 | 1 | -1/+0 |
* | Deal with the case where ifma_protospec may be NULL, during | bms | 2009-03-17 | 1 | -5/+20 |
* | Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSD | bms | 2009-03-09 | 1 | -284/+3435 |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 1 | -0/+1 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+2 |