]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Instead of opening link, ipv6, ipv6rs and ipv6ns sockets globally,
authorRoy Marples <roy@marples.name>
Fri, 15 Feb 2013 20:33:13 +0000 (20:33 +0000)
committerRoy Marples <roy@marples.name>
Fri, 15 Feb 2013 20:33:13 +0000 (20:33 +0000)
commitfbbb0875dd748a22dcf6d91a7d3cdaed5a90dc58
treec67f12a8c0734c78e69f12614ec7bbe945547204
parentcebe222c56901ba2f943a07eaf815d9660ba836b
Instead of opening link, ipv6, ipv6rs and ipv6ns sockets globally,
only open when the first link wanting this features needs it.
Hopefully fixes #263 and #264.
dhcpcd.c
ipv6.c
ipv6ns.c
ipv6rs.c