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
Age
Commit message (
Expand
)
Author
1999-12-15
do not overwrite traffic class portion when filling in IPv6 version field.
Jun-ichiro itojun Hagino
1999-12-14
Change cast (and argument declaration) from int to u_long so it
Angelos D. Keromytis
1999-12-10
a critical fix from kame: add missing splx().
Jun-ichiro itojun Hagino
1999-12-10
use proper type for in6_first_ifid (char -> u_int8_t)
Jun-ichiro itojun Hagino
1999-12-10
Remove remaining unnecessary ifdefs (itojun will hate me for this :-)
Angelos D. Keromytis
1999-12-10
sorry angelos, they are not used any more :-P
Jun-ichiro itojun Hagino
1999-12-10
Add RCS tags, remove unused header files and code, remove a few
Angelos D. Keromytis
1999-12-09
do not perform IPv6 initialization for loopback interface.
Jun-ichiro itojun Hagino
1999-12-09
Bogus include file crept in.
Angelos D. Keromytis
1999-12-09
Shrink...
Angelos D. Keromytis
1999-12-08
silence more DAD debugging information
Theo de Raadt
1999-12-08
silence non-duplicate DAD completion messages
Theo de Raadt
1999-12-08
ifdef cleanup...
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-12-08
KAME IPv6 merger TODOs. you may want to see them earlier...
Jun-ichiro itojun Hagino
1999-09-07
silence -Wall
Brad Smith
1999-04-28
zap the newhashinit hack.
Artur Grabowski
1999-03-24
One missed in6a_words -> s6_addr32 conversion.
cmetz
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
Added support files needed by the NRL code.
cmetz
1999-02-24
Added extra files
cmetz
1999-02-24
Synchronized changes needed to integrate into OpenBSD with the NRL source
cmetz
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1999-01-11
_KERNEL, and other cleanup
Theo de Raadt
1999-01-10
indent
Theo de Raadt
1999-01-10
merge INPROTO_* tables
Theo de Raadt
1999-01-08
use _KERNEL, add ipv6intrq decl
Theo de Raadt
1999-01-07
rename baddynamic() to in_baddynamic(), and export it
Theo de Raadt
1999-01-07
missed file
Theo de Raadt
1999-01-06
first few files of NRL ipv6. This NRL release was officially exported
Theo de Raadt