6relayd: remove compat ULA setting by default (too many bad sideeffects)
SVN-Revision: 38283
This commit is contained in:
parent
8f1499c448
commit
0ad1d06c13
2 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
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
|
||||
|
|
|
@ -5,7 +5,6 @@ config server default
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue