summaryrefslogtreecommitdiffstats
path: root/libc/inet/getaddrinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* 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.