Re: [PATCH net-next] net: Add support for fill_slave_info to VRF device

2016-02-07 Thread David Miller
From: David Ahern Date: Tue, 2 Feb 2016 07:43:45 -0800 > Allows userspace to have direct access to VRF table association > versus looking up master device and its table. > > Signed-off-by: David Ahern Applied, thanks David.

[PATCH net-next] net: Add support for fill_slave_info to VRF device

2016-02-02 Thread David Ahern
Allows userspace to have direct access to VRF table association versus looking up master device and its table. Signed-off-by: David Ahern --- drivers/net/vrf.c| 21 + include/uapi/linux/if_link.h | 8 2 files changed, 29