From e9f3a660c584c1c48c2408f55b5f71c1ed52cbc0 Mon Sep 17 00:00:00 2001 From: jow Date: Thu, 3 Nov 2011 19:11:01 +0000 Subject: [package] qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28731 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/qos-scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/qos-scripts/Makefile') diff --git a/package/qos-scripts/Makefile b/package/qos-scripts/Makefile index d76dbba854..8d7762c53e 100644 --- a/package/qos-scripts/Makefile +++ b/package/qos-scripts/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qos-scripts PKG_VERSION:=1.2.1 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) -- cgit v1.2.3