]> git.puffer.fish Git - matthieu/frr.git/commit
bfdd: require local-address when using multihop
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 3 Mar 2021 16:38:38 +0000 (19:38 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 3 Mar 2021 16:38:38 +0000 (19:38 +0300)
commit4cce733fc200ebb69fccacc35fde9aa9b7264ad3
tree1177c6be9594a650b627fcc74b1458c3805dc766
parentf60e5fd3d1d5ff88968713061edba96024a5e235
bfdd: require local-address when using multihop

If local-address is not supplied, then an incorrect xpath is generated
which is not expected by NB CLI.

Fixes #7465.

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