[package] unbreak mrd6, fix configuration files and init script installation (#5221)
[openwrt/svn-archive/archive.git] / ipv6 / mrd6 / files / mrd6.conf
index 84ce923a34e6213ac2b55926defc1930b1d79c22..283ebd49791ec85ad0ffc6daf36b062257469188 100644 (file)
@@ -3,8 +3,8 @@ log {
        attach default "/var/log/mrd6.log" message_err;
 }
 
-interfaces br0 enable = false;  // Should be vlan0 + eth1 but Linux bridge seems broken for multicast
-interfaces eth0 enable = false; // Interface to internal bridge
+interfaces disable br-lan;  // Should be vlan0 + eth1 but Linux bridge seems broken for multicast
+interfaces disable eth0; // Interface to internal bridge
 handle-proper-bridge = true;    // use ETH_P_ALL to see all packets on wrt54g
 
 // The default configured RP is m6bone's Renater RP.