From: Stephen Hemminger <shemminger@vyatta.com>
To: Faruk Keskin <faruk@eit.uni-kl.de>
Cc: jaime.medrano@gmail.com,
"bridge@lists.linux-foundation.org"
<bridge@lists.linux-foundation.org>
Subject: Re: [Bridge] VLAN-aware bridge : [PATCH] Add vlan id to bridge forward database
Date: Thu, 5 Jun 2008 14:29:24 -0700 [thread overview]
Message-ID: <20080605142924.4be9c391@extreme> (raw)
In-Reply-To: <3357.78.42.24.243.1212696483.squirrel@postamt.eit.uni-kl.de>
On Thu, 5 Jun 2008 22:08:03 +0200 (CEST)
"Faruk Keskin" <faruk@eit.uni-kl.de> wrote:
> Hello everybody, hi Jaime,
>
> I'm mailing to get more information about whether your patch
> [PATCH] Add vlan id to bridge forward database
> has been accepted so far.
> I couldn't find the patched version yet - could you please tell me where I
> can get the latest version of the patch or point out a reference to it ?
This only applys to bridge that is blindly bridging without any knowledge
of vlan's. You can already handle the case of bridging selected vlan's
if you tell the kernel about them.
> Has the vlan-aware bridge forwarding already been tested ?
People do it all the time without patch by configuring the vlan's
first then bridging the vlan's.
> And how about forwarding tagged packets ?
> Until now, the bridge always stripped off the tag if present.
Not if you bridge the vlan's
> I'm currently thinking about extending the sk_buff data structure to
> incorporate the vlan tag - to keep the VLAN information present when
> exchanging packets from or to the bridge with the 8021q module and also
> when a socket is bind to a interface (extending the sockaddr_ll struct in
> that case).
>
> Do you think thats's a sane approach ?
Only for other uses like sniffing
next prev parent reply other threads:[~2008-06-05 21:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-05 20:08 [Bridge] VLAN-aware bridge : [PATCH] Add vlan id to bridge forward database Faruk Keskin
2008-06-05 21:29 ` Stephen Hemminger [this message]
2008-06-05 21:46 ` Jonathan Thibault
-- strict thread matches above, loose matches on Subject: below --
2008-06-05 23:47 Faruk Keskin
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=20080605142924.4be9c391@extreme \
--to=shemminger@vyatta.com \
--cc=bridge@lists.linux-foundation.org \
--cc=faruk@eit.uni-kl.de \
--cc=jaime.medrano@gmail.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