]> git.puffer.fish Git - mirror/frr.git/commit
ospfd : Resolving conflict in distribute-list update during MaxAge LSA. 7074/head
authorKaushik <kaushik@niralnetworks.com>
Thu, 10 Sep 2020 08:58:56 +0000 (01:58 -0700)
committerKaushik <kaushik@niralnetworks.com>
Sat, 12 Sep 2020 13:24:30 +0000 (06:24 -0700)
commite6baea10a420f4fcfb82cda42258a5e44178aa82
tree7f4c926aac4ddbbb7d125546eddccb90a894bb39
parent2c03a60bb8a1e76897071b3f0f4afb39ba31c92a
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