Re: [PATCH iproute2 0/4] ip vrf: updates to handle cgroup hiearchy and namespace nesting

2017-02-18 Thread Stephen Hemminger
On Thu, 16 Feb 2017 08:58:54 -0800 David Ahern wrote: > More updates to ip vrf for 4.10. Major changes: handle vrf in an existing > cgroup hierarchy and handle vrf nesting in network namespaces. > > Comparison of the netns in bpf code will be added once the kernel patch > is accepted. > > David

[PATCH iproute2 0/4] ip vrf: updates to handle cgroup hiearchy and namespace nesting

2017-02-16 Thread David Ahern
More updates to ip vrf for 4.10. Major changes: handle vrf in an existing cgroup hierarchy and handle vrf nesting in network namespaces. Comparison of the netns in bpf code will be added once the kernel patch is accepted. David Ahern (4): ip vrf: Handle vrf in a cgroup hierarchy ip netns: ref