-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do not do lengthy claiming cycle when route to special ip does not exist #60
Comments
this relies on rework of the netlink abstraction. an thus #50 |
... but how do you know a route to this IP does not exist when a default route will apply? we are looking for a host-route with 128 bit netmask.... let's figure out how to query that using netlink... |
Visible in logs by (strange address):
|
I know I jsut said this on IRC but this is in fact a different issue. This happens when a client could not be found and a destination unreachable message is created for the other node of that connection. This is intersting and warrants a separate issue |
@genofire is it possible that for the icmp issue the default-route was just retracted when this happened? |
none of the multi-second claiming cycle needs to happen when there is no route to the special ip of the node.
sending unicast claim for client 04:4b:ed:29:42:53 to fec0::64b:edff:fe29:4253
The text was updated successfully, but these errors were encountered: