| Commit message (Expand) | Author | Age | Files | Lines |
* | - Use m_getcl() instead of hand allocating. | glebius | 2013-03-15 | 1 | -11/+8 |
* | - Move definition of V_deembed_scopeid to scope6_var.h. | hrs | 2012-12-05 | 1 | -63/+51 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -2/+2 |
* | - Fix LOR in sa6_recoverscope() in rt_msg2()[1]. | hrs | 2012-12-04 | 1 | -39/+32 |
* | Fix up a compile time warning if INET6 isn't defined. | adrian | 2012-11-18 | 1 | -1/+1 |
* | Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel to | hrs | 2012-11-17 | 1 | -0/+90 |
* | Mechanically remove the last stray remains of spl* calls from net*/*. | andre | 2012-10-18 | 1 | -11/+1 |
* | Do not require radix write lock to be held while dumping route table | melifaro | 2012-04-22 | 1 | -2/+2 |
* | Introduce a new NET_RT_IFLISTL API to query the address list. It works | bz | 2012-02-11 | 1 | -44/+203 |
* | Backout changes from r228571. Remove if_data from struct ifa_msghdr again. | bz | 2012-02-11 | 1 | -4/+0 |
* | Copy ifa->if_data to ifam->ifam_data. This was forgotten in r228571. | glebius | 2012-01-08 | 1 | -0/+1 |
* | Convert all users of IF_ADDR_LOCK to use new locking macros that specify | jhb | 2012-01-05 | 1 | -10/+10 |
* | A major overhaul of the CARP implementation. The ip_carp.c was started | glebius | 2011-12-16 | 1 | -1/+15 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 1 | -2/+2 |
* | Fix a use-after-free/redzone issue in the routing code. | mlaier | 2011-11-03 | 1 | -12/+14 |
* | Pass the fibnum where we need filtering of the message on the | bz | 2011-09-28 | 1 | -3/+68 |
* | As info.rti_info[RTAX_DST] can point inside of rtm we must not free the rtm | mlaier | 2011-02-10 | 1 | -1/+3 |
* | Close a race acquiring the IF_ADDR_LOCK() for each entry while iterating | bz | 2010-10-16 | 1 | -0/+4 |
* | Properly set ifi_datalen for compat32 struct if_data32. | kib | 2010-08-03 | 1 | -1/+1 |
* | This patch fixes the problem where proxy ARP entries cannot be added | qingli | 2010-05-25 | 1 | -5/+16 |
* | Provide 32bit compat shims for sysctl net.route NET_RT_IFLIST. | kib | 2010-04-25 | 1 | -1/+101 |
* | The proxy arp entries could not be added into the system over the | qingli | 2009-12-30 | 1 | -0/+22 |
* | Throughout the network stack we have a few places of | bz | 2009-12-13 | 1 | -2/+2 |
* | As part of r196609, a call to "rtalloc" did not take the fib into | qingli | 2009-08-31 | 1 | -1/+1 |
* | In ip_output(), the flow-table module must not try to cache L2/L3 | qingli | 2009-08-28 | 1 | -1/+34 |
* | Put multiple instructions into a block when iterating; unbreaks | bz | 2009-08-13 | 1 | -1/+2 |
* | 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 | -2/+2 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -3/+0 |
* | Modify most routines returning 'struct ifaddr *' to return references | rwatson | 2009-06-23 | 1 | -0/+7 |
* | Clean up common ifaddr management: | rwatson | 2009-06-21 | 1 | -2/+2 |
* | SCTP needs either IPv4 or IPv6 as lower layer[1]. | bz | 2009-06-10 | 1 | -0/+4 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 1 | -1/+0 |
* | Convert the two dimensional array to be malloced and introduce | bz | 2009-06-01 | 1 | -5/+5 |
* | Reimplement the netisr framework in order to support parallel netisr | rwatson | 2009-06-01 | 1 | -8/+26 |
* | Add hierarchical jails. A jail may further virtualize its environment | jamie | 2009-05-27 | 1 | -0/+4 |
* | Change the curvnet variable from a global const struct vnet *, | zec | 2009-05-05 | 1 | -0/+9 |
* | In preparation for turning on options VIMAGE in next commits, | zec | 2009-04-26 | 1 | -1/+0 |
* | Acquire address list lock before walking an interface's address list to | rwatson | 2009-04-20 | 1 | -0/+4 |
* | Extend route command: | kmacy | 2009-04-14 | 1 | -6/+8 |
* | Call prison_if from rtm_get_jailed, instead of splitting it out into | jamie | 2009-02-05 | 1 | -90/+63 |
* | Standardize the various prison_foo_ip[46] functions and prison_if to | jamie | 2009-02-05 | 1 | -14/+15 |
* | For consistency with prison_{local,remote,check}_ipN rename | bz | 2009-01-25 | 1 | -2/+2 |
* | The RTF_LLINFO was revived unconditionally, but within the kernel the | qingli | 2009-01-16 | 1 | -5/+1 |
* | Revive the RTF_LLINFO flag in route.h. The kernel code is guarded | qingli | 2009-01-12 | 1 | -1/+7 |
* | Rather than using the cred from curthread, take it from the thread | bz | 2009-01-09 | 1 | -5/+5 |
* | Restrict arp, ndp and theoretically the FIB listing (if not | bz | 2009-01-09 | 1 | -2/+12 |
* | Take the cred from curthread rather than curproc as curproc would need | bz | 2009-01-09 | 1 | -3/+3 |
* | This checkin addresses a couple of issues: | qingli | 2008-12-26 | 1 | -7/+21 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -20/+20 |