summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/ip6opt.c
Commit message (Expand)AuthorAgeFilesLines
* refer RFC 3542 rather than RFC 2292bis.ume2005-07-191-2/+2
* u_int8_t cannot carry a number greater than 255.ume2003-11-141-3/+1
* according to RFC3542 10.5, the 5th argment of inet6_opt_next()ume2003-10-251-1/+1
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542ume2003-10-241-0/+227
* An u_int8_t can never be bigger than 255, so remove a useless check.mux2003-07-251-2/+0
* Fix the style of the SCM ID's.obrien2002-03-221-2/+3
* Remove 'register' keyword.obrien2002-03-211-3/+3
* KAME 4th patchshin1999-12-161-0/+386
OpenPOWER on IntegriCloud