Juliusz Chroboczek <[email protected]> writes:
>> Received prefix with no router id.
>> Couldn't parse packet (8, 13) from fe80::eea8:6bff:fefe:9a2 on enp6s0.
>> Received prefix with no router id.
>> Couldn't parse packet (8, 14) from fe80::eea8:6bff:fefe:9a2 on enp6s0.
>
> Toke, are you mis-parsing retractions? No router-id is necessary for
> a retraction.
Weren't these messages in the babeld log?
From the Bird parser:
/* Update must have next hop, unless it is retraction */
if (ipa_zero(state->next_hop_ip4) && (msg->metric != BABEL_INFINITY))
return PARSE_ERROR;
So that should be fine...
-Toke
_______________________________________________
Babel-users mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users