]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
If a IPv6 router claims it's a valid router but doesn't have any public
authorRoy Marples <roy@marples.name>
Fri, 3 Apr 2015 23:36:06 +0000 (23:36 +0000)
committerRoy Marples <roy@marples.name>
Fri, 3 Apr 2015 23:36:06 +0000 (23:36 +0000)
commita8e5259b41b43dd89af8ed66ce1dd881806cc129
tree635f0f336cbc4d83be6945edc47ee9fd5b60ec3f
parent3a35e9fe25c95f414d7cb8c75ca27ce946a2b176
If a IPv6 router claims it's a valid router but doesn't have any public
prefixes, don't install a default route for it.
If we did, some OS's will just stall trying to reach global addresses.
By not installing the default route, they can fall back to IPv4 faster.
This can be overridden with ipv6ra_always_default.
dhcpcd.conf.5.in
if-options.c
if-options.h
ipv6.c
ipv6nd.h