index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet6
/
nd6.c
Age
Commit message (
Expand
)
Author
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