From d3b8685cd79e04f6c215e13220b9ba8784ea7e0a Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 12 Jun 2011 18:59:40 +0000 Subject: 6to4: don't start if detected local IPv4 address is RFC1918, allows people to deploy firmwares with 6to4 enabled by default SVN-Revision: 27160 --- package/6to4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/6to4/Makefile') diff --git a/package/6to4/Makefile b/package/6to4/Makefile index c106570118..a6f3315a4a 100644 --- a/package/6to4/Makefile +++ b/package/6to4/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6to4 -PKG_VERSION:=3 +PKG_VERSION:=4 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3