From: Brian Haley <brian.haley@hp.com>
To: Alexandre Cassen <acassen@freebox.fr>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH][RESEND 3] IPv6: 6rd tunnel mode
Date: Tue, 22 Sep 2009 21:47:05 -0400 [thread overview]
Message-ID: <4AB97E19.3030000@hp.com> (raw)
In-Reply-To: <20090922220251.GA22874@lnxos.staff.proxad.net>
Alexandre Cassen wrote:
>
> +/* 6RD parms */
> +struct ip_tunnel_6rd {
> + struct in6_addr addr;
> + __u8 prefixlen;
> +};
Are you sure you're not going to want to add anything to this struct in
the future like ifindex or flags? Since it's part of the API you'd want
to do that now.
-Brian
next prev parent reply other threads:[~2009-09-23 1:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-22 22:02 [PATCH][RESEND 3] IPv6: 6rd tunnel mode Alexandre Cassen
2009-09-22 22:18 ` Eric Dumazet
2009-09-23 6:07 ` Alexandre Cassen
2009-09-22 23:06 ` Joe Perches
2009-09-23 1:47 ` Brian Haley [this message]
2009-09-23 9:43 ` YOSHIFUJI Hideaki
2009-09-23 11:07 ` Alexandre Cassen
2009-10-07 8:24 ` David Miller
2009-10-07 14:18 ` Steffen Klassert
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=4AB97E19.3030000@hp.com \
--to=brian.haley@hp.com \
--cc=acassen@freebox.fr \
--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).