public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] ipv6: Early TCP socket demux
Date: Fri, 27 Jul 2012 00:12:55 +0200	[thread overview]
Message-ID: <1343340775.2626.12078.camel@edumazet-glaptop> (raw)
In-Reply-To: <20120726.142903.2061753292000961457.davem@davemloft.net>

On Thu, 2012-07-26 at 14:29 -0700, David Miller wrote:
> From: Eric Dumazet <eric.dumazet@gmail.com>
> Date: Thu, 26 Jul 2012 12:34:28 +0200
> 
> > +	if (sysctl_ip_early_demux && !skb_dst(skb)) {
> 
> You obviously don't build ipv6 modular.
> 
> sysctl_ip_early_demux needs to be exported to modules in order
> for this to work.

Humpf....

I'll also remove the unlikely() in __inet6_lookup_skb() in v2

Thanks

      reply	other threads:[~2012-07-26 22:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-26 10:34 [PATCH] ipv6: Early TCP socket demux Eric Dumazet
2012-07-26 21:29 ` David Miller
2012-07-26 22:12   ` Eric Dumazet [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=1343340775.2626.12078.camel@edumazet-glaptop \
    --to=eric.dumazet@gmail.com \
    --cc=davem@davemloft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox