]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d : Send LSA update immediately when ospf instance is deleted 8978/head
authorSoman K.S <somanks@gmail.com>
Sun, 4 Jul 2021 12:10:19 +0000 (17:40 +0530)
committerSoman K.S <somanks@gmail.com>
Thu, 8 Jul 2021 13:40:29 +0000 (19:10 +0530)
commit7359e9ba71e3b9cd73ceeb231cf26d40c22dbeb8
tree0769b97bfe2f6b7ffd8f96cd7f1cfa38d96b6f41
parente49199c387559dbcfacefaafece65da87940b602
ospf6d : Send LSA update immediately when ospf instance is deleted

Fix: The fix is to call ospf6_write to send the packet immediately to all neighbors

Signed-off-by: kssoman <somanks@gmail.com>
ospf6d/ospf6_message.c