netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Pirko <jiri@resnulli.us>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, idosch@mellanox.com, eladr@mellanox.com,
	yotamg@mellanox.com, ogerlitz@mellanox.com,
	stephen@networkplumber.org, nikolay@cumulusnetworks.com
Subject: [patch net-next 0/3] bridge: mdb: flag offloaded mdb entries
Date: Wed,  3 Feb 2016 09:57:03 +0100	[thread overview]
Message-ID: <1454489826-1858-1-git-send-email-jiri@resnulli.us> (raw)

From: Jiri Pirko <jiri@mellanox.com>

This patchset extends uapi to let the user know if an mdb entry is offloaded.

Elad Raz (3):
  bridge: mdb: add support for offloaded mdb entries
  bridge: mdb: Separate br_mdb_entry->state from
    net_bridge_port_group->state
  bridge: mdb: Passing the port-group pointer to br_mdb module

 include/uapi/linux/if_bridge.h |  2 ++
 net/bridge/br_mdb.c            | 63 ++++++++++++++++++++++++++----------------
 net/bridge/br_multicast.c      | 18 ++++++------
 net/bridge/br_private.h        | 11 +++++---
 4 files changed, 56 insertions(+), 38 deletions(-)

-- 
1.9.3

             reply	other threads:[~2016-02-03  8:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-03  8:57 Jiri Pirko [this message]
2016-02-03  8:57 ` [patch net-next 1/3] bridge: mdb: add support for offloaded mdb entries Jiri Pirko
2016-02-03  8:57 ` [patch net-next 2/3] bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state Jiri Pirko
2016-02-03  8:57 ` [patch net-next 3/3] bridge: mdb: Passing the port-group pointer to br_mdb module Jiri Pirko
2016-02-09  9:43 ` [patch net-next 0/3] bridge: mdb: flag offloaded mdb entries David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1454489826-1858-1-git-send-email-jiri@resnulli.us \
    --to=jiri@resnulli.us \
    --cc=davem@davemloft.net \
    --cc=eladr@mellanox.com \
    --cc=idosch@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=nikolay@cumulusnetworks.com \
    --cc=ogerlitz@mellanox.com \
    --cc=stephen@networkplumber.org \
    --cc=yotamg@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).