Re: [iproute2 v2 net-next 0/8] Add support for vrf helper

2016-12-12 Thread Stephen Hemminger
On Sat, 10 Dec 2016 12:32:06 -0800 David Ahern wrote: > This series adds support to iproute2 to run a command against a specific > VRF. The user semnatics are similar to 'ip netns'. > > The 'ip vrf' subcommand supports 3 usages: > > 1. Run a command against a given

[iproute2 v2 net-next 0/8] Add support for vrf helper

2016-12-10 Thread David Ahern
This series adds support to iproute2 to run a command against a specific VRF. The user semnatics are similar to 'ip netns'. The 'ip vrf' subcommand supports 3 usages: 1. Run a command against a given vrf: ip vrf exec NAME CMD Uses the recently committed cgroup/sock BPF option. vrf