]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: remove all "ip ospf area" params when clearing instance
authorIgor Ryzhov <iryzhov@nfware.com>
Tue, 13 Oct 2020 23:39:08 +0000 (02:39 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 13 Oct 2020 23:40:30 +0000 (02:40 +0300)
commit15bf52d3e2253eda116abcc98d8a59c0610274ca
treefb369452e285893985e4ed2d9677b6bf0915c39c
parent68e1c44972d8420408e6b8553fb2ff861ae08429
ospfd: remove all "ip ospf area" params when clearing instance

Currently, only default area parameter is cleared, but we should do the
same for all area parameters with interface addresses.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
ospfd/ospf_vty.c