]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix display bgp large-community exact-match
authorYour Name <you@example.com>
Mon, 10 Oct 2022 10:51:27 +0000 (13:51 +0300)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 11 Oct 2022 06:57:23 +0000 (06:57 +0000)
commitfc60338721ba9b1533fab9567343f8c4a535778a
tree50c0f763f6573e7d9cf39ad89594517bb0622fad
parent558537ab1f05613bd6000def7ad9612964c2ebc0
bgpd: fix display bgp large-community exact-match

Before patch:
frr# show bgp large-community 1:1:1 exact-match
% Large-community malformed

After patch:
frr# show bgp large-community 1:1:1 exact-match

Signed-off-by: Dmitrii Turlupov <dturlupov@factor-ts.ru>
(cherry picked from commit 1857760c1ed38250d6be0d92502f9dc816d4e4cc)
bgpd/bgp_route.c