mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
A fix of a previous fix.
This commit is contained in:
@@ -475,7 +475,7 @@ link_back(struct ospf_area *oa, struct top_hash_entry *en, struct top_hash_entry
|
||||
if (tmp == par)
|
||||
{
|
||||
#ifdef OSPFv2
|
||||
fol->lb = ipa_from_u32(rtl->data);
|
||||
en->lb = ipa_from_u32(rtl->data);
|
||||
#endif
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user