Re: [PATCH net v4] vlan: Propagate MAC address to VLANs

2016-05-09 Thread Mike Manning
On 05/09/2016 07:48 AM, Michal Kubecek wrote: > On Sat, May 07, 2016 at 11:00:09AM +0100, Mike Manning wrote: >> The MAC address of the physical interface is only copied to the VLAN >> when it is first created, resulting in an inconsistency after MAC >> address changes of only newly created VLANs h

Re: [PATCH net v4] vlan: Propagate MAC address to VLANs

2016-05-08 Thread Michal Kubecek
On Sat, May 07, 2016 at 11:00:09AM +0100, Mike Manning wrote: > The MAC address of the physical interface is only copied to the VLAN > when it is first created, resulting in an inconsistency after MAC > address changes of only newly created VLANs having an up-to-date MAC. > > The VLANs should cont

[PATCH net v4] vlan: Propagate MAC address to VLANs

2016-05-07 Thread Mike Manning
The MAC address of the physical interface is only copied to the VLAN when it is first created, resulting in an inconsistency after MAC address changes of only newly created VLANs having an up-to-date MAC. The VLANs should continue inheriting the MAC address of the physical interface until the VLAN