netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/2] Add support for bridge port link information
@ 2013-03-13 20:36 Vlad Yasevich
  2013-03-13 20:36 ` [PATCH iproute2 1/2] bridge: Add support for setting bridge port attributes Vlad Yasevich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vlad Yasevich @ 2013-03-13 20:36 UTC (permalink / raw)
  To: netdev; +Cc: shemminger, john.r.fastabend

Bridge ports provide unique link information about the properties and flags of
the port.  This patch set allows bridge utility to configure and disaplay
this information.

Vlad Yasevich (2):
  bridge: Add support for setting bridge port attributes
  bridge: Add support for printing bridge port attributes

 bridge/br_common.h   |    1 +
 bridge/bridge.c      |    3 +-
 bridge/link.c        |  289 ++++++++++++++++++++++++++++++++++++++++++++++++-
 include/libnetlink.h |    2 +
 lib/libnetlink.c     |   13 ++-
 5 files changed, 299 insertions(+), 9 deletions(-)

-- 
1.7.7.6

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

end of thread, other threads:[~2013-03-14 18:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-13 20:36 [PATCH iproute2 0/2] Add support for bridge port link information Vlad Yasevich
2013-03-13 20:36 ` [PATCH iproute2 1/2] bridge: Add support for setting bridge port attributes Vlad Yasevich
2013-03-13 20:36 ` [PATCH iproute2 2/2] bridge: Add support for printing " Vlad Yasevich
2013-03-14 18:49 ` [PATCH iproute2 0/2] Add support for bridge port link information Vlad Yasevich

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