]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Add 'rd all' keyword to EVPN/L3VPN show cmds
authorTrey Aspelund <taspelund@nvidia.com>
Tue, 9 Mar 2021 04:28:04 +0000 (04:28 +0000)
committerTrey Aspelund <taspelund@nvidia.com>
Thu, 1 Apr 2021 01:35:29 +0000 (01:35 +0000)
commita111dd975a534dfa8fdeaeaf6d95ad7c00cc3f52
tree689c3b59e466cf0b4a700db37bef72539b58528b
parentd6cfe1b8840fa75ee0e617f28b32eccc60fd715e
bgpd: Add 'rd all' keyword to EVPN/L3VPN show cmds

New and improved submission for this commit -- updated to accommodate
changes from 4027d19b0.

Adds support for 'rd all' matching for EVPN and L3VPN show commands.
Introduces evpn_show_route_rd_all_macip().
Cleans up some show commands to use SHOW_DISPLAY string constants.

Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
bgpd/bgp_evpn_vty.c
bgpd/bgp_mplsvpn.c
bgpd/bgp_route.c