6relayd: remove compat ULA setting by default (too many bad sideeffects)
authorSteven Barth <cyrus@openwrt.org>
Wed, 2 Oct 2013 06:14:39 +0000 (06:14 +0000)
committerSteven Barth <cyrus@openwrt.org>
Wed, 2 Oct 2013 06:14:39 +0000 (06:14 +0000)
SVN-Revision: 38283

package/network/ipv6/6relayd/Makefile
package/network/ipv6/6relayd/files/6relayd.config

index eb15cf8061eb53cbe1874d08470dc56410f796ad..a515b7c6b4626eb70d6c51c67e7c7617d4e989ff 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=6relayd
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=6relayd
-PKG_VERSION:=2013-07-26
+PKG_VERSION:=2013-07-26.1
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
index 1b12f719374ce8aa5780ff9ee61197f3356114e9..753a2a2e32e4725d6bc61ac67578f52d1a7dd4f5 100644 (file)
@@ -5,7 +5,6 @@ config server default
        option dhcpv6   server
        option fallback_relay   'rd dhcpv6 ndp'
        option management_level 1
        option dhcpv6   server
        option fallback_relay   'rd dhcpv6 ndp'
        option management_level 1
-       option compat_ula 1
 
 
 # Example #1: Create a relay for several networks in proxy mode
 
 
 # Example #1: Create a relay for several networks in proxy mode