From 934e7660c90f5863eefbcf145a3ef988542fb2dc Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Sun, 21 Jul 2024 14:05:08 +0200 Subject: bird: Add IRR filter also, remove "direct neighbor" preference --- roles/uvok_bird/templates/clear_defines.conf.j2 | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/uvok_bird/templates') diff --git a/roles/uvok_bird/templates/clear_defines.conf.j2 b/roles/uvok_bird/templates/clear_defines.conf.j2 index 40b6bca..15e67cf 100644 --- a/roles/uvok_bird/templates/clear_defines.conf.j2 +++ b/roles/uvok_bird/templates/clear_defines.conf.j2 @@ -24,3 +24,4 @@ define FILTER_PROBLEM_PREFIX = 202; define FILTER_LONG_ASPATH = 203; define FILTER_SMALL_V6_PREFIX = 204; define FILTER_ROA_RPKI = 205; +define FILTER_IRR = 206; -- cgit v1.2.3