]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: don't create instances directly from cli
authorIgor Ryzhov <iryzhov@nfware.com>
Mon, 26 Apr 2021 15:09:19 +0000 (18:09 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Thu, 29 Apr 2021 14:05:21 +0000 (17:05 +0300)
commit95018cdaa5c6a2fe106d7be1769d89c00dc62778
tree69b563b965fc3aa7e9145835e8146b6497ff0ca4
parentf2c170ce95fe9f64f00554211b3d914886c2b20a
isisd: don't create instances directly from cli

This must be done only through NB code. The necessary change is enqueued
right on the next two lines.

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