Correct IPv6 Prefix Length.

Should be announced as /64 by ff nodes as this is the usual length for IPv6 network segments
This commit is contained in:
ohrensessel 2014-03-05 10:19:05 +01:00
parent ae3b878f50
commit 5c19e45e7e

View file

@ -5,7 +5,7 @@
release => '0.3.99-exp' . nightly,
prefix4 => '10.112.0.0/18',
prefix6 => 'fd51:2bb2:fd0d::/48',
prefix6 => 'fd51:2bb2:fd0d::/64',
timezone => 'CET-1CEST,M3.5.0,M10.5.0/3', # Europe/Berlin
ntp_servers => ['1.ntp.services.ffhl'],