]> git.proxmox.com Git - mirror_iproute2.git/commit - include/utils.h
ip: add support for alternative name addition/deletion/list
authorJiri Pirko <jiri@mellanox.com>
Thu, 24 Oct 2019 10:20:51 +0000 (12:20 +0200)
committerDavid Ahern <dsahern@gmail.com>
Mon, 28 Oct 2019 14:35:29 +0000 (07:35 -0700)
commit3aa0e51be64b47fed8fcf24c4edd1f81b276f5bc
tree8ca616628f2db743d8e6daf5e02c51bdd9321116
parent20fbe9077166497ed90f9871d83b2156e156d58f
ip: add support for alternative name addition/deletion/list

Implement addition/deletion of lists of properties, currently
alternative ifnames. Also extent the ip link show command to list them.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
include/utils.h
ip/ipaddress.c
ip/iplink.c
lib/utils.c
man/man8/ip-link.8.in