Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-12-21 | r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26551: Make sure NULL is defined before using it to test for getifaddrs(). | James Peach | 1 | -0/+4 |
2007-12-21 | r26487: Cope with systems that don't have struct sockaddr.sa_len. | Jelmer Vernooij | 1 | -0/+6 |
2007-12-21 | r26469: Fix paths, only include IPv4 addresses for now. | Jelmer Vernooij | 1 | -8/+5 |
2007-12-21 | r26467: Use getifaddrs() for interface enumeration and provide replacements f... | Jelmer Vernooij | 1 | -0/+94 |