summaryrefslogtreecommitdiff
path: root/sys/netinet6/raw_ipv6.c
AgeCommit message (Expand)Author
2000-01-05clarify rip6_ctloutput().Jun-ichiro itojun Hagino
1999-12-21be paranoid about malicious use of v4 mapped addr on v6 packet.Jun-ichiro itojun Hagino
1999-12-19disallow AF mismatch on inbound.Jun-ichiro itojun Hagino
1999-12-15do not overwrite traffic class portion when filling in IPv6 version field.Jun-ichiro itojun Hagino
1999-12-14Change cast (and argument declaration) from int to u_long so itAngelos D. Keromytis
1999-12-10Remove remaining unnecessary ifdefs (itojun will hate me for this :-)Angelos D. Keromytis
1999-12-10Add RCS tags, remove unused header files and code, remove a fewAngelos D. Keromytis
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-04-28zap the newhashinit hack.Artur Grabowski
1999-03-09Demangled the INET6 stuff so as not to require any extra options and not tocmetz
1999-02-24Synchronized changes needed to integrate into OpenBSD with the NRL sourcecmetz
1999-01-06first few files of NRL ipv6. This NRL release was officially exportedTheo de Raadt