From: Eric Dumazet <eric.dumazet@gmail.com>
To: Greg KH <greg@kroah.com>
Cc: Jesse Gross <jesse@nicira.com>,
stable@kernel.org, netdev@vger.kernel.org,
David Miller <davem@davemloft.net>
Subject: Re: [stable] [PATCH 2.6.36 stable] vlan: Avoid hwaccel vlan packets when vid not used.
Date: Tue, 07 Dec 2010 21:50:26 +0100 [thread overview]
Message-ID: <1291755026.5324.3.camel@edumazet-laptop> (raw)
In-Reply-To: <20101207195019.GP13189@kroah.com>
Le mardi 07 décembre 2010 à 11:50 -0800, Greg KH a écrit :
> On Mon, Nov 08, 2010 at 01:23:01PM -0800, Jesse Gross wrote:
> > Normally hardware accelerated vlan packets are quickly dropped if
> > there is no corresponding vlan device configured. The one exception
> > is promiscuous mode, where we allow all of these packets through so
> > they can be picked up by tcpdump. However, this behavior causes a
> > crash if we actually try to receive these packets. This fixes that
> > crash by ignoring packets with vids not corresponding to a configured
> > device in the vlan hwaccel routines and then dropping them before they
> > get to consumers in the network stack.
> >
> > This patch applies only to 2.6.36 stable. The problem was introduced
> > in that release and is already fixed by larger changes to the vlan
> > code in 2.6.37.
>
> Applied, thanks.
>
Oh well, which version ?
A new version of the patch was submitted 6 days ago .
http://patchwork.ozlabs.org/patch/73791/
Thanks
next prev parent reply other threads:[~2010-12-07 20:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-08 21:23 [PATCH 2.6.36 stable] vlan: Avoid hwaccel vlan packets when vid not used Jesse Gross
2010-11-08 21:26 ` David Miller
2010-12-07 19:50 ` [stable] " Greg KH
2010-12-07 20:50 ` Eric Dumazet [this message]
2010-12-07 21:03 ` Greg KH
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=1291755026.5324.3.camel@edumazet-laptop \
--to=eric.dumazet@gmail.com \
--cc=davem@davemloft.net \
--cc=greg@kroah.com \
--cc=jesse@nicira.com \
--cc=netdev@vger.kernel.org \
--cc=stable@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox