]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_route.c
bgpd: fix display bgp large-community exact-match
authorYour Name <you@example.com>
Mon, 10 Oct 2022 10:51:27 +0000 (13:51 +0300)
committerYour Name <you@example.com>
Mon, 10 Oct 2022 10:51:27 +0000 (13:51 +0300)
commit1857760c1ed38250d6be0d92502f9dc816d4e4cc
tree259571f622170b274283e36d168322dbe8c531b8
parent0c993136efe29af69c4bec572a29ca218e457504
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>
bgpd/bgp_route.c