| Commit message (Expand) | Author | Age | Files | Lines |
* | First step towards more sane time handling in the kernel -- this changes |  tholo | 2004-06-21 | 1 | -3/+3 |
* | support IPV6_USE_MIN_MTU, to make BIND9 better. |  itojun | 2004-06-12 | 1 | -2/+5 |
* | back out tree breakage. Like, come on |  deraadt | 2004-06-11 | 1 | -5/+2 |
* | support IPV6_USE_MIN_MTU, which is needed to run BIND9 well. from kame |  itojun | 2004-06-11 | 1 | -2/+5 |
* | switch to sysctl_int_arr(); ok itojun, henning, miod, deraadt |  markus | 2004-02-15 | 1 | -1/+46 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | sync with latest KAME in6_ifaddr/prefix/default router manipulation. |  itojun | 2002-06-08 | 1 | -1/+10 |
* | mistake in sysctl table |  itojun | 2002-06-07 | 1 | -1/+2 |
* | just for consistency/compatibility, have net.inet6.ip6.v6only sysctl MIB, |  itojun | 2002-06-07 | 1 | -4/+5 |
* | limit number of IPv6 fragments (not the fragment queue size) to |  itojun | 2002-05-28 | 1 | -2/+21 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -24/+24 |
* | whitespace/comment sync with kame |  itojun | 2001-12-07 | 1 | -16/+9 |
* | comment; sockopt # 57-59 are also reserved |  itojun | 2001-09-19 | 1 | -2/+2 |
* | Add IPCOMP setsockopt policy controls. While here fix the other policies too |  niklas | 2001-08-22 | 1 | -2/+3 |
* | fix constness of IN6_{IS,ARE}_xx macros to conform to RFC2553. |  itojun | 2001-03-30 | 1 | -19/+19 |
* | remove date string from KAME version identification, it is getting meaningless |  itojun | 2001-03-02 | 1 | -3/+5 |
* | get rid of #ifdef IPV6FIREWALL (never used, will never be used) |  itojun | 2001-02-16 | 1 | -9/+2 |
* | pull in new pcb notification code from kame. better handling of scope address. |  itojun | 2001-02-16 | 1 | -2/+4 |
* | use __P() in prototype for non-ansi compilers. |  itojun | 2000-10-17 | 1 | -7/+8 |
* | move IPv6 IPsec sysctl # downward, to avoid number conflict in *BSD. |  itojun | 2000-08-27 | 1 | -6/+8 |
* | don't pull sys/queue.h in. sync better with kame. |  itojun | 2000-07-16 | 1 | -38/+24 |
* | Fix typo; ds@ds.primasoft.bg |  aaron | 2000-06-25 | 1 | -2/+2 |
* | allow IPsec-related get/setsockopt on IPv6 socket. due to number conflict |  itojun | 2000-06-18 | 1 | -2/+8 |
* | net.inet.ip.gif_ttl (and IPv6 counterpart) is never used. |  itojun | 2000-05-25 | 1 | -6/+9 |
* | bring in recent KAME changes (only important and stable ones, as usual). |  itojun | 2000-02-28 | 1 | -42/+4 |
* | use more modern types |  deraadt | 2000-02-19 | 1 | -4/+4 |
* | improve RFC2553/2292 conformance. netinet6/{ip6,icmp6,in6}.h should not |  itojun | 2000-02-09 | 1 | -1/+5 |
* | Add RCS tags, remove unused header files and code, remove a few |  angelos | 1999-12-10 | 1 | -0/+1 |
* | bring in KAME IPv6 code, dated 19991208. |  itojun | 1999-12-08 | 1 | -124/+582 |
* | Replace 'in6a_words' (old NRL convention) with 's6_addr32' (new BSDI et al. |  cmetz | 1999-03-24 | 1 | -18/+18 |
* | Demangled the INET6 stuff so as not to require any extra options and not to |  cmetz | 1999-03-09 | 1 | -2/+2 |
* | Synchronized changes needed to integrate into OpenBSD with the NRL source |  cmetz | 1999-02-24 | 1 | -180/+0 |
* | _KERNEL, and other cleanup |  deraadt | 1999-01-11 | 1 | -2/+2 |
* | merge INPROTO_* tables |  deraadt | 1999-01-10 | 1 | -21/+0 |
* | use _KERNEL, add ipv6intrq decl |  deraadt | 1999-01-08 | 1 | -1/+1 |
* | missed file |  deraadt | 1999-01-07 | 1 | -0/+393 |