Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-17 | llmnrd: Allow to bind to a specific network interface | Tobias Klauser | 1 | -2/+2 | |
Add a command line option -i/--interface which allows to bind the llmnrd sockets to a specific interface. If used, requests are only answered on the specified interface. Example: llmnrd -i eth0 Closes #9 Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-18 | llmnrd: Add IPv6 support | Tobias Klauser | 1 | -1/+2 | |
Closes #5 Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-18 | llmnrd: Join IP multicast group on each new interface | Tobias Klauser | 1 | -1/+2 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-06 | Initial import, still work in progress | Tobias Klauser | 1 | -0/+27 | |