Age | Commit message (Expand) | Author |
2002-06-08 | gc | Jun-ichiro itojun Hagino |
2002-06-08 | sync with latest KAME in6_ifaddr/prefix/default router manipulation. | Jun-ichiro itojun Hagino |
2002-06-07 | cope with cases where maxmtu == 0 (shouldn't happen) | Jun-ichiro itojun Hagino |
2002-06-05 | be sure to use L3 MTU, not L2 MTU, when specified in spec (affects FDDI/ARCnet) | Jun-ichiro itojun Hagino |
2002-05-30 | improve nd6_setmtu(), to warn too-small MTU on SIOCSIFMTU. sync w/kame | Jun-ichiro itojun Hagino |
2002-05-29 | no need to supply obsolete field name "receivedra" | Jun-ichiro itojun Hagino |
2002-05-29 | attach nd_ifinfo structure to if_afdata. | Jun-ichiro itojun Hagino |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-23 | compatability -> compatibility. | Federico G. Schwindt |
2001-02-23 | garbage-collect stale ND entries (default: 1 day). | Jun-ichiro itojun Hagino |
2001-02-23 | remove unnecessary state, ND6_LLINFO_WAITDELETE, from neighbor cache | Jun-ichiro itojun Hagino |
2001-02-08 | when chasing nd6_llinfo chain, make sure we do not touch dangling | Jun-ichiro itojun Hagino |
2001-02-08 | use timeout_xx() throughout sys/netinet6. sync with kame. | Jun-ichiro itojun Hagino |
2001-02-07 | by default, don't bark on inbound ND messages, as outsider may be able to | Jun-ichiro itojun Hagino |
2001-01-19 | pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). | Jun-ichiro itojun Hagino |
2000-07-06 | - more icmp6/ip6 stats. | Jun-ichiro itojun Hagino |
2000-05-19 | never forward packet with link-local address. | Jun-ichiro itojun Hagino |
2000-05-15 | perform NUD on p2p link, only if the destination/gateway is real neighbor. | Jun-ichiro itojun Hagino |
2000-04-17 | revisit in6_ifattach(). (1) make it more persistent about initializaing an | Jun-ichiro itojun Hagino |
2000-02-28 | bring in recent KAME changes (only important and stable ones, as usual). | Jun-ichiro itojun Hagino |
2000-02-04 | more coverage of in6_ifdetach()'s cleanup process. | Jun-ichiro itojun Hagino |
2000-01-08 | use arc4random() instead of random for two reasons. | Theo de Raadt |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |