summaryrefslogtreecommitdiffstats
path: root/libc/inet/getaddrinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* Oops.Eric Andersen2002-11-211-0/+1
|
* Cleanup use of in6addr_loopback and in6addr_anyEric Andersen2002-11-211-1/+1
|
* Fix missing defines. Forgot to check this in.Eric Andersen2002-03-191-0/+9
| | | | -Erik
* Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, andEric Andersen2002-03-191-0/+863
added several additional reentrant networking functions such that iptables now runs with IPV6 support.