From: "David S. Miller" <davem@davemloft.net>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: netdev@oss.sgi.com
Subject: Re: [TCP] Modular IPv6 support in tcpdiag
Date: Wed, 3 Nov 2004 12:29:41 -0800 [thread overview]
Message-ID: <20041103122941.71a5b440.davem@davemloft.net> (raw)
In-Reply-To: <20041103203414.GB25279@gondor.apana.org.au>
On Thu, 4 Nov 2004 07:34:14 +1100
Herbert Xu <herbert@gondor.apana.org.au> wrote:
> On Wed, Nov 03, 2004 at 12:20:50PM -0800, David S. Miller wrote:
> >
> > Any particular reason you didn't use the same config ifdef
> > tests we use for structure layouts? Ie.
> >
> > #if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
>
> If I used that then it'll break when TCPDIAG is built-in and
> IPv6 is built as a module.
I see, you need the ipv6 tcp socket lookup symbols... hmmm.
next prev parent reply other threads:[~2004-11-03 20:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-03 9:44 [TCP] Modular IPv6 support in tcpdiag Herbert Xu
2004-11-03 11:26 ` YOSHIFUJI Hideaki / 吉藤英明
2004-11-03 17:16 ` Stephen Hemminger
2004-11-03 20:32 ` Herbert Xu
2004-11-03 20:20 ` David S. Miller
2004-11-03 20:34 ` Herbert Xu
2004-11-03 20:29 ` David S. Miller [this message]
2004-11-03 20:43 ` Herbert Xu
2004-11-03 20:41 ` David S. Miller
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=20041103122941.71a5b440.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=netdev@oss.sgi.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 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.