]> git.baikalelectronics.ru Git - kernel.git/commit
net: rtnetlink: add possibility to use alternative names as message handle
authorJiri Pirko <jiri@mellanox.com>
Mon, 30 Sep 2019 09:48:20 +0000 (11:48 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Oct 2019 21:47:19 +0000 (14:47 -0700)
commit706aa7e7f6185fdb10d06a61e4258ff9bb2e01c5
treefaee1ce4914317d7ffa4260f996f5356559b82a4
parent43b92b335442c59961f2cf9e00ad0304f92e8326
net: rtnetlink: add possibility to use alternative names as message handle

Extend the basic rtnetlink commands to use alternative interface names
as a handle instead of ifindex and ifname.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/rtnetlink.c