Age | Commit message (Expand) | Author |
2001-03-30 | enable FAKE_LOOPBACK_IF case by default. | Jun-ichiro itojun Hagino |
2001-03-21 | in nd6_cache_lladdr(), set nd6_gctimer to ln_expire just after the state | Jun-ichiro itojun Hagino |
2001-03-08 | make nd6_storelladdr()'s behavior consistent about mbuf freeing on errors. | Jun-ichiro itojun Hagino |
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-21 | make validation code more strict for ND6/dest6 variable length headers. | Jun-ichiro itojun Hagino |
2001-02-16 | cosmetic sync with kame | Jun-ichiro itojun Hagino |
2001-02-16 | sync whitespace/comment with kame. to help merge tasks | 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-02-06 | allow changing number of loopbacks in ukc. | Michael Shalayeff |
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-10-15 | suppress warning on routing table overflow. sync with kame | Jun-ichiro itojun Hagino |
2000-07-06 | - more icmp6/ip6 stats. | Jun-ichiro itojun Hagino |
2000-06-16 | take MIN/MAX from param.h, okay theo@ | Niels Provos |
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-05-15 | use IFAFREE, not ifa_refcnt--. | Jun-ichiro itojun Hagino |
2000-04-27 | disable NUD for point-to-point devices. KAME PR 245 (temporary workaround) | Jun-ichiro itojun Hagino |
2000-04-19 | add boundary check for nd_ifinfo[]. (sync with kame) | Jun-ichiro itojun Hagino |
2000-04-17 | revisit in6_ifattach(). (1) make it more persistent about initializaing an | Jun-ichiro itojun Hagino |
2000-04-13 | add comment on sanity check | Jun-ichiro itojun Hagino |
2000-04-13 | bark if sdl_alen == 0. test code for KAME PR 235. | Jun-ichiro itojun Hagino |
2000-04-13 | even if nd6_nud_hint is called, do not change a neighbor's status | 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-07 | fix include file path related to ip6. | Jun-ichiro itojun Hagino |
2000-02-04 | more coverage of in6_ifdetach()'s cleanup process. | Jun-ichiro itojun Hagino |
2000-01-08 | Missing rndvar.h | Angelos D. Keromytis |
1999-12-10 | a critical fix from kame: add missing splx(). | Jun-ichiro itojun Hagino |
1999-12-10 | Remove remaining unnecessary ifdefs (itojun will hate me for this :-) | Angelos D. Keromytis |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |