From e1c79f505872db5b8f2666c74399aca59c6db9e4 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 2 Jan 2013 23:05:44 +0000 Subject: ipv6-support: Update iteration * Add support for blocking forwarding while address assignments * Fix relay restarting function git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34985 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/ipv6/ipv6-support/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/ipv6/ipv6-support/Makefile') diff --git a/package/network/ipv6/ipv6-support/Makefile b/package/network/ipv6/ipv6-support/Makefile index eee6f9d328..0d596d4d3b 100644 --- a/package/network/ipv6/ipv6-support/Makefile +++ b/package/network/ipv6/ipv6-support/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ipv6-support -PKG_VERSION:=2013-01-01 +PKG_VERSION:=2013-01-02 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3