]> git.puffer.fish Git - mirror/frr.git/commit
isisd: don't use operational data in "no router isis"
authorIgor Ryzhov <iryzhov@nfware.com>
Mon, 26 Apr 2021 14:47:19 +0000 (17:47 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Thu, 29 Apr 2021 14:05:21 +0000 (17:05 +0300)
commitf2c170ce95fe9f64f00554211b3d914886c2b20a
treedae2b0e7022fd209ffbc66617035d736b1fdc625
parent25fe5b0fe86ae5d07671ebbfea38750f29b6ca6a
isisd: don't use operational data in "no router isis"

We need to delete isis config from interfaces when we delete the isis
router instance. This should be done using only config data.

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