mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
Fatal bug found. Sometimes BIRD did not originate router LSA. FIXED. :-)
This commit is contained in:
parent
b90f9c526e
commit
d03e8ce00b
@ -31,8 +31,6 @@ ospf_dbdes_tx(struct ospf_neighbor *n)
|
||||
u8 *aa,*bb;
|
||||
|
||||
if((oa->rt==NULL)||(EMPTY_LIST(oa->lsal))) originate_rt_lsa(oa);
|
||||
oa->origrt=0;
|
||||
|
||||
|
||||
p=(struct proto *)(ifa->proto);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user