summaryrefslogtreecommitdiff
path: root/sys/netinet6
AgeCommit message (Expand)Author
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