All of lore.kernel.org
 help / color / mirror / Atom feed
From: jamal <hadi@cyberus.ca>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Jiri Pirko <jpirko@redhat.com>,
	netdev@vger.kernel.org, davem@davemloft.net, kaber@trash.net
Subject: Re: Question about an assignment in handle_ing()
Date: Tue, 25 May 2010 08:20:38 -0400	[thread overview]
Message-ID: <1274790038.3878.926.camel@bigi> (raw)
In-Reply-To: <20100525121202.GA12712@gondor.apana.org.au>

On Tue, 2010-05-25 at 22:12 +1000, Herbert Xu wrote:

> It is guaranteed, it is illegal to hold onto the skb contents
> without the reference that comes from cloning an skb.

As i recall this was an issue. And the example i described earlier
would have tcpdump show edited contents coming out of eth0.

> The DHCP client may keep the AF_PACKET open even if there is no
> ongoing dialogue.

Ok ;-> Not running that dhcp client without looking at how it behaves.

> For ingress, the packet may have looped back from a virtual
> interface.  It may have been cloned on its way out of the virtual
> interface.

and i think this is where you and i ended last time we talked.

> Looking at ptype instead of checking whether the skb is cloned
> simply doesn't work in this case.

I will test in a few days - or if Jiri has the bandwidth i think i can
describe what to test (I have the relevant tests logged somewhere).

I apologize there may be some large latency of about a day before my
next response.

cheers,
jamal


  reply	other threads:[~2010-05-25 12:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-24 11:22 Question about an assignment in handle_ing() Jiri Pirko
2010-05-25  9:51 ` jamal
2010-05-25 10:26   ` Herbert Xu
2010-05-25 12:03     ` jamal
2010-05-25 12:12       ` Herbert Xu
2010-05-25 12:20         ` jamal [this message]
2010-05-25 12:46           ` Herbert Xu
2010-05-25 13:13             ` jamal
2010-05-25 23:13               ` Herbert Xu
2010-05-26 11:38                 ` jamal
2010-05-30 13:29                   ` jamal
2010-06-03  8:01                     ` Herbert Xu
2010-06-03 12:43                       ` jamal
2010-06-03 12:47                         ` Herbert Xu
2010-06-03 12:53                           ` jamal
2010-06-03 12:56                             ` Herbert Xu
2010-06-03 12:58                             ` Herbert Xu
2010-06-03 12:58                             ` jamal
2010-06-03 13:00                               ` Herbert Xu
2010-06-03 13:01                                 ` jamal

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=1274790038.3878.926.camel@bigi \
    --to=hadi@cyberus.ca \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=jpirko@redhat.com \
    --cc=kaber@trash.net \
    --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.