summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ipv6_rtrequest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bring in KAME IPv6 code, dated 19991208.itojun1999-12-081-1017/+0
* silence -Wallbrad1999-09-071-1/+2
* Replace 'in6a_words' (old NRL convention) with 's6_addr32' (new BSDI et al.cmetz1999-03-241-4/+4
* Demangled the INET6 stuff so as not to require any extra options and not tocmetz1999-03-091-4/+7
* Synchronized changes needed to integrate into OpenBSD with the NRL sourcecmetz1999-02-241-5/+13
* panic prints a newline for you, don't do it in the panic stringmillert1999-01-111-1/+1
* first few files of NRL ipv6. This NRL release was officially exportedderaadt1999-01-061-0/+1005