diff options
author | Maria Matejka <mq@ucw.cz> | 2023-01-23 19:36:22 +0100 |
---|---|---|
committer | Maria Matejka <mq@ucw.cz> | 2023-01-23 19:39:45 +0100 |
commit | 4e6cd1b2e354efb1df087a4296560b4b4b03fd7c (patch) | |
tree | b4140c296b488645307714fbc4bf5d9b01ac1dc7 /filter | |
parent | 5481bcd82f4c9dc2074267fb56858f5bf48910df (diff) | |
parent | b28431e557c4f63923476094a919a0630001275e (diff) |
Merge commit 'b28431e557c4f63923476094a919a0630001275e' into thread-next
Diffstat (limited to 'filter')
-rw-r--r-- | filter/test.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/filter/test.conf b/filter/test.conf index 22f5dea3..9b24a408 100644 --- a/filter/test.conf +++ b/filter/test.conf @@ -1639,7 +1639,6 @@ bool t; igp_metric = 53; babel_metric = 64; t = defined(babel_router_id); - j = babel_seqno; bgp_origin = ORIGIN_IGP; bgp_path = +empty+; @@ -1665,7 +1664,6 @@ bool t; rip_metric = 2; rip_tag = 4; - t = defined(rip_from); krt_source = 17; krt_metric = 19; |