summaryrefslogtreecommitdiff
path: root/lib/libc/net/if_nameindex.c
AgeCommit message (Expand)Author
2010-09-24Implement if_freenameindex() as a real function as required by posix.Claudio Jeker
2002-03-07Replace SIOCGIFCONF-using NRL versions with KAME versions that useTodd C. Miller
2002-02-25skip sockaddr correctly if sa_len < sockaddr. from niklasJun-ichiro itojun Hagino
2001-06-05repair copyright notices for NRL & cmetz; cmetzTheo de Raadt
2000-08-22WallTheo de Raadt
1999-07-08use SIOCGIFCONF much more carefullyTheo de Raadt
1999-07-01indent and auditTheo de Raadt
1999-06-23Compilation fixes.cmetz
1999-06-23Removed portability ifdefs and calls to nonstandard back-end.cmetz
1999-06-23Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz