| Commit message (Expand) | Author | Age | Files | Lines |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -42/+56 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+1 |
* | Merge more of currently non-functional (i.e. resolving to | zec | 2008-11-26 | 1 | -1/+1 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -3/+7 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -0/+12 |
* | Default to ignoring potentially evil IPv6 Neighbor Solicitation | cperciva | 2008-10-02 | 1 | -0/+18 |
* | another missed V_ | julian | 2008-08-25 | 1 | -1/+1 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -25/+26 |
* | This patch provides the back end support for equal-cost multi-path | qingli | 2008-04-13 | 1 | -0/+14 |
* | un-__P() | obrien | 2008-01-08 | 1 | -8/+8 |
* | 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 | -42/+24 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 1 | -1/+2 |
* | some minor modification to the previous commit to sys/netinet6/nd6.c and nd6_... | suz | 2007-05-05 | 1 | -0/+5 |
* | fixed a memory leak in unresolved ND queue processing | suz | 2007-05-04 | 1 | -11/+4 |
* | MFp4: 92972, 98913 + one more change | bz | 2006-12-12 | 1 | -23/+35 |
* | With exception of the if_name() macro, all definitions in net_osdep.h | brooks | 2006-08-04 | 1 | -2/+0 |
* | the response NS to a DAD NS was not sent correctly due to the | ume | 2005-12-08 | 1 | -5/+5 |
* | sync with KAME regarding NDP | suz | 2005-10-21 | 1 | -30/+37 |
* | sync with KAME (renamed a macro IPV6_DADOUTPUT to IPV6_UNSPECSRC) | suz | 2005-10-21 | 1 | -1/+1 |
* | sync with KAME (nuked unused code, use NULL to denote a NULL pointer) | suz | 2005-10-19 | 1 | -13/+1 |
* | sync with KAME regarding the following clarification in RFC3542: | suz | 2005-10-19 | 1 | -2/+39 |
* | sync with KAME in the following points: | suz | 2005-10-19 | 1 | -13/+13 |
* | plugged a possible memory leak | suz | 2005-09-16 | 1 | -1/+1 |
* | Add support for multicast to the bridge and allow inet6 addresses to be | thompsa | 2005-09-06 | 1 | -0/+1 |
* | - fix typo in comment. | ume | 2005-08-12 | 1 | -34/+13 |
* | Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and | rwatson | 2005-08-09 | 1 | -1/+1 |
* | scope cleanup. with this change | ume | 2005-07-25 | 1 | -52/+109 |
* | Fix IPv6 neighbor discovery by using IF_LLADDR to get the mac address | brooks | 2005-06-12 | 1 | -1/+2 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | glebius | 2005-02-22 | 1 | -3/+26 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -1/+1 |
* | ifp has the same value as rt->rti_ifp so remove the dependency | luigi | 2004-04-19 | 1 | -2/+2 |
* | we don't need to include ipsec.h. | ume | 2004-02-16 | 1 | -8/+0 |
* | pass pcb rather than so. it is expected that per socket policy | ume | 2004-02-03 | 1 | -8/+0 |
* | - cleanup SP refcnt issue. | ume | 2003-11-04 | 1 | -0/+8 |
* | use arc4random. | ume | 2003-10-31 | 1 | -2/+2 |
* | use a local variable to avoid holding a lock across a call out of view | sam | 2003-10-30 | 1 | -4/+6 |
* | - change scope to zone. | ume | 2003-10-21 | 1 | -5/+2 |
* | - add dom_if{attach,detach} framework. | ume | 2003-10-17 | 1 | -5/+5 |
* | - typo in comment | ume | 2003-10-09 | 1 | -60/+41 |
* | Enable IPv6 for Token Ring. | mdodd | 2003-09-14 | 1 | -0/+1 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -4/+4 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -4/+4 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -2/+2 |
* | Replace aux mbufs with packet tags: | sam | 2002-10-16 | 1 | -10/+2 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -17/+24 |
* | Pacify gcc-3.1. | peter | 2002-03-19 | 1 | -2/+1 |
* | Add IFT_L2VLAN for supported NDP type. IPv6 over VLAN works now. | sumikawa | 2001-06-19 | 1 | -0/+3 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -93/+157 |