summaryrefslogtreecommitdiff
path: root/lib/lib_errors.c
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-02-08 22:39:04 +0100
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-02-09 11:48:34 +0000
commitf490d6f31849e67725bff7de4b2dad3ea7b5cedc (patch)
tree0c111cab2c8e0f3fd954ace16048a89f1e81f68c /lib/lib_errors.c
parentb61bd36e770e2e996d06990b631e17bb3345de69 (diff)
ospfd: add support for "no router-info [<area|as>] command"
frr-reload.py will walk through all config contexts and prepend no to the CLI command. This requires that the vtysh shell code accepts a full command. To Reproduce vtysh -c "conf t" -c "router ospf" -c "router-info area" vtysh -c "conf t" -c "router ospf" -c "no router-info area" % Unknown command: no router-info area vtysh -c "conf t" -c "router ospf" -c "no router-info" Signed-off-by: Christian Breunig <christian@breunig.cc> (cherry picked from commit e744db5098dcdca1bce32169aaa0703a21ab6b0c)
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions