| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 | ume | 2003-10-24 | 1 | -3/+0 |
* | correct linkmtu handling. | ume | 2003-10-20 | 1 | -21/+16 |
* | nuke duplicate function and unused function. | ume | 2003-10-17 | 1 | -1/+1 |
* | - add dom_if{attach,detach} framework. | ume | 2003-10-17 | 1 | -1/+1 |
* | - typo in comment | ume | 2003-10-09 | 1 | -110/+87 |
* | return(code) -> return (code) | ume | 2003-10-06 | 1 | -29/+29 |
* | Locking for updates to routing table entries. Each rtentry gets a mutex | sam | 2003-10-04 | 1 | -7/+8 |
* | introduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the nd_ifinfo structure to | ume | 2003-08-05 | 1 | -0/+7 |
* | made sure to keep the current stored lifetime when it was not updated | ume | 2003-03-26 | 1 | -3/+9 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | If the caller of rtrequest*(RTM_DELETE, ...) asked for a copy of | ru | 2002-12-25 | 1 | -15/+3 |
* | SMP locking for radix nodes. | hsu | 2002-12-24 | 1 | -0/+2 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -1/+1 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | mike | 2002-02-18 | 1 | -1/+1 |
* | Wrap array accesses in macros, which also happen to be lvalues: | jlemon | 2001-09-06 | 1 | -1/+1 |
* | call pfxlist_onlink_check() at the end of in6_tmpifadd(), to make sure | ume | 2001-06-18 | 1 | -0/+11 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -531/+900 |
* | backout ND6_USE_RTSOCK change in previous | itojun | 2000-08-11 | 1 | -0/+2 |
* | avoid duplicated rtfree() on default router list change (could cause panic). | itojun | 2000-08-11 | 1 | -6/+9 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -111/+470 |
* | Remove unneeded #include <sys/kernel.h> | phk | 2000-04-29 | 1 | -1/+0 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -20/+20 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+1243 |