From: Pedro Ribeiro <pribeiro-bulk@net.ipl.pt>
To: arno@natisbad.org (Arnaud Ebalard)
Cc: netdev@vger.kernel.org,
"YOSHIFUJI Hideaki / 吉藤英明" <yoshfuji@linux-ipv6.org>
Subject: Re[2]: [PATCH] Structure icmp6hdr (IPv6/ICMPv6) with bug in the bitfields!
Date: Tue, 14 Oct 2008 16:32:21 +0100 [thread overview]
Message-ID: <13210415832.20081014163221@net.ipl.pt> (raw)
In-Reply-To: <87y70rxri6.fsf@natisbad.org>
Hello Arnaud,
Thanks for your quick answer ...
Here goes the information solicited.
TIA.
Tuesday, October 14, 2008, 1:58:41 PM, you wrote:
...
> can you confirm that you already activated CONFIG_IPV6_ROUTER_PREF in
> your kernel configuration?
host ~ # gzip -d -c /proc/config.gz | grep -F CONFIG_IPV6_ROUTER_PREF
CONFIG_IPV6_ROUTER_PREF=y
> What are the values of following parameters on your system?:
> /proc/sys/net/ipv6/conf/*/accept_ra_rtr_pref
> /proc/sys/net/ipv6/conf/*/accept_ra_pinfo
> /proc/sys/net/ipv6/conf/*/accept_ra
> /proc/sys/net/ipv6/conf/*/autoconf
All of them have value "1"
/proc/sys/net/ipv6/conf/all/accept_ra:1
/proc/sys/net/ipv6/conf/all/accept_ra_defrtr:1
/proc/sys/net/ipv6/conf/all/accept_ra_pinfo:1
/proc/sys/net/ipv6/conf/all/accept_ra_rtr_pref:1
/proc/sys/net/ipv6/conf/default/accept_ra:1
/proc/sys/net/ipv6/conf/default/accept_ra_defrtr:1
/proc/sys/net/ipv6/conf/default/accept_ra_pinfo:1
/proc/sys/net/ipv6/conf/default/accept_ra_rtr_pref:1
/proc/sys/net/ipv6/conf/eth0/accept_ra:1
/proc/sys/net/ipv6/conf/eth0/accept_ra_defrtr:1
/proc/sys/net/ipv6/conf/eth0/accept_ra_pinfo:1
/proc/sys/net/ipv6/conf/eth0/accept_ra_rtr_pref:1
/proc/sys/net/ipv6/conf/lo/accept_ra:1
/proc/sys/net/ipv6/conf/lo/accept_ra_defrtr:1
/proc/sys/net/ipv6/conf/lo/accept_ra_pinfo:1
/proc/sys/net/ipv6/conf/lo/accept_ra_rtr_pref:1
/proc/sys/net/ipv6/conf/all/autoconf:1
/proc/sys/net/ipv6/conf/default/autoconf:1
/proc/sys/net/ipv6/conf/eth0/autoconf:1
/proc/sys/net/ipv6/conf/lo/autoconf:1
Best regards.
--
Best regards,
Pedro mailto:pribeiro-bulk@net.ipl.pt
next prev parent reply other threads:[~2008-10-14 15:32 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-14 11:06 [PATCH] Structure icmp6hdr (IPv6/ICMPv6) with bug in the bitfields! Pedro Ribeiro
2008-10-14 12:58 ` Arnaud Ebalard
2008-10-14 15:32 ` Pedro Ribeiro [this message]
2008-10-14 20:07 ` [PATCH] FIXED: IPv6 Route selection now correct with multiple gateways and preferences Pedro Ribeiro
2008-10-14 20:15 ` David Miller
2008-10-14 20:54 ` [PATCH] Structure icmp6hdr (IPv6/ICMPv6) with bug in the bitfields! David Miller
2008-10-14 22:38 ` [PATCH for 2.6.27] " Pedro Ribeiro
2008-10-14 22:47 ` David Miller
2008-10-15 15:55 ` [PATCH] Fix IPv6 default gateway selection criteria in presence of the HIGH/LOW preference option in router advertisements Pedro Ribeiro
2008-10-15 16:11 ` YOSHIFUJI Hideaki / 吉藤英明
2008-10-15 22:47 ` David Miller
2008-10-15 16:09 ` [PATCH] Fix IPv6 default gateway selection criteria in presence of the HIGH/LOW preference option in router advertisements (text wrap fixed I hope!) Pedro Ribeiro
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=13210415832.20081014163221@net.ipl.pt \
--to=pribeiro-bulk@net.ipl.pt \
--cc=arno@natisbad.org \
--cc=netdev@vger.kernel.org \
--cc=yoshfuji@linux-ipv6.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).