]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Linux: always open a netlink socket when writing netlink messages
authorRoy Marples <roy@marples.name>
Tue, 5 Nov 2019 15:23:10 +0000 (15:23 +0000)
committerRoy Marples <roy@marples.name>
Tue, 5 Nov 2019 15:24:22 +0000 (15:24 +0000)
commit2c8dc9ee719b36b2f4174575a1a5a623710d0157
tree4963cdee5cb0b76b535244beaa5125c752ce5052
parentf1b2006f3c2ae1e021cc504fe18e08011a6e9414
Linux: always open a netlink socket when writing netlink messages

While here, bring some function names into the same style.
src/if-linux.c