From: Michael Tremer Date: Sat, 2 May 2015 21:49:49 +0000 (+0000) Subject: radvd: Always advertise all prefixes X-Git-Tag: 007~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0e0193cb47daf1f9c950637396c7574312fca03;p=network.git radvd: Always advertise all prefixes --- diff --git a/src/functions/functions.radvd b/src/functions/functions.radvd index 1a47b758..1e84b35f 100644 --- a/src/functions/functions.radvd +++ b/src/functions/functions.radvd @@ -83,7 +83,7 @@ __radvd_config_interface() { fi print - print " prefix ${prefix} {" + print " prefix ::/64 {" print " AdvOnLink on;" if enabled dhcpd; then