On Wed, Jul 5, 2017 at 4:01 PM, Mahesh Bandewar (महेश बंडेवार)
wrote:
>
> Now that you have made me aware of some use cases that do want the
> loopback device to be DOWN, could we use a global sysctl to dictate
> the loopback behavior during init? e.g.
Yeah, it is never about which way is better,
On Thu, Jul 6, 2017 at 5:18 AM, Eric W. Biederman wrote:
> "Mahesh Bandewar (महेश बंडेवार)" writes:
>
>>> I wonder if it is too late to change this since this behavior is probably
>>> from the beginning of network namespace. A networkless netns is also
>>> useful at least for testing purpose, we
"Mahesh Bandewar (महेश बंडेवार)" writes:
>> I wonder if it is too late to change this since this behavior is probably
>> from the beginning of network namespace. A networkless netns is also
>> useful at least for testing purpose, we do use it as a sandbox.
>>
> Sandbox is my use case too but i'm
> I wonder if it is too late to change this since this behavior is probably
> from the beginning of network namespace. A networkless netns is also
> useful at least for testing purpose, we do use it as a sandbox.
>
Sandbox is my use case too but i'm worried about all other things that
a process ins
On Wed, Jul 5, 2017 at 9:05 AM, David Miller wrote:
> From: Mahesh Bandewar (महेश बंडेवार)
> Date: Wed, 5 Jul 2017 08:59:37 -0700
>
>> On Wed, Jul 5, 2017 at 1:20 AM, David Miller wrote:
>>> From: Mahesh Bandewar
>>> Date: Tue, 4 Jul 2017 12:16:15 -0700
>>>
In almost every scenario the lo
On Wed, Jul 5, 2017 at 8:59 AM, Mahesh Bandewar (महेश बंडेवार)
wrote:
> Systems have only one lo device (since ages) and that is usually taken
> care at the boot time. Now with the namespaces it's not just one
> device as it's per namespace and though not much this patch will
> benefit a little. P
From: Mahesh Bandewar (महेश बंडेवार)
Date: Wed, 5 Jul 2017 08:59:37 -0700
> On Wed, Jul 5, 2017 at 1:20 AM, David Miller wrote:
>> From: Mahesh Bandewar
>> Date: Tue, 4 Jul 2017 12:16:15 -0700
>>
>>> In almost every scenario the loopback device is brought UP after
>>> initialization. So there
On Wed, Jul 5, 2017 at 1:20 AM, David Miller wrote:
> From: Mahesh Bandewar
> Date: Tue, 4 Jul 2017 12:16:15 -0700
>
>> In almost every scenario the loopback device is brought UP after
>> initialization. So there is no point of bringing up the device in
>> DOWN state followed by device UP operat
From: Mahesh Bandewar
Date: Tue, 4 Jul 2017 12:16:15 -0700
> In almost every scenario the loopback device is brought UP after
> initialization. So there is no point of bringing up the device in
> DOWN state followed by device UP operation. This change exposed
> another issue of fib-trie initiali
From: Mahesh Bandewar
In almost every scenario the loopback device is brought UP after
initialization. So there is no point of bringing up the device in
DOWN state followed by device UP operation. This change exposed
another issue of fib-trie initialization which is corrected in the
first path.
10 matches
Mail list logo