Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: yoshfuji@linux-ipv6.org
Cc: mitch@linux.vnet.ibm.com, netdev@vger.kernel.org
Subject: Re: [PATCH] [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861.
Date: Sat, 19 Jan 2008 00:35:36 -0800 (PST)	[thread overview]
Message-ID: <20080119.003536.60082707.davem@davemloft.net> (raw)
In-Reply-To: <20080119.020030.44981470.yoshfuji@linux-ipv6.org>

From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Date: Sat, 19 Jan 2008 02:00:30 +0900 (JST)

> We omit (or delay) sending NSes for known-to-unreachable routers
> (in NUD_FAILED state) according to RFC 4191 (Default Router Preferences
> and More-Specific Routes).
> But this is not fully compatible with RFC 4861 (Neighbor Discovery Protocol
> for IPv6), which does not remember unreachability of neighbors.
> 
> So, let's avoid mixing sending algorithm of RFC 4191 and that of RFC 4861,
> and make the algorithm more friendly with RFC 4861 if RFC 4191 is disabled.
> 
> Issue was found by IPv6 Ready Logo Core Self_Test 1.5.0b2 (by TAHI Project),
> and has been tracked down by Mitsuru Chinen <mitch@linux.vnet.ibm.com>.
> 
> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>

Applied to net-2.6, thanks.

      reply	other threads:[~2008-01-19  8:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-18 17:00 [PATCH] [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861 YOSHIFUJI Hideaki / 吉藤英明
2008-01-19  8:35 ` David Miller [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=20080119.003536.60082707.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=mitch@linux.vnet.ibm.com \
    --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