summaryrefslogtreecommitdiffstats
path: root/src/iftable.c
Commit message (Expand)AuthorAgeFilesLines
* Make it clear that this library is deprecatedDuncan Roe2019-11-041-1/+5
* Minimally resurrect doxygen documentationDuncan Roe2019-11-041-0/+9
* src: Use stdint types everywhereFelix Janda2015-05-291-4/+4
* src: get source code license header in sync with current licensing termsPablo Neira Ayuso2013-08-071-1/+1
* iftable: fix incomplete list of interfaces via nlif_queryPablo Neira Ayuso2012-08-131-1/+11
* src: remove redundant castsJan Engelhardt2010-11-091-2/+2
* iftable: fix wrong handler unregistration on errorPablo Neira Ayuso2010-09-301-1/+1
* iftable: add nlif_get_ifflags to get the network interface flagsPablo Neira Ayuso2009-01-071-0/+33
* nlif: fix possible re-insertion in the list of interfacesPablo Neira Ayuso2009-01-071-1/+2
* Suppress iftable_up function which is not used.Eric Leblond2008-12-231-17/+0
* major cleanup of index2name infrastructure: use linux list (and fix leak in t...Pablo Neira Ayuso2008-05-251-93/+85
* partial cleanup for iftable.c and rtnl.c, still appropiate errno missing/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org2007-02-121-88/+63
* - Initial commit of index2interface API (Eric Leblond), still work to do/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org2007-01-261-62/+142
* add (but not use) rtnetlink source code for resolving ifindex<->devname/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-08-121-0/+261