summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/vars6.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the in6addr constant declarations and definitions consistentbluhm2014-08-311-3/+3
| | | | | in kernel and user land. OK florian@ mpi@
* costant -> constant;jmc2003-05-101-2/+2
| | | | from NetBSD (Onno van der Linden).
* add inet6_option_* and inet6_rthdr_*.itojun1999-12-111-0/+42
increase shlib minor.