[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230515085627.5897dab1@hermes.local>
Date: Mon, 15 May 2023 08:56:27 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Johannes Nixdorf <jnixdorf-oss@....de>
Cc: netdev@...r.kernel.org, bridge@...ts.linux-foundation.org, "David S.
Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub
Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Roopa Prabhu
<roopa@...dia.com>, Nikolay Aleksandrov <razor@...ckwall.org>
Subject: Re: [PATCH net-next 2/2] bridge: Add a sysctl to limit new brides
FDB entries
On Mon, 15 May 2023 10:50:46 +0200
Johannes Nixdorf <jnixdorf-oss@....de> wrote:
> +static struct ctl_table br_sysctl_table[] = {
> + {
> + .procname = "bridge-fdb-max-entries-default",
That name is too long.
Also, all the rest of bridge code does not use sysctl's. Why is this
special and why should the property be global and not per bridge?
NAK
Powered by blists - more mailing lists