mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Fatal bug found. Sometimes BIRD did not originate router LSA. FIXED. :-)
This commit is contained in:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user