]> git.proxmox.com Git - mirror_iproute2.git/commit
ip link: show permanent hardware address
authorMichal Kubecek <mkubecek@suse.cz>
Sun, 15 Dec 2019 21:06:10 +0000 (22:06 +0100)
committerDavid Ahern <dsahern@gmail.com>
Tue, 17 Dec 2019 16:28:02 +0000 (16:28 +0000)
commit2b8e6995fe36b5863c394ddf6444eb4163c8c83c
treebcc0bc1ebb6e53ea31a65efec2cfffb4f3cd150b
parent974f889c2d0f72adfbe3428afd58884e376d3750
ip link: show permanent hardware address

Display permanent hardware address of an interface in output of
"ip link show" and "ip addr show". To reduce noise, permanent address is
only shown if it is different from current one.

Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: David Ahern <dsahern@gmail.com>
ip/ipaddress.c