Hi,

We have found an issue in OSPF6d where the LSAs are not removed from the 
database even after receiving Maxage  LSupdate from the peer(external route 
withdraw or IPv6 address remove), as the maxage remover is not called and the 
lsa_expire thread is set to null and the lsdb hook_remove is called.
Even after 5-6 minutes of receiving the LSupdate from peer the intra-prefix LSA 
(PL 3200::/64) and AS-ext LSA (PL 33:33:33::/64) is still @ maxage.

ospf6d@plant# show ipv6 ospf6 database

        Area Scoped Link State Database (Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Rtr  0.0.0.0         2.2.2.2           213    80000005                
3.3.3.3/0.0.0.3
Rtr  0.0.0.0         3.3.3.3           408    80000003                
3.3.3.3/0.0.0.3
Net  0.0.0.3        3.3.3.3           408    80000002                        
3.3.3.3
Net  0.0.0.3        3.3.3.3           408    80000002                        
2.2.2.2
INP  0.0.0.0        2.2.2.2           3600  80000002                      
3200::/64
INP  0.0.0.3        3.3.3.3           408    80000002                      
1212::/64
INP  0.0.0.3        3.3.3.3           408    80000002                      
2000::/64
INP  0.0.0.3        3.3.3.3           408    80000002                      
3200::/64

        I/F Scoped Link State Database (I/F eth1 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.103      2.2.2.2          37      80000002       
fe80::212:efff:fe60:5b3b
Lnk  0.0.0.3          3.3.3.3          402    80000003       
fe80::202:a5ff:fe4e:c8dc
Lnk  0.0.0.3          3.3.3.3          402    80000003                         
2000::
Lnk  0.0.0.3          3.3.3.3          402    80000003                         
3200::

        AS Scoped Link State Database

Type LSId           AdvRouter       Age   SeqNum                        Payload
ASE  0.0.0.0        2.2.2.2           3600   80000001                  
33:33:33::/64

ospf6d@plant#

Sorry if this was already discussed.


Thanks & Best Regards
Satchit Nisanka



_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to