]> git.proxmox.com Git - mirror_frr.git/commit
vtysh: Expose SR node for non pathd use cases
authorDonald Sharp <sharpd@nvidia.com>
Sat, 5 Jun 2021 16:34:46 +0000 (12:34 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 23 Jun 2021 12:28:02 +0000 (08:28 -0400)
commit5df73b05439aab94ccb6b78607d6d01b45074c78
treee4bc93a77af44b00d1cacbcaeb68b0f19d8370d3
parentb2c42dda960ef30251a7f4a8c66cc78110b9321a
vtysh: Expose SR node for non pathd use cases

The SR node is hidden by a `--enable-pathd` configuration option.
But the recent commit of SRv6 uses this node as well.  Let's expose
this node and let things work.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
vtysh/vtysh.c