mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Fixed displaying BGP and RIP attributes after recent reworks
This commit is contained in:
@@ -1470,11 +1470,7 @@ bool t;
|
||||
bgp_community = -empty-;
|
||||
bgp_originator_id = 9.7.5.3;
|
||||
bgp_cluster_list = -empty-;
|
||||
t = defined(bgp_mp_reach_nlri);
|
||||
t = defined(bgp_mp_unreach_nlri);
|
||||
bgp_ext_community = --empty--;
|
||||
bgp_as4_path = +empty+;
|
||||
t = defined(bgp_as4_aggregator);
|
||||
t = defined(bgp_aigp);
|
||||
bgp_large_community = ---empty---;
|
||||
t = defined(bgp_mpls_label_stack);
|
||||
|
Reference in New Issue
Block a user