Re: [PATCH next] net: add option to not create fall-back tunnels in root-ns as well

2020-08-21 Thread महेश बंडेवार
On Fri, Aug 21, 2020 at 2:35 PM David Miller wrote: > > From: Maciej Żenczykowski > Date: Fri, 21 Aug 2020 14:25:20 -0700 > > > If no kernel command line option is specified, should the default > > be to maintain compatibility, or do you think it's okay to make > > the default be no extra interfa

Re: [PATCH next] net: add option to not create fall-back tunnels in root-ns as well

2020-08-21 Thread David Miller
From: Maciej Żenczykowski Date: Fri, 21 Aug 2020 14:25:20 -0700 > If no kernel command line option is specified, should the default > be to maintain compatibility, or do you think it's okay to make > the default be no extra interfaces? They can AFAICT always be added > manually via 'ip link add'

Re: [PATCH next] net: add option to not create fall-back tunnels in root-ns as well

2020-08-21 Thread David Miller
From: Mahesh Bandewar Date: Tue, 18 Aug 2020 17:51:23 -0700 > The sysctl that was added earlier by commit 79134e6ce2c ("net: do > not create fallback tunnels for non-default namespaces") to create > fall-back only in root-ns. This patch enhances that behavior to provide > option not to create fa