summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/ip6opt.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 264162: Accept RFC 2292 option values so that RFC 2292 compliantmarcel2014-08-031-6/+18
* remove duplicate semicolons where possible.eadler2012-10-221-1/+1
* ANSIfy.ume2009-11-111-25/+8
* 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