commit | a45253bf32bf49cdb2807bad212b84f5ab51ac26 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Thu Apr 02 17:07:11 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 02 14:05:01 2015 -0400 |
tree | ae8db8c41d5950644db9d4f5e609f228df958e57 | |
parent | e1622baf54df8cc958bf29d71de5ad545ea7d93c [diff] |
veth: set iflink to the peer veth Now that the peer netns is advertised in rtnl messages, we can set this property so that IFLA_LINK will advertise the peer ifindex. It allows the userland to get the full veth configuration. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>