summaryrefslogtreecommitdiff
path: root/sys/netinet6
AgeCommit message (Expand)Author
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-10a critical fix from kame: add missing splx().Jun-ichiro itojun Hagino
1999-12-10use proper type for in6_first_ifid (char -> u_int8_t)Jun-ichiro itojun Hagino
1999-12-10Remove remaining unnecessary ifdefs (itojun will hate me for this :-)Angelos D. Keromytis
1999-12-10sorry angelos, they are not used any more :-PJun-ichiro itojun Hagino
1999-12-10Add RCS tags, remove unused header files and code, remove a fewAngelos D. Keromytis
1999-12-09do not perform IPv6 initialization for loopback interface.Jun-ichiro itojun Hagino
1999-12-09Bogus include file crept in.Angelos D. Keromytis
1999-12-09Shrink...Angelos D. Keromytis
1999-12-08silence more DAD debugging informationTheo de Raadt
1999-12-08silence non-duplicate DAD completion messagesTheo de Raadt
1999-12-08ifdef cleanup...Angelos D. Keromytis
1999-12-08Removed about 24KB of ifdef'ed code. It's nice to be able to see whatAngelos D. Keromytis
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-12-08KAME IPv6 merger TODOs. you may want to see them earlier...Jun-ichiro itojun Hagino
1999-09-07silence -WallBrad Smith
1999-04-28zap the newhashinit hack.Artur Grabowski
1999-03-24One missed in6a_words -> s6_addr32 conversion.cmetz
1999-03-24Replace 'in6a_words' (old NRL convention) with 's6_addr32' (new BSDI et al.cmetz
1999-03-09Demangled the INET6 stuff so as not to require any extra options and not tocmetz
1999-02-24Added support files needed by the NRL code.cmetz
1999-02-24Added extra filescmetz
1999-02-24Synchronized changes needed to integrate into OpenBSD with the NRL sourcecmetz
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-11_KERNEL, and other cleanupTheo de Raadt
1999-01-10indentTheo de Raadt
1999-01-10merge INPROTO_* tablesTheo de Raadt
1999-01-08use _KERNEL, add ipv6intrq declTheo de Raadt
1999-01-07rename baddynamic() to in_baddynamic(), and export itTheo de Raadt
1999-01-07missed fileTheo de Raadt
1999-01-06first few files of NRL ipv6. This NRL release was officially exportedTheo de Raadt