netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: bandan.das@stratus.com
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	eric.dumazet@gmail.com, herbert@gondor.hengli.com.au,
	kaber@trash.net
Subject: Re: [PATCH net-next-2.6] bridge : Sanitize skb before it enters the IP stack
Date: Sun, 19 Sep 2010 13:24:12 -0700 (PDT)	[thread overview]
Message-ID: <20100919.132412.102552920.davem@davemloft.net> (raw)
In-Reply-To: <20100919193433.GF31036@stratus.com>

From: Bandan Das <bandan.das@stratus.com>
Date: Sun, 19 Sep 2010 15:34:33 -0400

> Related dicussion here : http://lkml.org/lkml/2010/9/3/16
> 
> Introduce a function br_parse_ip_options that will audit the 
> skb and possibly refill IP options before a packet enters the
> IP stack. If no options are present, the function will zero out
> the skb cb area so that it is not misinterpreted as options by some
> unsuspecting IP layer routine. If packet consistency fails, drop it.
> 
> Signed-off-by: Bandan Das <bandan.das@stratus.com>

Applied, thanks a lot!

      reply	other threads:[~2010-09-19 20:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-19 19:34 [PATCH net-next-2.6] bridge : Sanitize skb before it enters the IP stack Bandan Das
2010-09-19 20:24 ` David Miller [this message]

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=20100919.132412.102552920.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bandan.das@stratus.com \
    --cc=eric.dumazet@gmail.com \
    --cc=herbert@gondor.hengli.com.au \
    --cc=kaber@trash.net \
    --cc=linux-kernel@vger.kernel.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 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).