[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1389103411.55503.YahooMailBasic@web125502.mail.ne1.yahoo.com>
Date: Tue, 7 Jan 2014 06:03:31 -0800 (PST)
From: François-Xavier Le Bail <fx.lebail@...oo.com>
To: Hannes Frederic Sowa <hannes@...essinduktion.org>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
kuznet@....inr.ac.ru, jmorris@...ei.org, yoshfuji@...ux-ipv6.org,
kaber@...sh.net
Subject: Re: [PATCH net-next v4] IPv6: use anycast addresses as source addresses in echo reply
On Tue, 1/7/14, Hannes Frederic Sowa <hannes@...essinduktion.org> wrote:
>> Anyway, although I think that this solution is valid, I
>> am testing another way to do this change.
> Ok, thanks for explaining, I see now, of course.
> Maybe we could just do
> (ipv6_addr_type(addr) & IPV6_ADDR_LINKLOCAL) ? skb->dev : NULL?
> I guess the NULL solution would be ok now, too. You can
> decide. I just think we can be a bit more defensive here with no additional
> cost. Routing table behaviour is pretty complicated and maybe can change
> in future.
I see.
first solution : I add this "defensive" update.
second solution : the v5 patch I will send soon.
Thanks for the review.
François-Xavier
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists