| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up VCS Ids. | obrien | 2007-12-10 | 1 | -3/+3 |
* | fixed memory leak for IPv6 multicast membership information associated | jinmei | 2007-06-02 | 1 | -0/+3 |
* | MFp4: 92972, 98913 + one more change | bz | 2006-12-12 | 1 | -1/+1 |
* | There is a consensus that ifaddr.ifa_addr should never be NULL, | yar | 2006-06-29 | 1 | -2/+0 |
* | Use queue(3) macros instead of accessing list/queue internals directly. | yar | 2006-06-29 | 1 | -3/+3 |
* | sync with KAME regarding NDP | suz | 2005-10-21 | 1 | -4/+15 |
* | added an ioctl option in kernel so that ndp/rtadvd can change some NDP-relate... | suz | 2005-10-19 | 1 | -0/+1 |
* | IPv6 was improperly defining its malloc type the same as IPv4 (M_IPMADDR, | obrien | 2005-09-07 | 1 | -1/+1 |
* | - fix typo in comment. | ume | 2005-08-12 | 1 | -1/+1 |
* | Modify network protocol consumers of the ifnet multicast address lists | rwatson | 2005-08-02 | 1 | -0/+2 |
* | scope cleanup. with this change | ume | 2005-07-25 | 1 | -5/+0 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | glebius | 2005-02-22 | 1 | -0/+4 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -2/+2 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | add management part of address selection policy described in | ume | 2003-10-30 | 1 | -0/+13 |
* | Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 | ume | 2003-10-24 | 1 | -1/+4 |
* | - change scope to zone. | ume | 2003-10-21 | 1 | -1/+1 |
* | nuke duplicate function and unused function. | ume | 2003-10-17 | 1 | -3/+1 |
* | - add dom_if{attach,detach} framework. | ume | 2003-10-17 | 1 | -9/+13 |
* | - fix typo in comments. | ume | 2003-10-08 | 1 | -19/+16 |
* | Update netisr handling; Each SWI now registers its queue, and all queue | jlemon | 2003-03-04 | 1 | -1/+0 |
* | Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid | sobomax | 2002-08-18 | 1 | -1/+1 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -2/+2 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -1/+1 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -10/+34 |
* | Convert if_multiaddrs from LIST to TAILQ so that it can be traversed | phk | 2001-02-06 | 1 | -2/+1 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -203/+229 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -3/+3 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -3/+3 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -3/+8 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -97/+4 |
* | KAME related header files additions and merges. | shin | 1999-11-05 | 1 | -0/+647 |