Re: [PATCH iproute2 0/4] ip vrf fixups

2016-12-21 Thread Stephen Hemminger
On Thu, 15 Dec 2016 12:06:58 -0800 David Ahern wrote: > Some minor cleanups to the 'ip vrf' command. > > Patch 1 moves the CGROUP_BPF hint to the failure of prog_load since it > fails first. > > Patch 2 refactors ipvrf_identify. The action part is moved to a function > that can be used standalo

[PATCH iproute2 0/4] ip vrf fixups

2016-12-15 Thread David Ahern
Some minor cleanups to the 'ip vrf' command. Patch 1 moves the CGROUP_BPF hint to the failure of prog_load since it fails first. Patch 2 refactors ipvrf_identify. The action part is moved to a function that can be used standalone and in the process flipped to fopen/fgets for robustness should the