summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/if_nametoindex.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace SIOCGIFCONF-using NRL versions with KAME versions that usemillert2002-03-071-99/+47
| | | | getifaddrs(3). Fixes problems on LP64 platforms.
* repair copyright notices for NRL & cmetz; cmetzderaadt2001-06-051-1/+0
|
* Wallderaadt2000-08-221-0/+1
|
* use SIOCGIFCONF much more carefullyderaadt1999-07-081-14/+34
|
* indent and auditderaadt1999-07-011-55/+62
|
* Compilation fixes.cmetz1999-06-231-2/+2
|
* Removed portability ifdefs and calls to nonstandard back-end.cmetz1999-06-231-77/+10
|
* Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz1999-06-231-0/+173
ones that are useful for all protocols, not just IPv6).