Re: [PATCH] macvlan: Support interface operstate properly

2016-04-06 Thread Nikolay Aleksandrov
On 04/06/2016 11:26 PM, Banerjee, Debabrata wrote: > On 4/6/16, 5:03 PM, "Nikolay Aleksandrov" wrote: > > >> On 04/06/2016 10:30 PM, Debabrata Banerjee wrote: >>> Set appropriate macvlan interface status based on lower device and our >>> status. Can be up, down, or lowerlayerdown. >>> >>> Signed

Re: [PATCH] macvlan: Support interface operstate properly

2016-04-06 Thread Banerjee, Debabrata
On 4/6/16, 5:03 PM, "Nikolay Aleksandrov" wrote: >On 04/06/2016 10:30 PM, Debabrata Banerjee wrote: >> Set appropriate macvlan interface status based on lower device and our >> status. Can be up, down, or lowerlayerdown. >> >> Signed-off-by: Debabrata Banerjee >> > >May I ask what is exactly

Re: [PATCH] macvlan: Support interface operstate properly

2016-04-06 Thread Nikolay Aleksandrov
On 04/06/2016 11:03 PM, Nikolay Aleksandrov wrote: > On 04/06/2016 10:30 PM, Debabrata Banerjee wrote: >> Set appropriate macvlan interface status based on lower device and our >> status. Can be up, down, or lowerlayerdown. >> >> Signed-off-by: Debabrata Banerjee >> > > May I ask what is exactly

Re: [PATCH] macvlan: Support interface operstate properly

2016-04-06 Thread Nikolay Aleksandrov
On 04/06/2016 10:30 PM, Debabrata Banerjee wrote: > Set appropriate macvlan interface status based on lower device and our > status. Can be up, down, or lowerlayerdown. > > Signed-off-by: Debabrata Banerjee > May I ask what is exactly that you're fixing here ? I recently had to make macvlan's