]> git.puffer.fish Git - mirror/frr.git/commit
mgmtd: fix reply when running ds is not locked 14858/head
authorIgor Ryzhov <iryzhov@nfware.com>
Tue, 21 Nov 2023 21:18:40 +0000 (23:18 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 21 Nov 2023 21:18:40 +0000 (23:18 +0200)
commit354b3c43280bc7cf28230994104c955775e14303
treecdf1dc0d17550099f1fcf958087286f1a5ea4102
parent01af05fbd55edf444d2e39d9de44f5aef2b37719
mgmtd: fix reply when running ds is not locked

At this stage, we should send a SET_CFG reply, not COMMIT_CFG reply.
Commit request is not yet initialized.

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