netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: YOSHIFUJI Hideaki <hideaki.yoshifuji@miraclelinux.com>
To: Erik Kline <ek@google.com>
Cc: hideaki.yoshifuji@miraclelinux.com,
	David Miller <davem@davemloft.net>,
	netdev <netdev@vger.kernel.org>,
	Hannes Frederic Sowa <hannes@stressinduktion.org>,
	Lorenzo Colitti <lorenzo@google.com>
Subject: Re: [PATCH net-next] ipv6: Do not iterate over all interfaces when finding source address on specific interface.
Date: Fri, 10 Jul 2015 16:31:23 +0900	[thread overview]
Message-ID: <559F74CB.4010109@miraclelinux.com> (raw)
In-Reply-To: <CAAedzxpD7EEV-3BXdGA72wqwxM1b0tge0iqBKehfZG4KvRjYrQ@mail.gmail.com>

Hi,

Erik Kline wrote:

>> +       /* Candidate Source Address (section 4)
>> +        *  - multicast and link-local destination address,
>> +        *    the set of candidate source address MUST only
>> +        *    include addresses assigned to interfaces
>> +        *    belonging to the same link as the outgoing
>> +        *    interface.
>> +        * (- For site-local destination addresses, the
>> +        *    set of candidate source addresses MUST only
>> +        *    include addresses assigned to interfaces
>> +        *    belonging to the same site as the outgoing
>> +        *    interface.)
>> +        *  - "It is RECOMMENDED that the candidate source addresses
>> +        *    be the set of unicast addresses assigned to the
>> +        *    interface that will be used to send to the destination
>> +        *    (the 'outgoing' interface)." (RFC 6724)
>> +        */

Sorry, I forgot to remove 3rd one, which should be removed for now; I'll
resubmit.

-- 
Hideaki Yoshifuji <hideaki.yoshifuji@miraclelinux.com>
Technical Division, MIRACLE LINUX CORPORATION

      reply	other threads:[~2015-07-10  7:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10  6:50 [PATCH net-next] ipv6: Do not iterate over all interfaces when finding source address on specific interface YOSHIFUJI Hideaki/吉藤英明
2015-07-10  7:19 ` Erik Kline
2015-07-10  7:31   ` YOSHIFUJI Hideaki [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=559F74CB.4010109@miraclelinux.com \
    --to=hideaki.yoshifuji@miraclelinux.com \
    --cc=davem@davemloft.net \
    --cc=ek@google.com \
    --cc=hannes@stressinduktion.org \
    --cc=lorenzo@google.com \
    --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).