From: YOSHIFUJI Hideaki <hideaki.yoshifuji@miraclelinux.com>
To: David Miller <davem@davemloft.net>
Cc: ek@google.com, hideaki.yoshifuji@miraclelinux.com,
hannes@stressinduktion.org, lorenzo@google.com,
netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2] ipv6: sysctl to restrict candidate source addresses
Date: Fri, 10 Jul 2015 15:47:45 +0900 [thread overview]
Message-ID: <559F6A91.7060502@miraclelinux.com> (raw)
In-Reply-To: <20150708.144108.1074660115445698837.davem@davemloft.net>
David Miller wrote:
> So we should look at a way at making the new behavior the default, and
> in fact that makes sense and we can even optimize this piece of saddr
> selection code to not do an iteration over all devices in the system
> for no reason at all. It can just do a quick dev_get_by_index() and
> work with that.
>
I agree. I've cooked up a patch for that optimization, so that Eric
can rebase his patch.
Regards,
--
Hideaki Yoshifuji <hideaki.yoshifuji@miraclelinux.com>
Technical Division, MIRACLE LINUX CORPORATION
prev parent reply other threads:[~2015-07-10 6:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 3:05 [PATCH net-next v2] ipv6: sysctl to restrict candidate source addresses Erik Kline
2015-07-08 1:29 ` Lorenzo Colitti
2015-07-08 8:09 ` Hannes Frederic Sowa
2015-07-08 8:19 ` Lorenzo Colitti
2015-07-08 8:43 ` Hannes Frederic Sowa
2015-07-08 11:17 ` Lorenzo Colitti
2015-07-08 12:41 ` Erik Kline
2015-07-08 21:41 ` David Miller
2015-07-10 6:47 ` 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=559F6A91.7060502@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).