| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -1/+1 |
* | Consolidate MIN/MAX macros into one place (param.h). | Alfred Perlstein | 2003-02-02 | 1 | -1/+0 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -1/+1 |
* | Introduce support for Mandatory Access Control and extensible | Robert Watson | 2002-08-02 | 1 | -0/+5 |
* | Correct timer management (deprecated) in nd6_timer. | Hajimu UMEMOTO | 2002-04-24 | 1 | -2/+3 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | SUZUKI Shinsuke | 2002-04-19 | 1 | -42/+37 |
* | Use <net/fddi.h> rather than <netinet/if_fddi.h>. | Matthew N. Dodd | 2002-04-06 | 1 | -1/+1 |
* | In nd6_lookup(), check if rt_llinfo is non-NULL to avoid returning an | Hajimu UMEMOTO | 2002-04-01 | 1 | -4/+9 |
* | - In nd6_rtrequest(), ignored a route when it is created by cloning and | Hajimu UMEMOTO | 2002-02-28 | 1 | -0/+21 |
* | Pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2. | Ruslan Ermilov | 2001-10-17 | 1 | -2/+2 |
* | Wrap array accesses in macros, which also happen to be lvalues: | Jonathan Lemon | 2001-09-06 | 1 | -1/+1 |
* | When the link-layer address of a router changes, select the | Hajimu UMEMOTO | 2001-07-04 | 1 | -0/+18 |
* | refresh default router list on nd6_purge(), only if we are an | Hajimu UMEMOTO | 2001-06-27 | 1 | -4/+6 |
* | Add IFT_L2VLAN for supported NDP type. IPv6 over VLAN works now. | Munechika SUMIKAWA | 2001-06-19 | 1 | -0/+6 |
* | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -322/+510 |
* | Plug several mbuf leaks in error cases (in nd6) | Bosko Milekic | 2001-03-11 | 1 | -3/+12 |
* | More IP option length validation. | Kris Kennaway | 2001-02-26 | 1 | -1/+12 |
* | Better detection of duplicated initialization. | Hidetoshi Shimokawa | 2001-02-20 | 1 | -2/+8 |
* | Yikes, these files bogusly #include "loop.h" but didn't use the value. | Peter Wemm | 2001-01-29 | 1 | -2/+0 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | Jun-ichiro itojun Hagino | 2000-07-04 | 1 | -121/+579 |
* | even if nd6_nud_hint is called, do not change a neighbor's status | Munechika SUMIKAWA | 2000-04-17 | 1 | -1/+1 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | Yoshinobu Inoue | 1999-12-07 | 1 | -21/+19 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | Yoshinobu Inoue | 1999-11-22 | 1 | -0/+1531 |