Re: [PATCH] ip/ipvlan: enhance ability to add mode flags to existing modes

2017-11-01 Thread Stephen Hemminger
On Mon, 30 Oct 2017 13:57:51 -0700 Mahesh Bandewar wrote: > From: Mahesh Bandewar > > IPvlan supported bridge-only functionality prior to commits > a190d04db937 ('ipvlan: introduce 'private' attribute for all > existing modes.') and fe89aa6b250c ('ipvlan: implement VEPA mode'). > These two comm

[PATCH] ip/ipvlan: enhance ability to add mode flags to existing modes

2017-10-30 Thread Mahesh Bandewar
From: Mahesh Bandewar IPvlan supported bridge-only functionality prior to commits a190d04db937 ('ipvlan: introduce 'private' attribute for all existing modes.') and fe89aa6b250c ('ipvlan: implement VEPA mode'). These two commits allow to configure the VEPA and private modes now. This patch adds t