From patchwork Thu Dec 2 12:37:47 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 4885 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4J4b8T4Tchz3wtV for ; Thu, 2 Dec 2021 12:38:01 +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) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4J4b8Q69T3z3vg; Thu, 2 Dec 2021 12:37:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4J4b8P4V9Tz30HY; Thu, 2 Dec 2021 12:37:57 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4J4b8N0k2zz2xSB for ; Thu, 2 Dec 2021 12:37:56 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4J4b8M6YVjz1sh; Thu, 2 Dec 2021 12:37:55 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1638448675; 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=gpUF5xBMLtLYC+CYKKiLaifQZWBKCxqDbtYr6Q/aNoM=; b=IoKY7M8ST81WYcJvGsI6AqJyoqw8k0R3epijz6wjXlbZ8culZwZt+fV/hrJpTUCeCl5J92 iJp9+HVzb7lJTUAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1638448675; 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=gpUF5xBMLtLYC+CYKKiLaifQZWBKCxqDbtYr6Q/aNoM=; b=OPOTr3pDWFGpeWSVyXDkGg47HIkd7wPuo3pXOZCXv3GnmcPJQZhgRy0DO6ZDVcP8weM0ho tvQCsLi2Ux6qdPU2jd1cb6bkpWCy4zC8Rpu8e6f1zExQb29wkBPylVchNdtg9dggkkgoeF kQSeVFM7uojpyidqZ8zG0QYWUuhpejMUtBrYTOy2GHrXa6xX36x++DdecAkblt5g2QYglT 2eytghQ5svCAOD48URzLZHp+Jdl7ER/reOyogUVKNf54CVeGXXKhJyivtLG0BdkQT01Lmw q2sHmI9tvaxVzeYPtx7kpIYUdrWaWsS5UVk51YTBuaohHm0E+7v+7LJXcJcT1A== From: Michael Tremer To: development@lists.ipfire.org Subject: [RFC PATCH 7/8] network-aqm: Use "conservative" setting for all PPP connections Date: Thu, 2 Dec 2021 12:37:47 +0000 Message-Id: <20211202123748.2525617-7-michael.tremer@ipfire.org> In-Reply-To: <20211202123748.2525617-1-michael.tremer@ipfire.org> References: <20211202123748.2525617-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" This should be a better default than using VDSL2 since "conservative" should work on all connections. Signed-off-by: Michael Tremer --- config/udev/network-aqm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/udev/network-aqm b/config/udev/network-aqm index 3ef9b0f59..d51c6fbde 100644 --- a/config/udev/network-aqm +++ b/config/udev/network-aqm @@ -65,9 +65,9 @@ case "${ACTION}" in exit 0 ;; - # Handle RED PPPoE (default to VDSL2) + # Handle dial-up connections on RED ppp*,512) - args+=( "cake" "internet" "pppoe-ptm" "ack-filter" ) + args+=( "cake" "internet" "conservative" "ack-filter" ) ;; # Treat any other interfaces as "Ethernet"