| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -91/+301 |
* | Inhibit successful DAD messages and "no default interface" messages. | ume | 2000-06-22 | 1 | -2/+4 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -2/+2 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -2/+2 |
* | IPSEC support in the kernel. | shin | 1999-12-22 | 1 | -3/+2 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -3/+1 |
* | Removed IPSEC and IPV6FIREWALL because they are not ready yet. | shin | 1999-11-23 | 1 | -1/+0 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+1123 |