Re: [PATCH net-next 0/2] vxlan: create and changelink extack support

2019-02-26 Thread David Miller
From: Roopa Prabhu Date: Mon, 25 Feb 2019 22:03:00 -0800 > From: Roopa Prabhu > > This series adds extack support to changelink paths. > In the process re-factors flag sets to a separate helper. > Also adds some changelink testcases to rtnetlink.sh > > (This series was initially part of anothe

[PATCH net-next 0/2] vxlan: create and changelink extack support

2019-02-25 Thread Roopa Prabhu
From: Roopa Prabhu This series adds extack support to changelink paths. In the process re-factors flag sets to a separate helper. Also adds some changelink testcases to rtnetlink.sh (This series was initially part of another series that tried to support changelink for more attributes. But after