| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct timer management (deprecated) in nd6_timer. | ume | 2002-04-24 | 1 | -2/+3 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -42/+37 |
* | Use <net/fddi.h> rather than <netinet/if_fddi.h>. | mdodd | 2002-04-06 | 1 | -1/+1 |
* | In nd6_lookup(), check if rt_llinfo is non-NULL to avoid returning an | ume | 2002-04-01 | 1 | -4/+9 |
* | - In nd6_rtrequest(), ignored a route when it is created by cloning and | ume | 2002-02-28 | 1 | -0/+21 |
* | Pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2. | ru | 2001-10-17 | 1 | -2/+2 |
* | Wrap array accesses in macros, which also happen to be lvalues: | jlemon | 2001-09-06 | 1 | -1/+1 |
* | When the link-layer address of a router changes, select the | ume | 2001-07-04 | 1 | -0/+18 |
* | refresh default router list on nd6_purge(), only if we are an | ume | 2001-06-27 | 1 | -4/+6 |
* | Add IFT_L2VLAN for supported NDP type. IPv6 over VLAN works now. | sumikawa | 2001-06-19 | 1 | -0/+6 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -322/+510 |
* | Plug several mbuf leaks in error cases (in nd6) | bmilekic | 2001-03-11 | 1 | -3/+12 |
* | More IP option length validation. | kris | 2001-02-26 | 1 | -1/+12 |
* | Better detection of duplicated initialization. | simokawa | 2001-02-20 | 1 | -2/+8 |
* | Yikes, these files bogusly #include "loop.h" but didn't use the value. | peter | 2001-01-29 | 1 | -2/+0 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -121/+579 |
* | even if nd6_nud_hint is called, do not change a neighbor's status | sumikawa | 2000-04-17 | 1 | -1/+1 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -21/+19 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+1531 |