]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit - src/ipv6nd.c
sun: Open an IPv6ND socket per interface
authorRoy Marples <roy@marples.name>
Tue, 23 Apr 2019 17:27:52 +0000 (17:27 +0000)
committerRoy Marples <roy@marples.name>
Tue, 23 Apr 2019 17:27:52 +0000 (17:27 +0000)
commitb2edc30309800a42123b45d280332b6b24a2146f
tree41bfae5a2e3acfe7e0fe6af3067eaec3bc826935
parenta43b5a516254e6a2d577818e5419f9618636a44f
sun: Open an IPv6ND socket per interface

This is needed because we need to join the all-nodes multi-cast
group and that only works per interface.
src/dhcpcd.h
src/ipv6.c
src/ipv6nd.c
src/ipv6nd.h