From fb5527b8db401f7d6db37a66b145db1e0d971009 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 4 Jul 2013 18:10:36 +0000 Subject: firewall: allow routed lan<->lan traffic by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37171 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/config/firewall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/config/firewall/Makefile') diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index 558e8633db..fd48ffea61 100644 --- a/package/network/config/firewall/Makefile +++ b/package/network/config/firewall/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=firewall -PKG_VERSION:=2013-06-29 +PKG_VERSION:=2013-07-04 PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git -- cgit v1.2.3