| Commit message (Expand) | Author | Age | Files | Lines |
* | MFp4: 92972, 98913 + one more change | bz | 2006-12-12 | 1 | -2/+3 |
* | With exception of the if_name() macro, all definitions in net_osdep.h | brooks | 2006-08-04 | 1 | -2/+0 |
* | fixed a bug that an MLD report is not advertised when group-specific MLD quer... | suz | 2006-03-04 | 1 | -2/+3 |
* | fixed a kernel crash due to an improper removal of callout-timer | suz | 2005-11-16 | 1 | -0/+1 |
* | sync with KAME regarding NDP | suz | 2005-10-21 | 1 | -46/+116 |
* | IPv6 was improperly defining its malloc type the same as IPv4 (M_IPMADDR, | obrien | 2005-09-07 | 1 | -2/+2 |
* | 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 | -41/+52 |
* | be consistent on naming advanced API functions; use ip6_XXXpktopt(s). | ume | 2005-07-21 | 1 | -1/+1 |
* | ifma_protospec is a pointer. Use NULL when assigning or compating it. | glebius | 2005-03-20 | 1 | -2/+2 |
* | /* -> /*- 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 |
* | move in6_addmulti()/in6_delmulti() into mld6.c | ume | 2004-03-04 | 1 | -0/+93 |
* | rename MLD6_* to MLD_*. | ume | 2003-10-31 | 1 | -14/+15 |
* | Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 | ume | 2003-10-24 | 1 | -1/+1 |
* | - change scope to zone. | ume | 2003-10-21 | 1 | -1/+1 |
* | - typo in comment | ume | 2003-10-09 | 1 | -9/+11 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -2/+2 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -2/+2 |
* | Replace aux mbufs with packet tags: | sam | 2002-10-16 | 1 | -1/+1 |
* | Revised MLD-related definitions | ume | 2002-05-06 | 1 | -45/+46 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -28/+31 |
* | Convert if_multiaddrs from LIST to TAILQ so that it can be traversed | phk | 2001-02-06 | 1 | -1/+1 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -49/+65 |
* | IPSEC support in the kernel. | shin | 1999-12-22 | 1 | -4/+2 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -2/+0 |
* | 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/+459 |