| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | properly handle point-to-point interfaces in getifaddrs() | Jo-Philipp Wich | 2015-11-30 | 1 | -3/+16 |
| * | reimplement if_nameindex and getifaddrs using netlink | Timo Teräs | 2014-07-29 | 1 | -145/+167 |
| * | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -0/+1 |
| * | fix fd leak (missing close-on-exec) in getifaddrs | Rich Felker | 2013-11-20 | 1 | -1/+1 |
| * | fix missing SOCK_CLOEXEC in various functions that use sockets internally | Rich Felker | 2013-07-09 | 1 | -1/+1 |
| * | getifaddrs: implement proper ipv6 netmasks | rofl0r | 2013-04-09 | 1 | -2/+11 |
| * | getifaddrs: remove unused label | rofl0r | 2013-04-06 | 1 | -1/+0 |
| * | getifaddrs: use if_nameindex to enumerate interfaces | rofl0r | 2013-04-05 | 1 | -23/+9 |
| * | getifaddrs: one less indent level | rofl0r | 2013-04-05 | 1 | -30/+28 |
| * | getifaddrs: less malloc | rofl0r | 2013-04-05 | 1 | -55/+52 |
| * | add getifaddrs | rofl0r | 2013-04-05 | 1 | -0/+191 |
