Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-29 | iface: Close rtnl socket if address enumeration fails | Tobias Klauser | 1 | -2/+2 |
2016-04-29 | iface: Fix memory leak in error case | Tobias Klauser | 1 | -0/+3 |
2016-04-29 | iface: Use getnameinfo() to get address from struct sockaddr_storage | Tobias Klauser | 1 | -2/+5 |
2015-02-20 | iface: Proper types for arguments to iface_rtnl_enumerate() | Tobias Klauser | 1 | -1/+1 |
2015-02-19 | iface: Correctly compare addresses, otherwise they're never actually deleted | Tobias Klauser | 1 | -37/+69 |
2015-02-19 | iface: Correct error message | Tobias Klauser | 1 | -1/+1 |
2015-02-18 | llmnrd: Join IP multicast group on each new interface | Tobias Klauser | 1 | -4/+14 |
2015-02-17 | all: Remove unnecessary log messages | Tobias Klauser | 1 | -2/+0 |
2015-02-16 | all: Remove trailing whitespaces | Tobias Klauser | 1 | -1/+1 |
2015-02-06 | Initial import, still work in progress | Tobias Klauser | 1 | -0/+355 |