summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/rthdr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).itojun2006-12-091-1/+164
* ansify. ok deraadt@ moritz@otto2005-03-251-21/+8
* - sync up MLD declaration with RFC3542 (s/MLD6/MLD/)itojun2003-06-111-23/+7
* KNF fixitojun2003-06-061-3/+3
* KNF, de-registeritojun2003-06-061-220/+154
* %d -> %u. mostly in #ifdef DEBUG.itojun2002-06-271-11/+11
* fix alignment constraint in IPv6 routing header manipulation (ancillary data).itojun2000-02-291-7/+19
* add inet6_option_* and inet6_rthdr_*.itojun1999-12-111-0/+298