summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_interface.c
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2024-02-03 01:15:46 +0200
committerIgor Ryzhov <iryzhov@nfware.com>2024-02-07 18:37:29 +0200
commit2574f03a13d6fdd6580015c527c8d4b151579a70 (patch)
tree358a7f5e7b0b573c0617c340c16f8752a46c1234 /ospf6d/ospf6_interface.c
parent0db4d555e98f90da320a802be67b75757eb78abc (diff)
vtysh: remove resync workaround when exiting to config node
When exiting from a level below the config node, like `router rip`, vtysh executes a resync by sending "end" and "conf term [file-lock]" commands to all the daemons. As statet in the description comment, it's done "in case one of the daemons is somewhere else". I don't think this actually ever happens, but even if it is, it is a bug in a daemon that needs to be fixed. This resync was okay before the introduction of mgmtd, but now it unlocks and locks back the datastores during the configuration reading process, which can lead to a failure which is explained in the previous commit. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions