firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052)

SVN-Revision: 23318
This commit is contained in:
Jo-Philipp Wich
2010-10-08 12:11:55 +00:00
parent 458e8736fc
commit a43f5b5038
3 changed files with 6 additions and 3 deletions

View File

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