Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-20 | iface: Proper types for arguments to iface_rtnl_enumerate() | Tobias Klauser | 1 | -1/+1 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-19 | iface: Correctly compare addresses, otherwise they're never actually deleted | Tobias Klauser | 1 | -37/+69 | |
This also fixes a double free() and other memory corruption errors on interface delete. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-19 | iface: Correct error message | Tobias Klauser | 1 | -1/+1 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-18 | llmnrd: Join IP multicast group on each new interface | Tobias Klauser | 1 | -4/+14 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-17 | all: Remove unnecessary log messages | Tobias Klauser | 1 | -2/+0 | |
These could be used to DoS llmnrd, just silently discard invalid packets. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-16 | all: Remove trailing whitespaces | Tobias Klauser | 1 | -1/+1 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-06 | Initial import, still work in progress | Tobias Klauser | 1 | -0/+355 | |