Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-26 | network: s/user_data/userdata/ | Lennart Poettering | |
Everywhere else we call the generic user data pointer just "userdata", rather than "user_data". Let's do this here, too. | |||
2015-04-13 | test-ipv4ll: clean up the event | Thomas Hindoe Paaboel Andersen | |
shuts up valgrind/sanitizers | |||
2014-04-27 | libnetworkd: add link local tests | Umut Tezduyar Lindskog | |
- Also only allow positive ifindex on both dhcp and ipv4ll [tomegun: the kernel always sets a positive ifindex, but some APIs accept ifindex=0 with various meanings, so we should protect against accidentally passing ifindex=0 along.] |