Re: [PATCH] loopback: Force LOOPBACK_IFINDEX for registration

2017-06-21 Thread David Miller
From: Serhey Popovych Date: Wed, 21 Jun 2017 12:35:12 +0300 > >> >>> From: Serhey Popovych >>> Date: Fri, 16 Jun 2017 15:10:03 +0300 >>> Now with commit 9c7dafb (net: Allow to create links with given ifindex) support registration of network devices with specific ifindex is added

Re: [PATCH] loopback: Force LOOPBACK_IFINDEX for registration

2017-06-21 Thread Serhey Popovych
> >> From: Serhey Popovych >> Date: Fri, 16 Jun 2017 15:10:03 +0300 >> >>> Now with commit 9c7dafb (net: Allow to create links with >>> given ifindex) support registration of network devices >>> with specific ifindex is added. >>> >>> We can force loopback network device index before call to >>>

Re: [PATCH] loopback: Force LOOPBACK_IFINDEX for registration

2017-06-20 Thread Serhey Popovych
> From: Serhey Popovych > Date: Fri, 16 Jun 2017 15:10:03 +0300 > >> Now with commit 9c7dafb (net: Allow to create links with >> given ifindex) support registration of network devices >> with specific ifindex is added. >> >> We can force loopback network device index before call to >> register_n

Re: [PATCH] loopback: Force LOOPBACK_IFINDEX for registration

2017-06-19 Thread David Miller
From: Serhey Popovych Date: Fri, 16 Jun 2017 15:10:03 +0300 > Now with commit 9c7dafb (net: Allow to create links with > given ifindex) support registration of network devices > with specific ifindex is added. > > We can force loopback network device index before call to > register_netdev() to e

Re: [PATCH] loopback: Force LOOPBACK_IFINDEX for registration

2017-06-17 Thread Sergei Shtylyov
Hello! On 6/16/2017 3:10 PM, Serhey Popovych wrote: Now with commit 9c7dafb (net: Allow to create links with The commit citing style is standardized: 12-digit SHA1 and the summary enclosed in (""). given ifindex) support registration of network devices Support for. with specific