netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vladislav Yasevich <vyasevich@gmail.com>
To: netdev@vger.kernel.org
Cc: shemminger@vyatta.com,
	Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>,
	Vladislav Yasevich <vyasevic@redhat.com>
Subject: [PATCH 0/2] bridge: Two small fixes to vlan filtering code.
Date: Fri, 12 Sep 2014 16:26:15 -0400	[thread overview]
Message-ID: <1410553577-17519-1-git-send-email-vyasevic@redhat.com> (raw)

This series corrects 2 small issues that I've ran across recently
while doing more work with vlan filtering changes.

Thanks
-vlad

Vlad Yasevich (1):
  bridge: Check if vlan filtering is enabled only once.
  bridge: Allow clearing of pvid and untagged bitmap

 net/bridge/br_private.h |  3 +++
 net/bridge/br_vlan.c    | 18 ++++++++++++++----
 2 files changed, 17 insertions(+), 4 deletions(-)

-- 
1.9.3

             reply	other threads:[~2014-09-12 20:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-12 20:26 Vladislav Yasevich [this message]
2014-09-12 20:26 ` [PATCH 1/2] bridge: Check if vlan filtering is enabled only once Vladislav Yasevich
2014-09-14 14:43   ` Toshiaki Makita
2014-09-15 15:04     ` Vlad Yasevich
2014-09-12 20:26 ` [PATCH 2/2] bridge: Allow clearing of pvid and untagged bitmap Vladislav Yasevich
2014-09-13 21:22 ` [PATCH 0/2] bridge: Two small fixes to vlan filtering code 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=1410553577-17519-1-git-send-email-vyasevic@redhat.com \
    --to=vyasevich@gmail.com \
    --cc=makita.toshiaki@lab.ntt.co.jp \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@vyatta.com \
    --cc=vyasevic@redhat.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).