| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert the default value of net.inet6.ip6.auto_linklocal to 1. | ume | 2006-10-13 | 1 | -1/+1 |
* | Turn off automatic link local address if ipv6_enable is not set to YES | gnn | 2006-10-02 | 1 | -1/+1 |
* | With exception of the if_name() macro, all definitions in net_osdep.h | brooks | 2006-08-04 | 1 | -2/+0 |
* | Modify in6_pcbpurgeif0() to accept a pcbinfo structure rather than a pcb | rwatson | 2006-04-23 | 1 | -4/+2 |
* | sync with KAME regarding NDP | suz | 2005-10-21 | 1 | -21/+7 |
* | sync with KAME regarding the following clarification in RFC3542: | suz | 2005-10-19 | 1 | -6/+5 |
* | sync with KAME in the following points: | suz | 2005-10-19 | 1 | -10/+10 |
* | Add support for multicast to the bridge and allow inet6 addresses to be | thompsa | 2005-09-06 | 1 | -4/+1 |
* | scope cleanup. with this change | ume | 2005-07-25 | 1 | -5/+8 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | glebius | 2005-02-22 | 1 | -0/+1 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -1/+1 |
* | Remove in6_prefix.[ch] and the contained router renumbering capability. | rwatson | 2004-08-23 | 1 | -3/+0 |
* | Tweak existing header and other build infrastructure to be able to build | mlaier | 2004-02-26 | 1 | -1/+3 |
* | Don't execute the code in in6_ifdetach() that removes the link-local | truckman | 2004-01-10 | 1 | -7/+9 |
* | use arc4random. | ume | 2003-10-31 | 1 | -5/+2 |
* | nuku unused functions in6_nigroup_attach() and | ume | 2003-10-31 | 1 | -59/+0 |
* | Overhaul routing table entry cleanup by introducing a new rtexpunge | sam | 2003-10-30 | 1 | -7/+6 |
* | - add dom_if{attach,detach} framework. | ume | 2003-10-17 | 1 | -67/+4 |
* | nuke SCOPEDROUTING. Though it was there for a long time, | ume | 2003-10-10 | 1 | -12/+0 |
* | - fix typo in comments. | ume | 2003-10-08 | 1 | -43/+33 |
* | return(code) -> return (code) | ume | 2003-10-06 | 1 | -3/+3 |
* | Locking for updates to routing table entries. Each rtentry gets a mutex | sam | 2003-10-04 | 1 | -4/+8 |
* | Enable IPv6 for Token Ring. | mdodd | 2003-09-14 | 1 | -0/+1 |
* | The in6_ifattach() routine contains the following code: | wpaul | 2003-09-13 | 1 | -2/+4 |
* | 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 |
* | SMP locking for ifnet list. | hsu | 2002-12-22 | 1 | -0/+7 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -13/+17 |
* | When running aplication joined multicast address, | ume | 2001-08-04 | 1 | -0/+7 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -367/+383 |
* | on in6_ifdetach(), do not remove default route mistakenly | ume | 2001-01-22 | 1 | -2/+2 |
* | add missing \n. sync with kame. | itojun | 2000-10-01 | 1 | -3/+3 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -399/+727 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -6/+4 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+690 |