From 612c337306f00dc8d396830212de51c475844791 Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Fri, 4 Oct 2013 11:34:21 +0900 Subject: [PATCH] veth: Showing peer of veth type dev in ip link (kernel side) ip link has ability to show extra information of net work device if kernel provides sunh information. With this patch veth driver can provide its peer ifindex information to ip command via netlink interface. Signed-off-by: Masatake YAMATO Signed-off-by: David S. Miller --- Reading git-format-patch failed