Re: [PATCH] iproute2: hide devices starting with period by default

2017-05-05 Thread Nicolas Dichtel
Le 04/05/2017 à 21:47, David Ahern a écrit : > On 5/4/17 1:10 PM, Florian Fainelli wrote: >> On 05/04/2017 09:37 AM, David Ahern wrote: >>> On 5/4/17 9:15 AM, Nicolas Dichtel wrote: Le 24/02/2017 à 16:52, David Ahern a écrit : > On 2/23/17 8:12 PM, David Miller wrote: >> This really ne

Re: [PATCH] iproute2: hide devices starting with period by default

2017-05-04 Thread Jiri Benc
On Thu, 4 May 2017 13:47:36 -0600, David Ahern wrote: > On 5/4/17 1:10 PM, Florian Fainelli wrote: > > On 05/04/2017 09:37 AM, David Ahern wrote: > > Do you plan on submitting the LWT patch set at some point? > > Definitely. Maybe I can find some time this weekend. I suggest to change the name to

Re: [PATCH] iproute2: hide devices starting with period by default

2017-05-04 Thread David Ahern
On 5/4/17 1:10 PM, Florian Fainelli wrote: > On 05/04/2017 09:37 AM, David Ahern wrote: >> On 5/4/17 9:15 AM, Nicolas Dichtel wrote: >>> Le 24/02/2017 à 16:52, David Ahern a écrit : On 2/23/17 8:12 PM, David Miller wrote: > This really need to be a fundamental facility, so that it transpar

Re: [PATCH] iproute2: hide devices starting with period by default

2017-05-04 Thread Florian Fainelli
On 05/04/2017 09:37 AM, David Ahern wrote: > On 5/4/17 9:15 AM, Nicolas Dichtel wrote: >> Le 24/02/2017 à 16:52, David Ahern a écrit : >>> On 2/23/17 8:12 PM, David Miller wrote: This really need to be a fundamental facility, so that it transparently works for NetworkManager, router daemo

Re: [PATCH] iproute2: hide devices starting with period by default

2017-05-04 Thread David Ahern
On 5/4/17 9:15 AM, Nicolas Dichtel wrote: > Le 24/02/2017 à 16:52, David Ahern a écrit : >> On 2/23/17 8:12 PM, David Miller wrote: >>> This really need to be a fundamental facility, so that it transparently >>> works for NetworkManager, router daemons, everything. Not just iproute2 >>> and "ls".

Re: [PATCH] iproute2: hide devices starting with period by default

2017-05-04 Thread Nicolas Dichtel
Le 24/02/2017 à 16:52, David Ahern a écrit : > On 2/23/17 8:12 PM, David Miller wrote: >> This really need to be a fundamental facility, so that it transparently >> works for NetworkManager, router daemons, everything. Not just iproute2 >> and "ls". > > I'll rebase my patch and send out as RFC. >

Re: [PATCH] iproute2: hide devices starting with period by default

2017-02-24 Thread David Ahern
On 2/23/17 8:12 PM, David Miller wrote: > This really need to be a fundamental facility, so that it transparently > works for NetworkManager, router daemons, everything. Not just iproute2 > and "ls". I'll rebase my patch and send out as RFC.

Re: [PATCH] iproute2: hide devices starting with period by default

2017-02-24 Thread Phil Sutter
On Thu, Feb 23, 2017 at 05:31:14PM -0800, Stephen Hemminger wrote: > On Thu, 23 Feb 2017 18:07:07 -0700 > David Ahern wrote: > > > On 2/23/17 5:30 PM, Stephen Hemminger wrote: > > > On Thu, 23 Feb 2017 16:39:52 -0700 > > > David Ahern wrote: > > > > > >> On 2/23/17 12:50 PM, Stephen Hemminger

Re: [PATCH] iproute2: hide devices starting with period by default

2017-02-23 Thread David Miller
From: David Ahern Date: Thu, 23 Feb 2017 18:07:07 -0700 > On 2/23/17 5:30 PM, Stephen Hemminger wrote: >> On Thu, 23 Feb 2017 16:39:52 -0700 >> David Ahern wrote: >> >>> On 2/23/17 12:50 PM, Stephen Hemminger wrote: Some use cases create Linux networking devices which are not intended for

Re: [PATCH] iproute2: hide devices starting with period by default

2017-02-23 Thread Stephen Hemminger
On Thu, 23 Feb 2017 18:07:07 -0700 David Ahern wrote: > On 2/23/17 5:30 PM, Stephen Hemminger wrote: > > On Thu, 23 Feb 2017 16:39:52 -0700 > > David Ahern wrote: > > > >> On 2/23/17 12:50 PM, Stephen Hemminger wrote: > >>> Some use cases create Linux networking devices which are not intend

Re: [PATCH] iproute2: hide devices starting with period by default

2017-02-23 Thread David Ahern
On 2/23/17 5:30 PM, Stephen Hemminger wrote: > On Thu, 23 Feb 2017 16:39:52 -0700 > David Ahern wrote: > >> On 2/23/17 12:50 PM, Stephen Hemminger wrote: >>> Some use cases create Linux networking devices which are not intended for >>> use >>> by normal networking. This is an enhancement to ip c

Re: [PATCH] iproute2: hide devices starting with period by default

2017-02-23 Thread Stephen Hemminger
On Thu, 23 Feb 2017 16:39:52 -0700 David Ahern wrote: > On 2/23/17 12:50 PM, Stephen Hemminger wrote: > > Some use cases create Linux networking devices which are not intended for > > use > > by normal networking. This is an enhancement to ip command to hide network > > devices starting with per

Re: [PATCH] iproute2: hide devices starting with period by default

2017-02-23 Thread David Ahern
On 2/23/17 12:50 PM, Stephen Hemminger wrote: > Some use cases create Linux networking devices which are not intended for use > by normal networking. This is an enhancement to ip command to hide network > devices starting with period (like files in normal directory). Interfaces > whose > name sta

[PATCH] iproute2: hide devices starting with period by default

2017-02-23 Thread Stephen Hemminger
Some use cases create Linux networking devices which are not intended for use by normal networking. This is an enhancement to ip command to hide network devices starting with period (like files in normal directory). Interfaces whose name start with "." are not shown by default, and the -a (or -all