Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement if_freenameindex() as a real function as required by posix. | 2010-09-24 | 1 | -1/+7 | |
| | | | | OK deraadt@, millert@ | ||||
* | Replace SIOCGIFCONF-using NRL versions with KAME versions that use | 2002-03-07 | 1 | -130/+103 | |
| | | | | getifaddrs(3). Fixes problems on LP64 platforms. | ||||
* | skip sockaddr correctly if sa_len < sockaddr. from niklas | 2002-02-25 | 1 | -0/+3 | |
| | |||||
* | repair copyright notices for NRL & cmetz; cmetz | 2001-06-05 | 1 | -1/+0 | |
| | |||||
* | Wall | 2000-08-22 | 1 | -1/+1 | |
| | |||||
* | use SIOCGIFCONF much more carefully | 1999-07-08 | 1 | -14/+34 | |
| | |||||
* | indent and audit | 1999-07-01 | 1 | -115/+92 | |
| | |||||
* | Compilation fixes. | 1999-06-23 | 1 | -2/+2 | |
| | |||||
* | Removed portability ifdefs and calls to nonstandard back-end. | 1999-06-23 | 1 | -57/+13 | |
| | |||||
* | Added some protocol independent interfaces (supposedly IPv6 support APIs, but | 1999-06-23 | 1 | -0/+212 | |
ones that are useful for all protocols, not just IPv6). |