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
/
in6_pcb.c
Age
Commit message (
Expand
)
Author
2000-04-27
avoid infinite loop in in{6,}_pcbnotify (can occurs on family mismatch)
Jun-ichiro itojun Hagino
2000-04-21
NRL pcb issue; inp_{f,l}addr{,6} is a union so we need to be sure about
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
1999-12-10
Add RCS tags, remove unused header files and code, remove a few
Angelos D. Keromytis
1999-12-08
Removed about 24KB of ifdef'ed code. It's nice to be able to see what
Angelos D. Keromytis
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino
1999-03-24
Replace 'in6a_words' (old NRL convention) with 's6_addr32' (new BSDI et al.
cmetz
1999-03-09
Demangled the INET6 stuff so as not to require any extra options and not to
cmetz
1999-02-24
Synchronized changes needed to integrate into OpenBSD with the NRL source
cmetz
1999-01-07
rename baddynamic() to in_baddynamic(), and export it
Theo de Raadt
1999-01-06
first few files of NRL ipv6. This NRL release was officially exported
Theo de Raadt