aboutsummaryrefslogtreecommitdiff
path: root/src/network/if_nametoindex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* fix if_nametoindex return value when socket open failsRon Yorston2016-01-171-1/+1
* fix if_nametoindex return value when interface does not existRich Felker2014-06-031-1/+1
* fix missing SOCK_CLOEXEC in various functions that use sockets internallyRich Felker2013-07-091-1/+1
* implement if_indextoname and if_nametoindex functionsRich Felker2011-04-051-0/+18