| Age | Commit message (Expand) | Author |
| 2003-06-27 | split ND6 cache timer management to per-entry. increased accuracy, | itojun |
| 2003-02-01 | Add extensible malloc types, adapted from FreeBSD. This turns | thorpej |
| 2002-11-02 | /*CONTCOND*/ while (0)'ed macros | perry |
| 2002-06-08 | indent cleanup | itojun |
| 2002-06-08 | sync with latest KAME in6_ifaddr/prefix/default router manipulation. | itojun |
| 2002-06-07 | cope with cases when maxmtu == 0 (this shoulnd't happen!) | itojun |
| 2002-06-05 | be sure to use L3 MTU, not L2 MTU, when specified in spec (affects FDDI/ARCnet) | itojun |
| 2002-05-30 | improve nd6_setmtu(), to warn too-small MTU on SIOCSIFMTU. sync w/kame | itojun |
| 2002-05-29 | "receivedra" field name is obsolete. | itojun |
| 2002-05-29 | attach nd_ifinfo structure into if_afdata. | itojun |
| 2002-05-28 | use arc4random | itojun |
| 2001-12-18 | reduce white space/cosmetic diffs w/kame. | itojun |
| 2001-10-18 | reduce diffs with kame (mostly cosmetic). | itojun |
| 2001-10-17 | do not change neighbor cache state on entry timeout, | itojun |
| 2001-06-11 | Fix various misspellings of compatible/compatibility. | wiz |
| 2001-02-23 | garbage-collect stale ND entries (default: 1 day). | itojun |
| 2001-02-23 | remove unnecessary state, ND6_LLINFO_WAITDELETE, from neighbor cache | itojun |
| 2001-02-08 | when chasing nd6_llinfo chain, make sure we do not touch dangling | itojun |
| 2001-02-07 | during ip6/icmp6 inbound packet processing, do not call log() nor printf() in | itojun |
| 2001-01-17 | pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). | itojun |
| 2000-07-06 | - do not use bitfield for router renumbering header. | itojun |
| 2000-05-19 | do not mistakingly forward link-local scoped packet (the bug was added | itojun |
| 2000-05-09 | do not try NUD unless the gateway is a real neighbor. | itojun |
| 2000-04-16 | perform neighbor unreachability detection on p2p links (spec requires | itojun |
| 2000-04-16 | better sync with latest kame (cosmetic only). | itojun |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 2000-02-26 | bring in recent KAME changes (only important and stable ones, as usual). | itojun |
| 2000-02-04 | avoid calling in6_control(SIOCDIFADDR_IN6) from interrupt context. | itojun |
| 2000-01-06 | remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec | itojun |
| 1999-12-13 | sync IPv6 part with latest KAME tree. IPsec part is left unmodified | itojun |
| 1999-07-31 | sync with recent KAME. | itojun |
| 1999-07-06 | sync with KAME/NetBSD 1.4, SNAP kit 19990705. | itojun |
| 1999-07-03 | RCS ID police. | thorpej |
| 1999-06-28 | KAME/NetBSD 1.4 SNAP kit, dated 19990628. | itojun |