]> git.puffer.fish Git - mirror/frr.git/commit
ospfd : Resolving conflict in distribute-list update during MaxAge LSA.
authorKaushik <kaushik@niralnetworks.com>
Thu, 10 Sep 2020 08:58:56 +0000 (01:58 -0700)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 6 Oct 2020 12:54:24 +0000 (15:54 +0300)
commitf17954462fbcce90e64824c492686269af03d405
tree4bcd80b4c5db72bd11652d799d41d16e1635a0a9
parente8a2ecce91fe7f63489340b834485753d019776a
ospfd : Resolving conflict in distribute-list update during MaxAge LSA.

1. Fix for duplicating calls of ospf_external_lsa_refresh()
   in ospf_distribute_list_update_timer().
2. Added the comment and change from PR 6981.

Signed-off-by: Kaushik <kaushik@niralnetworks.com>
ospfd/ospf_zebra.c