summaryrefslogtreecommitdiff
path: root/roles/uvok_bird/templates/clearnet.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/uvok_bird/templates/clearnet.conf.j2')
-rw-r--r--roles/uvok_bird/templates/clearnet.conf.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/uvok_bird/templates/clearnet.conf.j2 b/roles/uvok_bird/templates/clearnet.conf.j2
index 7abb0cd..62b699d 100644
--- a/roles/uvok_bird/templates/clearnet.conf.j2
+++ b/roles/uvok_bird/templates/clearnet.conf.j2
@@ -100,7 +100,7 @@ protocol babel p_myas_babel {
ipv6 {
table t_myas_babel;
import where source ~ [RTS_DEVICE, RTS_BABEL];
- export where source ~ [RTS_DEVICE, RTS_BABEL];
+ export where source ~ [RTS_DEVICE, RTS_BABEL, RTS_STATIC];
};
{% for babif in uvok_bird_opts.babel_if_names %}