netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/3] iplink: shortify printing the usage of bridge
@ 2015-08-12  6:03 Zhang Shengju
  2015-08-12  6:03 ` [PATCH iproute2 1/3] iplink: add missing link type Zhang Shengju
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Zhang Shengju @ 2015-08-12  6:03 UTC (permalink / raw)
  To: netdev; +Cc: Zhang Shengju

This patch set enables bridge related links to print usage with short format.
Or else it is needed to use the following way:
	    
  ip link { add | del | set } type TYPE help

Zhang Shengju (3):
  iplink: add missing link type
  iplink: use the short format to print help info
  iplink: shortify printing the usage of link type

 ip/iplink.c              |  2 +-
 ip/iplink_bridge.c       | 16 ++++++++++++++--
 ip/iplink_bridge_slave.c | 16 ++++++++++++++--
 3 files changed, 29 insertions(+), 5 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2015-08-12 16:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-12  6:03 [PATCH iproute2 0/3] iplink: shortify printing the usage of bridge Zhang Shengju
2015-08-12  6:03 ` [PATCH iproute2 1/3] iplink: add missing link type Zhang Shengju
2015-08-12  6:03 ` [PATCH iproute2 2/3] iplink: use the short format to print help info Zhang Shengju
2015-08-12  6:03 ` [PATCH iproute2 3/3] iplink: shortify printing the usage of link type Zhang Shengju
2015-08-12 16:08 ` [PATCH iproute2 0/3] iplink: shortify printing the usage of bridge Stephen Hemminger

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).