Add a legacy chaosvpn network

should be removed if chaosvpn removes it
This commit is contained in:
Leo Krueger 2014-05-05 14:52:20 +02:00
parent d5f27209d4
commit a8d2acb6c0

View file

@ -50,6 +50,7 @@ function is_dn42() {
function is_chaos() { function is_chaos() {
return net ~ [ 10.4.0.0/16+, return net ~ [ 10.4.0.0/16+,
10.32.0.0/16+, 10.32.0.0/16+,
10.42.16.0/20+, # legacy
10.100.0.0/14+, 10.100.0.0/14+,
10.104.0.0/14+, 10.104.0.0/14+,
172.31.0.0/16+, 172.31.0.0/16+,