]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Set IFLA_INET6_ADDR_GEN_MODE to IN6_ADDR_GEN_MODE_NONE
authorRoy Marples <roy@marples.name>
Mon, 11 Aug 2014 20:52:39 +0000 (20:52 +0000)
committerRoy Marples <roy@marples.name>
Mon, 11 Aug 2014 20:52:39 +0000 (20:52 +0000)
commit78a67110452aade468f1bd13fd2cb409d0003b98
treea2021259803c10832cdc322423569489ffc7eeef
parent01eee106e4961c6ec532de934615d8bed383df5d
Set IFLA_INET6_ADDR_GEN_MODE to IN6_ADDR_GEN_MODE_NONE
for supporting kernels to avoid potentially duplicate
IPv6 link-local addresses.
if-linux.c