netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch iproute2-next v3 0/2] ip: add support for alternative names
@ 2019-10-09 12:49 Jiri Pirko
  2019-10-09 12:49 ` [patch iproute2-next v3 1/2] ip: add support for alternative name addition/deletion/list Jiri Pirko
  2019-10-09 12:49 ` [patch iproute2-next v3 2/2] ip: allow to use alternative names as handle Jiri Pirko
  0 siblings, 2 replies; 7+ messages in thread
From: Jiri Pirko @ 2019-10-09 12:49 UTC (permalink / raw)
  To: netdev
  Cc: davem, jakub.kicinski, dsahern, stephen, roopa, dcbw, nikolay,
	mkubecek, andrew, parav, saeedm, f.fainelli, sd, sbrivio, pabeni,
	mlxsw

From: Jiri Pirko <jiri@mellanox.com>

This patchset adds support for alternative names manipulation and usage.

Jiri Pirko (2):
  ip: add support for alternative name addition/deletion/list
  ip: allow to use alternative names as handle

 include/utils.h       |  1 +
 ip/ipaddress.c        | 20 +++++++++-
 ip/iplink.c           | 86 +++++++++++++++++++++++++++++++++++++++++--
 lib/ll_map.c          |  8 ++--
 lib/utils.c           | 19 +++++++---
 man/man8/ip-link.8.in | 11 ++++++
 6 files changed, 132 insertions(+), 13 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-10-17 17:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-09 12:49 [patch iproute2-next v3 0/2] ip: add support for alternative names Jiri Pirko
2019-10-09 12:49 ` [patch iproute2-next v3 1/2] ip: add support for alternative name addition/deletion/list Jiri Pirko
2019-10-09 12:49 ` [patch iproute2-next v3 2/2] ip: allow to use alternative names as handle Jiri Pirko
2019-10-15 18:34   ` David Ahern
2019-10-16 11:28     ` Jiri Pirko
2019-10-17 15:34       ` David Ahern
2019-10-17 17:14         ` Jiri Pirko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).