From patchwork Mon Oct 14 16:46:18 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 2508 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 46sPbQ17LLz42jH for ; Mon, 14 Oct 2019 16:46:42 +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 46sPbK6G7vz3HX; Mon, 14 Oct 2019 16:46:37 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 46sPbK4Y1kz2y2r; Mon, 14 Oct 2019 16:46:37 +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 46sPbF4Tzgz2yCb for ; Mon, 14 Oct 2019 16:46:33 +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 46sPbF3Fb8z2Nq; Mon, 14 Oct 2019 16:46:33 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1571071593; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Hh2RdWU2WIit/mHGB0eeaF0PA23kwkVXlCXaG/oEQIA=; b=6vDR6kWPvxDcWoijQWAZPgl76HiMhP5Oq7wsGfnilgnoQxTVR/xcAw7i0eFo70AVGP4gjp OGkal0sUIrwYGEDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1571071593; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Hh2RdWU2WIit/mHGB0eeaF0PA23kwkVXlCXaG/oEQIA=; b=Y8NQUpEy/2N5mLa/PU9xb+JyMXQ0Fq3EuC+s8K8JruudMPJsdI0yHaOAE63PsueQhg5ll5 0T8kcuTvcH+yetsL/szikgiu9oc7QJljiUpDBl9yWHkR4l2GwnXGCE6Ogj+UEUIDPxjrhf ee7xRyASNPgknKuN6TKieXQWiL2eSDLfcQDHwvuoR+Sidx8Muhk+XfYBsswpg0kqR3EBMq D1eac/ZwPcqiDyQQtTezrrNNr4Mp364LOL6+R6Jjvv7uqJIXwYJrqI/vbtjLQIn8hZfvvh Do1kcz3t2gdR/DD98Tn5PhQG2LoRYNcj4xkdUc1qKc06pnj3jaEimNKCd7otcQ== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 08/17] QoS: Do not delete egress qdisc after classes have been created Date: Mon, 14 Oct 2019 16:46:18 +0000 Message-Id: <20191014164627.18516-8-michael.tremer@ipfire.org> In-Reply-To: <20191014164627.18516-1-michael.tremer@ipfire.org> References: <20191014164627.18516-1-michael.tremer@ipfire.org> MIME-Version: 1.0 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: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- config/qos/makeqosscripts.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/config/qos/makeqosscripts.pl b/config/qos/makeqosscripts.pl index 70eadf17b..386a6bffe 100644 --- a/config/qos/makeqosscripts.pl +++ b/config/qos/makeqosscripts.pl @@ -405,7 +405,6 @@ print <