Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace SIOCGIFCONF-using NRL versions with KAME versions that use | 2002-03-07 | 1 | -104/+51 | |
| | | | | getifaddrs(3). Fixes problems on LP64 platforms. | ||||
* | repair copyright notices for NRL & cmetz; cmetz | 2001-06-05 | 1 | -1/+0 | |
| | |||||
* | Wall | 2000-08-22 | 1 | -0/+1 | |
| | |||||
* | incorrect bounds on strlcpy() | 1999-12-16 | 1 | -2/+2 | |
| | |||||
* | use SIOCGIFCONF much more carefully | 1999-07-08 | 1 | -14/+34 | |
| | |||||
* | indent and audit | 1999-07-01 | 1 | -88/+66 | |
| | |||||
* | Compilation fixes. | 1999-06-23 | 1 | -4/+4 | |
| | |||||
* | Removed portability ifdefs and calls to nonstandard back-end. | 1999-06-23 | 1 | -50/+10 | |
| | |||||
* | Added some protocol independent interfaces (supposedly IPv6 support APIs, but | 1999-06-23 | 1 | -0/+181 | |
ones that are useful for all protocols, not just IPv6). |