aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2012-12-27 14:10:17 +0000
committerSteven Barth <cyrus@openwrt.org>2012-12-27 14:10:17 +0000
commit01059c8914b9e125fbd93c64dba7dd92e6c9e81c (patch)
treefd422646f0073d0f0d1ce190e9e09478a7678aad /package/network/ipv6/ipv6-support/Makefile
parent50a9fed238c93f4c6db699a009a5826b9c08016d (diff)
downloadupstream-01059c8914b9e125fbd93c64dba7dd92e6c9e81c.tar.gz
upstream-01059c8914b9e125fbd93c64dba7dd92e6c9e81c.tar.bz2
upstream-01059c8914b9e125fbd93c64dba7dd92e6c9e81c.zip
ipv6-support: * Automatically detect and propagate MTU from upstream interfaces * Add site-border feature (RFC 6204, ULA-4) * Fix a typo
SVN-Revision: 34896
Diffstat (limited to 'package/network/ipv6/ipv6-support/Makefile')
-rw-r--r--package/network/ipv6/ipv6-support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/ipv6-support/Makefile b/package/network/ipv6/ipv6-support/Makefile
index 76c97c2098..a8df354783 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:=2012-12-23
+PKG_VERSION:=2012-12-27
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk