| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix more continuous/contiguous typos (cf. r215955) | brucec | 2010-11-27 | 1 | -2/+2 |
* | IP_BINDANY is not correctly handled in getsockopt() case. | attilio | 2010-09-24 | 1 | -0/+1 |
* | try working around panic by validating rt and lle | kmacy | 2010-05-12 | 1 | -1/+2 |
* | Add flowtable support to IPv6 | kmacy | 2010-05-09 | 1 | -6/+30 |
* | The proper fix for the delayed SCTP checksum is to | rrs | 2010-03-12 | 1 | -1/+1 |
* | With the recent change of the sctp checksum to support offload, | rrs | 2010-03-12 | 1 | -0/+19 |
* | Virtualize the pfil hooks so that different jails may chose different | julian | 2009-10-11 | 1 | -2/+2 |
* | This patch fixes the following issues: | qingli | 2009-09-05 | 1 | -6/+9 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+0 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -6/+0 |
* | Modify most routines returning 'struct ifaddr *' to return references | rwatson | 2009-06-23 | 1 | -0/+1 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 1 | -1/+0 |
* | - Rename IP_NONLOCALOK IP socket option to IP_BINDANY, to be more consistent | pjd | 2009-06-01 | 1 | -0/+15 |
* | Implement RFC 5095 more fully. Rather than marking this no-op code as | imp | 2009-05-09 | 1 | -26/+3 |
* | Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit: | bms | 2009-04-29 | 1 | -434/+19 |
* | Start removing IPv6 Type 0 Routing header code. | bz | 2009-03-03 | 1 | -31/+15 |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 1 | -0/+1 |
* | Try to remove/assimilate as much of formerly IPv4/6 specific | bz | 2009-02-08 | 1 | -2/+2 |
* | Another step assimilating IPv[46] PCB code: | bz | 2008-12-17 | 1 | -10/+10 |
* | Use inc_flags instead of the inc_isipv6 alias which so far | bz | 2008-12-17 | 1 | -1/+1 |
* | Another step assimilating IPv[46] PCB code - directly use | bz | 2008-12-15 | 1 | -19/+19 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -1/+1 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+3 |
* | Check that the mbuf len is positive (like we do in the v4 case). | bz | 2008-10-15 | 1 | -1/+1 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -0/+7 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -26/+27 |
* | Marginally decomplicate set/getsockopt code in ip6_output.c by simply | rwatson | 2008-07-29 | 1 | -18/+11 |
* | Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT. | ru | 2008-03-25 | 1 | -1/+1 |
* | Correct IPsec behaviour with a 'use' level in SP but no SA available. | bz | 2008-03-14 | 1 | -2/+16 |
* | Correct reference counting on the SP for outgoing IPv6 IPsec connections. | bz | 2008-03-14 | 1 | -0/+4 |
* | Replace the function name in two identical printfs | bz | 2008-03-14 | 1 | -2/+4 |
* | Rather than passing around a cached 'priv', pass in an ucred to | bz | 2008-02-02 | 1 | -26/+9 |
* | Replace the last susers calls in netinet6/ with privilege checks. | bz | 2008-01-24 | 1 | -44/+75 |
* | un-__P() | obrien | 2008-01-08 | 1 | -7/+7 |
* | Clean up VCS Ids. | obrien | 2007-12-10 | 1 | -3/+5 |
* | Instead of manually freeing the packet options structure (and not even doing | mtm | 2007-11-21 | 1 | -6/+1 |
* | Space cleanup | delphij | 2007-07-05 | 1 | -28/+28 |
* | ANSIfy[1] plus some style cleanup nearby. | delphij | 2007-07-05 | 1 | -85/+34 |
* | Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC | gnn | 2007-07-03 | 1 | -18/+15 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 1 | -254/+181 |
* | Include priv.h to pick up suser(9) definitions, missed in an earlier | rwatson | 2007-06-13 | 1 | -1/+1 |
* | With exception of the if_name() macro, all definitions in net_osdep.h | brooks | 2006-08-04 | 1 | -2/+0 |
* | Remove ip6fw. Since ipfw has full functional IPv6 support now and - in | mlaier | 2006-05-12 | 1 | -58/+0 |
* | Somewhat re-factor the read/write locking mechanism associated with the packet | csjp | 2006-02-02 | 1 | -1/+1 |
* | When storing the results of malloc() in a pointer to a pointer, check | rwatson | 2006-01-14 | 1 | -1/+1 |
* | sync with KAME regarding NDP | suz | 2005-10-21 | 1 | -13/+14 |
* | sync with KAME (renamed a macro IPV6_DADOUTPUT to IPV6_UNSPECSRC) | suz | 2005-10-21 | 1 | -1/+1 |
* | IPv6 was improperly defining its malloc type the same as IPv4 (M_IPMADDR, | obrien | 2005-09-07 | 1 | -8/+8 |
* | Use the correct mbuf type for MGET(). | andre | 2005-08-30 | 1 | -1/+1 |
* | simplied the fix to FreeBSD-SA-04:06.ipv6. The previous one worried | ume | 2005-07-28 | 1 | -35/+9 |