]> granicus.if.org Git - libnl/commit
route/link: fix dump of parent link for some link types
authorBeniamino Galvani <bgalvani@redhat.com>
Fri, 16 Oct 2015 09:21:25 +0000 (11:21 +0200)
committerThomas Haller <thaller@redhat.com>
Thu, 19 Nov 2015 16:40:17 +0000 (17:40 +0100)
commit3fedee55b8965a7496762fcef2f73455644f67f5
treea94e6f527cdc3a76ebab043b2ef9e61d236e377e
parent3f231213c7c586b5a5e8ce6b1ea9c1d3b24d74c0
route/link: fix dump of parent link for some link types

Some link types incorrectly dump their own interface name as parent
link; fix this.

Signed-off-by: Beniamino Galvani <bgalvani@redhat.com>
Signed-off-by: Thomas Haller <thaller@redhat.com>
include/netlink-private/netlink.h
lib/route/link.c
lib/route/link/ip6tnl.c
lib/route/link/ipgre.c
lib/route/link/ipip.c
lib/route/link/ipvti.c
lib/route/link/sit.c
lib/route/link/vxlan.c