All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nathan Neulinger <nneul@neulinger.org>
To: netdev@vger.kernel.org
Subject: Any way to configure a vlan interface to grab ONLY untagged frames?
Date: Sun, 13 Sep 2015 11:49:00 -0500	[thread overview]
Message-ID: <55F5A8FC.1020707@neulinger.org> (raw)

It seems like running 'vconfig add IFACE 0' and using IFACE.0 would do this, but it doesn't actually seem to work that way.

If I capture on IFACE directly, I'd expect to get all traffic, including the tagged frames (with the tag intact). 
Looking to be able to bridge/capture/etc. and specifically only receive the untagged frames that haven't already been 
pulled out into a vlan specific interface.

Is there any way to accomplish this without using ebtables or other similar hacks?

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       nneul@neulinger.org
Neulinger Consulting                   (573) 612-1412

             reply	other threads:[~2015-09-13 16:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-13 16:49 Nathan Neulinger [this message]
2015-09-14 18:28 ` Any way to configure a vlan interface to grab ONLY untagged frames? Vlad Yasevich
2015-09-14 18:35   ` Nathan Neulinger

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=55F5A8FC.1020707@neulinger.org \
    --to=nneul@neulinger.org \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.