]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: numerical evpn type support to more show cmds
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 7 Oct 2020 20:23:09 +0000 (16:23 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 13 Oct 2020 20:13:16 +0000 (16:13 -0400)
commit2b1364e1b716459379160535e43203f24f84702a
treeae29d867a02820563816d2e0267e06c11dcbca30
parent247fb57d63c6be82481bdde0b49f34a78be8bef6
bgpd: numerical evpn type support to more show cmds

Add numberical evpn route type support to some more
show commands.

Also, simplify some of the code there to call common type parsing
function. Some of the bounds checking there is also unncessary given
how our cli node matching works.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
bgpd/bgp_evpn_vty.c