diff options
author | Maria Matejka <mq@ucw.cz> | 2022-06-27 12:14:05 +0200 |
---|---|---|
committer | Maria Matejka <mq@ucw.cz> | 2022-06-27 12:32:47 +0200 |
commit | d2142ad4050c64991f856734bafadd527c28e74b (patch) | |
tree | a5232767df4e66a556ffabc7b24aee867e76c0f6 /filter | |
parent | 0f2f5ac58c8bc487ad62d153bfc5ebdb97d54fbd (diff) |
Fixed displaying BGP and RIP attributes after recent reworks
Diffstat (limited to 'filter')
-rw-r--r-- | filter/test.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/filter/test.conf b/filter/test.conf index eb9cc30c..cd2fa8db 100644 --- a/filter/test.conf +++ b/filter/test.conf @@ -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); |