commit | 36fbf1e52bd3ff8a5cb604955eedfc9350c2e6cc | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Sep 30 11:48:16 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 01 14:47:19 2019 -0700 |
tree | 60e37caffe8f4ba06cf1b2be36c3041933baf310 | |
parent | ff92741270bf8b6e78aa885f166b68c7a67ab13a [diff] |
net: rtnetlink: add linkprop commands to add and delete alternative ifnames Add two commands to add and delete list of link properties. Implement the first property type along - alternative ifnames. Each net device can have multiple alternative names. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>