netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/3] Process IFLA_BRIDGE_VLAN_INFO tlv
@ 2017-09-08 21:52 Roman Mashak
  2017-09-08 21:52 ` [PATCH iproute2 1/3] bridge: isolate vlans parsing code in a separate API Roman Mashak
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Roman Mashak @ 2017-09-08 21:52 UTC (permalink / raw)
  To: stephen; +Cc: netdev, jhs, Roman Mashak

Process IFLA_BRIDGE_VLAN_INFO attribute nested in IFLA_AF_SPEC, which
contains bridge vlan table per port passed in link events.

Roman Mashak (3):
  bridge: isolate vlans  parsing code in a separate API
  bridge: dump vlan table information for link
  bridge: request vlans along with link information

 bridge/br_common.h |   1 +
 bridge/link.c      |  23 +++++++--
 bridge/vlan.c      | 145 +++++++++++++++++++++++++++--------------------------
 3 files changed, 96 insertions(+), 73 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-09-10 18:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-08 21:52 [PATCH iproute2 0/3] Process IFLA_BRIDGE_VLAN_INFO tlv Roman Mashak
2017-09-08 21:52 ` [PATCH iproute2 1/3] bridge: isolate vlans parsing code in a separate API Roman Mashak
2017-09-08 21:52 ` [PATCH iproute2 2/3] bridge: dump vlan table information for link Roman Mashak
2017-09-08 21:52 ` [PATCH iproute2 3/3] bridge: request vlans along with link information Roman Mashak
2017-09-09 16:24   ` Roopa Prabhu
2017-09-09 17:23     ` Jamal Hadi Salim
2017-09-09 18:15       ` Nikolay Aleksandrov
2017-09-10  5:28         ` Roopa Prabhu
2017-09-10  5:26       ` Roopa Prabhu
2017-09-10 10:24       ` Nikolay Aleksandrov
2017-09-10 13:38     ` Roman Mashak
2017-09-10 14:21       ` Nikolay Aleksandrov
2017-09-10 18:18         ` Roman Mashak
2017-09-10 18:36           ` Nikolay Aleksandrov

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