| Commit message (Expand) | Author | Age | Files | Lines |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+1 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -0/+2 |
* | Add a MAC label, MAC Framework, and MAC policy entry points for IPv6 | rwatson | 2008-10-26 | 1 | -2/+30 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -23/+43 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -38/+39 |
* | Remove GIANT_REQUIRED from IPv6 input, forward, and frag6 code. The frag6 | rwatson | 2008-07-03 | 1 | -4/+0 |
* | un-__P() | obrien | 2008-01-08 | 1 | -5/+5 |
* | Clean up VCS Ids. | obrien | 2007-12-10 | 1 | -3/+5 |
* | Space cleanup | delphij | 2007-07-05 | 1 | -1/+1 |
* | ANSIfy[1] plus some style cleanup nearby. | delphij | 2007-07-05 | 1 | -16/+9 |
* | cleanup about the reassembly structures and routine: | jinmei | 2007-06-04 | 1 | -14/+13 |
* | MFp4: 92972, 98913 + one more change | bz | 2006-12-12 | 1 | -2/+5 |
* | With exception of the if_name() macro, all definitions in net_osdep.h | brooks | 2006-08-04 | 1 | -2/+0 |
* | Assert ip6_forward_rt protected by Giant adding GIANT_REQUIRED to | bz | 2006-05-04 | 1 | -0/+4 |
* | Allow for nmbclusters and maxsockets to be increased via sysctl. | ps | 2006-04-21 | 1 | -0/+10 |
* | Remove one remaining use of spl in the IPv6 fragmentation code, as | rwatson | 2006-04-12 | 1 | -3/+0 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -1/+1 |
* | Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD | dwmalone | 2004-08-14 | 1 | -5/+0 |
* | add ECN support in layer-3. | ume | 2003-10-29 | 1 | -0/+23 |
* | cleanup use of m_tag. | ume | 2003-10-28 | 1 | -20/+5 |
* | M_DONTWAIT was passed into malloc(). | ume | 2003-10-27 | 1 | -2/+2 |
* | IP6Q_LOCK_CHECK -> IP6Q_LOCK_ASSERT. | ume | 2003-10-22 | 1 | -6/+6 |
* | pretect ip6 reassemble queue by use of mutex. | ume | 2003-10-22 | 1 | -45/+16 |
* | - implement lock around IPv6 reassembly, to avoid panic due to | ume | 2003-10-22 | 1 | -15/+91 |
* | - fix typo in comment. | ume | 2003-10-07 | 1 | -18/+16 |
* | return(code) -> return (code) | ume | 2003-10-06 | 1 | -3/+3 |
* | use arc4random() | ume | 2003-10-01 | 1 | -9/+1 |
* | - include opt_random_ip_id.h | ume | 2003-10-01 | 1 | -1/+5 |
* | we don't need ip6_id when RANDOM_IP_ID is defined. | ume | 2003-10-01 | 1 | -0/+2 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -3/+3 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -3/+3 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -1/+1 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -12/+15 |
* | Make the default value of net.inet.ip.maxfragpackets and | jesper | 2001-06-10 | 1 | -0/+2 |
* | Plug memoly leak in overlaps fragment cases. | sumikawa | 2001-05-20 | 1 | -0/+6 |
* | Staticize some malloc M_ instances. | phk | 2000-12-08 | 1 | -1/+1 |
* | Convert all users of fldoff() to offsetof(). fldoff() is bad | phk | 2000-10-27 | 1 | -4/+0 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -55/+170 |
* | rtcalloc() is removed because it turned out not to be necessary for FreeBSD. | shin | 1999-12-09 | 1 | -1/+1 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+573 |