]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Mark the node as the correct type for bgp ipv6 unicast
authorDonald Sharp <sharpd@nvidia.com>
Wed, 28 Jul 2021 14:56:48 +0000 (10:56 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 28 Jul 2021 14:56:48 +0000 (10:56 -0400)
commita17cfb3fdaacbdc1d7303aeb898939595dc931ad
tree898a706fae313a26f180f7f3d5e82ddbeb4aac2e
parent5b1c5bf2d869c6e1a6737017e078638b1e6c434f
bgpd: Mark the node as the correct type for bgp ipv6 unicast

The bgp ipv6 unicast node should be called `bgp ipv6 unicast`
to make it consistent with other nodes where we list the afi/safi

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