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
/
raw_ipv6.c
Age
Commit message (
Expand
)
Author
2000-01-05
clarify rip6_ctloutput().
Jun-ichiro itojun Hagino
1999-12-21
be paranoid about malicious use of v4 mapped addr on v6 packet.
Jun-ichiro itojun Hagino
1999-12-19
disallow AF mismatch on inbound.
Jun-ichiro itojun Hagino
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
Remove remaining unnecessary ifdefs (itojun will hate me for this :-)
Angelos D. Keromytis
1999-12-10
Add RCS tags, remove unused header files and code, remove a few
Angelos D. Keromytis
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino
1999-04-28
zap the newhashinit hack.
Artur Grabowski
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-06
first few files of NRL ipv6. This NRL release was officially exported
Theo de Raadt