| Age | Commit message (Expand) | Author |
| 2003-11-12 | implement net.inet6.ifq | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2002-06-08 | sync with latest KAME in6_ifaddr/prefix/default router manipulation. | itojun |
| 2002-05-28 | limit number of IPv6 fragments (not the fragment queue size) to | itojun |
| 2002-05-14 | rename: net.inet6.ip6.bindv6only -> net.inet6.ip6.v6only | itojun |
| 2002-05-13 | * Use uint{8,32}_t from <netinet/in.h> where applicable; use private | kleink |
| 2002-05-13 | IPV6PORT_* aren't in the reserved namespace either. | kleink |
| 2002-05-13 | Check _POSIX_C_SOURCE as well. | kleink |
| 2002-05-13 | Update two comments. | kleink |
| 2002-05-12 | Provide local definitions of in_{addr,port}_t in <netinet/in.h> and use | kleink |
| 2001-12-21 | whitespace/costmetic sync w/kame | itojun |
| 2001-11-17 | (minor) delint | perry |
| 2001-10-24 | more whitespace sync with kame | itojun |
| 2001-10-18 | reduce diffs with kame (mostly cosmetic). | itojun |
| 2001-10-16 | reduce diff with kame. whitespace only | itojun |
| 2001-10-15 | implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt. | itojun |
| 2001-07-24 | fix comment on setsockopt arg size. KAME PR 369 | itojun |
| 2001-06-02 | Implement support for IP/TCP/UDP checksum offloading provided by | thorpej |
| 2001-03-30 | fix constness of IN6_{IS,ARE}_xx with RFC2553. sync with kame. | itojun |
| 2001-03-02 | have comment that refers to kame COVERAGE document. sync with kame | itojun |
| 2001-03-02 | the date string in KAME version is getting very meaningless, remove. | itojun |
| 2001-02-11 | pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery | itojun |
| 2000-10-17 | use __P() in prototype for non-ansi compilers. | itojun |
| 2000-08-27 | add a warning on IPv6 setsockopt number space (*BSD shares the number space | itojun |
| 2000-08-26 | implement net.inet6.ip6.{anon,low}port{min,max} sysctl variable. | itojun |
| 2000-07-16 | do not pull sys/queue.h from netinet6/in6.h. PR10597. | itojun |
| 2000-07-06 | elide lint cast type conversion warnings. | christos |
| 2000-06-26 | XNS5.2: define sa_family_t and use it where specified by the standard. | kleink |
| 2000-06-08 | Use _POSIX_SOURCE-safe type names | danw |
| 2000-05-24 | enforce parameter type check for IN6_ARE_ADDR_EQUAL(). (sync with kame) | itojun |
| 2000-02-28 | remove some of cross-BSD portability #ifdef. | itojun |
| 2000-02-19 | s/u_char/u_int8_t/ for sin6_{family,len} | itojun |
| 2000-02-17 | Change the use of pfil hooks. There is no longer a single list of all | darrenr |
| 2000-02-09 | to improve RFC2553/2292 compliance, and promote use of | itojun |
| 2000-01-06 | remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec | itojun |
| 2000-01-06 | make IPV6_BINDV6ONLY setsockopt available. it controls behavior of | itojun |
| 1999-12-13 | sync IPv6 part with latest KAME tree. IPsec part is left unmodified | itojun |
| 1999-07-06 | sync with KAME/NetBSD 1.4, SNAP kit 19990705. | itojun |
| 1999-07-03 | RCS ID police. | thorpej |
| 1999-07-03 | Take a stab at namespace protection. For now, only the obvious problems are | kleink |
| 1999-07-02 | move ipsec sysctl index to IPPROTO_AH (instead of IPPROTO_ESP), | itojun |
| 1999-07-01 | IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. | itojun |
| 1999-06-28 | KAME/NetBSD 1.4 SNAP kit, dated 19990628. | itojun |