| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | Bjoern A. Zeeb | 2010-04-29 | 1 | -2/+2 |
* | Enhance the historic behaviour of raw sockets and jails in a way | Bjoern A. Zeeb | 2010-04-27 | 1 | -1/+1 |
* | Throughout the network stack we have a few places of | Bjoern A. Zeeb | 2009-12-13 | 1 | -1/+1 |
* | Adapt the fix for IGMPv2 in r199287 for the IPv6 stack. | Bruce M Simpson | 2009-11-19 | 1 | -8/+30 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | Robert Watson | 2009-08-01 | 1 | -1/+0 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | Robert Watson | 2009-07-16 | 1 | -2/+2 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | Robert Watson | 2009-07-14 | 1 | -26/+7 |
* | Make callers to in6_selectsrc() and in6_pcbladdr() pass in memory | Bjoern A. Zeeb | 2009-06-23 | 1 | -15/+12 |
* | Modify most routines returning 'struct ifaddr *' to return references | Robert Watson | 2009-06-23 | 1 | -4/+7 |
* | Switch cmd argument to u_long. This matches what if_ethersubr.c does and | Roman Divacky | 2009-06-21 | 1 | -1/+1 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | Bjoern A. Zeeb | 2009-06-08 | 1 | -1/+0 |
* | Permit buiding kernels with options VIMAGE, restricted to only a single | Marko Zec | 2009-04-30 | 1 | -0/+1 |
* | Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit: | Bruce M Simpson | 2009-04-29 | 1 | -7/+54 |
* | Update stats in struct icmpstat and icmp6stat using four new | Robert Watson | 2009-04-12 | 1 | -1/+1 |
* | For all files including net/vnet.h directly include opt_route.h and | Bjoern A. Zeeb | 2009-02-27 | 1 | -0/+1 |
* | Standardize the various prison_foo_ip[46] functions and prison_if to | Jamie Gritton | 2009-02-05 | 1 | -11/+7 |
* | For consistency with prison_{local,remote,check}_ipN rename | Bjoern A. Zeeb | 2009-01-25 | 1 | -1/+1 |
* | Another step assimilating IPv[46] PCB code: | Bjoern A. Zeeb | 2008-12-17 | 1 | -2/+2 |
* | check pointers against NULL | Kip Macy | 2008-12-16 | 1 | -3/+3 |
* | convert more pointer validation checks to checking against NULL | Kip Macy | 2008-12-16 | 1 | -2/+2 |
* | Another step assimilating IPv[46] PCB code - directly use | Bjoern A. Zeeb | 2008-12-15 | 1 | -15/+15 |
* | Rather than using hidden includes (with cicular dependencies), | Bjoern A. Zeeb | 2008-12-02 | 1 | -1/+5 |
* | MFp4: | Bjoern A. Zeeb | 2008-11-29 | 1 | -0/+13 |
* | Merge in6_pcbfree() into in_pcbfree() which after the previous | Bjoern A. Zeeb | 2008-11-27 | 1 | -1/+1 |
* | Merge more of currently non-functional (i.e. resolving to | Marko Zec | 2008-11-26 | 1 | -5/+4 |
* | Remove in6_pcbdetach() as it is exactly the same function | Bjoern A. Zeeb | 2008-11-26 | 1 | -1/+1 |
* | Change the initialization methodology for global variables scheduled | Marko Zec | 2008-11-19 | 1 | -0/+2 |
* | Fix a number of style issues in the MALLOC / FREE commit. I've tried to | Dag-Erling Smørgrav | 2008-10-23 | 1 | -1/+1 |
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | Dag-Erling Smørgrav | 2008-10-23 | 1 | -4/+3 |
* | Step 1.5 of importing the network stack virtualization infrastructure | Marko Zec | 2008-10-02 | 1 | -0/+16 |
* | Commit step 1 of the vimage project, (network stack) | Bjoern A. Zeeb | 2008-08-17 | 1 | -36/+37 |
* | Adopt the slightly weaker consistency locking approach used in IPv4 raw | Robert Watson | 2008-07-30 | 1 | -7/+3 |
* | Since we fail IPv6 raw socket allocation if inp->in6p_icmp6filt can't | Robert Watson | 2008-07-29 | 1 | -4/+1 |
* | Move inpcb lock higher to protect some nonbinding fields reading. | Alexander Motin | 2008-07-28 | 1 | -1/+2 |
* | According to in_pcb.h protocol binding information has double locking. | Alexander Motin | 2008-07-27 | 1 | -10/+7 |
* | Change the parameters to in6_selectsrc(): | Bjoern A. Zeeb | 2008-07-08 | 1 | -4/+4 |
* | Improve approximation of style(9) in raw socket code. | Robert Watson | 2008-07-05 | 1 | -57/+75 |
* | With IPv4 raw sockets, read lock rather than write lock the inpcb when | Robert Watson | 2008-04-21 | 1 | -5/+5 |
* | Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to | Robert Watson | 2008-04-17 | 1 | -17/+17 |
* | Replace the last susers calls in netinet6/ with privilege checks. | Bjoern A. Zeeb | 2008-01-24 | 1 | -7/+4 |
* | un-__P() | David E. O'Brien | 2008-01-08 | 1 | -1/+1 |
* | Clean up VCS Ids. | David E. O'Brien | 2007-12-10 | 1 | -2/+3 |
* | Space cleanup | Xin LI | 2007-07-05 | 1 | -1/+1 |
* | ANSIfy[1] plus some style cleanup nearby. | Xin LI | 2007-07-05 | 1 | -10/+3 |
* | Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC | George V. Neville-Neil | 2007-07-03 | 1 | -6/+6 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | George V. Neville-Neil | 2007-07-01 | 1 | -13/+4 |
* | Include priv.h to pick up suser(9) definitions, missed in an earlier | Robert Watson | 2007-06-13 | 1 | -1/+1 |
* | Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in | Robert Watson | 2007-06-12 | 1 | -1/+1 |
* | Reduce network stack oddness: implement .pru_sockaddr and .pru_peeraddr | Robert Watson | 2007-05-11 | 1 | -2/+2 |
* | Fix tinderbox. ip6_mrouter should be defined in raw_ip6.c as it is | Bruce M Simpson | 2007-02-24 | 1 | -3/+1 |