summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/ip6opt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace spaces with tabs for indentationstsp2014-02-171-2/+2
* Fix inet6_opt_init() to only check extlen when extbuff is not NULLmpi2014-02-071-5/+2
* switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).itojun2006-12-091-1/+226
* return is not a function. (cosmetic)itojun2006-12-081-28/+28
* ansify. ok deraadt@ moritz@otto2005-03-251-29/+12
* add inet6_option_* and inet6_rthdr_*.itojun1999-12-111-0/+388