]> git.proxmox.com Git - mirror_frr.git/commit - ripngd/ripng_peer.c
ripdng: clear list of peers when RIPng is deconfigured
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 4 Jan 2019 21:08:10 +0000 (19:08 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 18 Jan 2019 18:15:41 +0000 (16:15 -0200)
commit56bf1cb2c3236429ff77e5dd19b04a8d1ff5d158
tree0cfd6ad5d07d0492e58a7f29992770e1bab6c2a8
parentecece94cf1be254d89868cec95cc9d4b04264a6b
ripdng: clear list of peers when RIPng is deconfigured

This is an old standing bug where the list of RIPng peers wasn't
cleared after deconfiguring RIPng, which caused the existing peers
to still be present on a newly configured RIPng instance (except
when the timed out after ~3 minutes). Fix this.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ripngd/ripng_peer.c
ripngd/ripngd.c
ripngd/ripngd.h