From patchwork Mon Oct 21 18:45:38 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 2548 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 46xlw86m1Hz43Sp for ; Mon, 21 Oct 2019 18:46:16 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 46xlvy14gjz4Nw; Mon, 21 Oct 2019 18:46:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 46xlvy03kwz2xxk; Mon, 21 Oct 2019 18:46:06 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 46xlvw1bWhz2ydB for ; Mon, 21 Oct 2019 18:46:04 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 46xlvv4SQ4z4H4; Mon, 21 Oct 2019 18:46:03 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1571683563; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:in-reply-to:in-reply-to:references:references; bh=SCV6NWVk1NCArdnPwXG1Ak7vMPVSDxNxB9iEOkkt4LU=; b=ORamPOo4V/Zd7HMPdTs++q3fALGw6kQ6j0sXo8MRzbOvJRQVfMMXkigompt7TFyq7He+aF 7NGcDCkMFvrBxICA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1571683563; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:in-reply-to:in-reply-to:references:references; bh=SCV6NWVk1NCArdnPwXG1Ak7vMPVSDxNxB9iEOkkt4LU=; b=iTTfwx36U+JaF8qNxM+vZ0pVlzi6DFKglryBqGDF0wsqbiEshKdW3AFJnWdi9uP8n9LhS3 TZKHpKO/xAWQ+hIr1wgBa3BJQnA9FWhdKvfdU23/rmikiIpjdy5tF1PVxyaubTJQPTjVkf p+rmSMpRJCddYJbafiovi/PqXc7fzYQCviglC2lD+DqX6EoWQDMq3Ni5zCpWEzhzeogQJk NdolIHmPlhcxMLx8D8I2B2yT7Q9E+v5GmxDSUfTPK7P2KUnkTj8sv2Nhf8YFEEmdfz6tkh wlvYkybcJjM80VfYU8f5V3TJsy/tGWtrb71tYxLELkBhqDICwhDUt93IDBNFVw== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH v2 14/15] QoS: No longer set TOS bits for ACK packets Date: Mon, 21 Oct 2019 20:45:38 +0200 Message-Id: <20191021184539.12758-14-michael.tremer@ipfire.org> In-Reply-To: <20191021184539.12758-1-michael.tremer@ipfire.org> References: <20191021184539.12758-1-michael.tremer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=ms smtp.mailfrom=michael.tremer@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arne Fitzenreiter , Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- config/qos/makeqosscripts.pl | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/qos/makeqosscripts.pl b/config/qos/makeqosscripts.pl index 96c784c89..9d7c7c5a6 100644 --- a/config/qos/makeqosscripts.pl +++ b/config/qos/makeqosscripts.pl @@ -216,34 +216,27 @@ print <