[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1576443050.git.mkubecek@suse.cz>
Date: Sun, 15 Dec 2019 21:50:50 +0100
From: Michal Kubecek <mkubecek@...e.cz>
To: David Ahern <dsahern@...il.com>
Cc: Stephen Hemminger <stephen@...workplumber.org>,
netdev@...r.kernel.org
Subject: [PATCH iproute2-next 0/2] display permanent hardware address
Since kernel commit f74877a5457d ("rtnetlink: provide permanent hardware
address in RTM_NEWLINK"), in net-next tree at the moment, kernel provides
the permanent hardware address of a network device (if set). Patch 2 adds
this information to the output of "ip link show" and "ip address show",
patch 1 updates UAPI header copies to get IFLA_PERM_ADDRESS constant.
Michal Kubecek (2):
Update kernel headers
ip link: show permanent hardware address
include/uapi/linux/if_bonding.h | 10 ++++++++++
include/uapi/linux/if_bridge.h | 10 ++++++++++
include/uapi/linux/if_link.h | 1 +
ip/ipaddress.c | 18 ++++++++++++++++++
4 files changed, 39 insertions(+)
--
2.24.1
Powered by blists - more mailing lists