From 2f716a1d6efd4a42e41a23680eb25c7cd0715688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Sch=C3=BCtte?= Date: Mon, 19 May 2014 20:59:28 +0200 Subject: [PATCH] add chaosvpn legacy range --- templates/etc/bird.conf.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/etc/bird.conf.erb b/templates/etc/bird.conf.erb index 2b55e57..6f951f6 100644 --- a/templates/etc/bird.conf.erb +++ b/templates/etc/bird.conf.erb @@ -50,6 +50,7 @@ function is_dn42() { function is_chaos() { return net ~ [ 10.4.0.0/16+, 10.32.0.0/16+, + 10.42.16.0/20+, # legacy 10.100.0.0/14+, 10.104.0.0/14+, 172.31.0.0/16+,