From patchwork Sun Dec 26 21:55:12 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4940 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4JMZNf27hZz3wjq for ; Sun, 26 Dec 2021 21:55:30 +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 "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4JMZNc3wTDzj4; Sun, 26 Dec 2021 21:55:28 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4JMZNc0wKhz2ypn; Sun, 26 Dec 2021 21:55:28 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4JMZNb3KpWz2xNQ for ; Sun, 26 Dec 2021 21:55:27 +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 4JMZNZ6N7qz8q; Sun, 26 Dec 2021 21:55:26 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1640555727; 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; bh=Ph06lHDBD4d631bL8BKyYbevdGb4GbqMAgfs7RMdlbI=; b=fB4RANozTeIB9rbE2ZzCYjOev9idyOJujk2xkpBkJ8/VOwXyyTB/lmPRxqqAaAtqS386ks Yyo/qYk8fRP2unAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1640555727; 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; bh=Ph06lHDBD4d631bL8BKyYbevdGb4GbqMAgfs7RMdlbI=; b=MZHDbCW7Cy0KcqEKuQb2hAVRwz+P9YDu+Id+XOwZVZKzLMdsnyfoswAJ58MBctAUpIoJOK /1b9GVw4ewBIR1EKOww5rDMxmSp0S5mXNAVV5V1V+L9BuT4mt+LX7WfN1VSa52Q60pzafN iu/szROQSmU5I3DOkyV1SZoakmIATfKPFhCTKsmgczneQ+Y52RuA+1elI+y3Omc1r0s02x nGGyaJMxo8RmO4HzUoxOQ53ot2iv0+pH9HwSi53dPwvy9LrCmXhkUnf+EUMq+JEYuSeQqJ ufuCk9ozdsOhgEijT7C6LQEL8MaLd7cSp7o1RJuOQwQTpUdd/4t1FNNhsk+4HA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] advoptions-list: Add additional dhcp options - fixes bug 12291 Date: Sun, 26 Dec 2021 22:55:12 +0100 Message-Id: <20211226215512.3525919-1-adolf.belka@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: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Add ms-classless-static-routes and rfc3442-classless-static-routes as options for dhcp These are apparently required for deployiong classless IP routes - Original static-routes option is not intended for classless IP routing but is being left in place for backward compatibility - The option "rfc3442-classless-static-routes" is for normal clients - The option "ms-classless-static-routes" is for Microsoft clients Fixes: bug 12291 Signed-off-by: Adolf Belka Reviewed-by: Michael Tremer Reviewed-by: Peter Müller --- config/cfgroot/advoptions-list | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/cfgroot/advoptions-list b/config/cfgroot/advoptions-list index 8a1e75ebb..6330aefde 100644 --- a/config/cfgroot/advoptions-list +++ b/config/cfgroot/advoptions-list @@ -22,6 +22,7 @@ option mask-supplier flag; option max-dgram-reassembly uint16; option merit-dump string; option mobile-ip-home-agent ip-address [, ip-address... ]; +option ms-classless-static-routes string; option netbios-dd-server ip-address [, ip-address... ]; option netbios-node-type uint8; option netbios-scope string; @@ -38,6 +39,7 @@ option perform-mask-discovery flag; option policy-filter ip-address ip-address [, ip-address ip-address... ]; option pop-server ip-address [, ip-address... ]; option resource-location-servers ip-address [, ip-address... ]; +option rfc3442-classless-static-routes string; option root-path string; option router-discovery flag; option router-solicitation-address ip-address;