]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix vty output of evpn route-target AS4 18184/head
authorMark Stapp <mjs@cisco.com>
Tue, 11 Feb 2025 19:35:28 +0000 (14:35 -0500)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Sat, 15 Feb 2025 20:11:59 +0000 (20:11 +0000)
commit857c987fa757218a15e79a56be9d7db635ebbb35
tree0ac8668506516f10b441edc0a175d4d9c23fc9da
parentf3249ab68613df0fbd85c0e72d176a43db6550c4
bgpd: fix vty output of evpn route-target AS4

evpn route-targets are decoded in  ... multiple places; at least
two have a bug where the AS4 form doesn't have its AS decoded.

Signed-off-by: Mark Stapp <mjs@cisco.com>
(cherry picked from commit 9943a08720ccbed87cd6938791066a0de94a92c6)
bgpd/bgp_evpn_vty.c