[package] firewall: introduce SNAT support for redirect sections

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22937 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Jo-Philipp Wich
2010-09-05 19:03:17 +00:00
parent 6c101610bf
commit 9edcfdff2d
3 changed files with 19 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
PKG_RELEASE:=11
PKG_RELEASE:=12
include $(INCLUDE_DIR)/package.mk