| Commit message (Expand) | Author | Age | Files | Lines |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -22/+23 |
* | Change the suser() API to take advantage of td_ucred as well as do a | jhb | 2002-04-01 | 1 | -1/+1 |
* | Fix warnings caused by discarding const. | alfred | 2002-02-27 | 1 | -3/+3 |
* | Make faith loadable, unloadable, and clonable. | brooks | 2001-09-25 | 1 | -0/+2 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -9/+9 |
* | Wrap array accesses in macros, which also happen to be lvalues: | jlemon | 2001-09-06 | 1 | -1/+1 |
* | When global anycast address was assigned to lo0, wrong source | ume | 2001-08-03 | 1 | -3/+5 |
* | do not M_WAITOK in in6_update_ifa(), since this function can be called | ume | 2001-07-15 | 1 | -1/+6 |
* | gif(4) and stf(4) modernization: | brooks | 2001-07-02 | 1 | -5/+0 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -550/+977 |
* | workaround; be sure to initialize nd6 interface information when IPv6 | itojun | 2001-01-18 | 1 | -0/+8 |
* | correct rtentry reference count in in6_ifloop_request(). | itojun | 2000-07-12 | 1 | -3/+5 |
* | Suppress a warning message about trigraphs. | grog | 2000-07-07 | 1 | -1/+1 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -427/+541 |
* | Permit site local addr in IPv6 source address selection rule. | shin | 2000-02-07 | 1 | -2/+23 |
* | Added ip6_forwarding check when prefix related ioctl is called. | shin | 2000-01-27 | 1 | -0/+2 |
* | Change struct sockaddr_storage member name, because following change | shin | 2000-01-13 | 1 | -9/+9 |
* | prevent kernel panic at suspend/resume. | shin | 2000-01-03 | 1 | -1/+1 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -17/+14 |
* | Just to avoid warning message about trigraph. | shin | 1999-11-30 | 1 | -1/+1 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+1879 |