summaryrefslogtreecommitdiffstats
path: root/libc/inet/if_nametoindex.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement the rest of the missing include/net/if.h interfacesEric Andersen2002-12-041-22/+149
| | | | -Erik
* Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, andEric Andersen2002-03-191-0/+40
added several additional reentrant networking functions such that iptables now runs with IPV6 support.