From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hannes Frederic Sowa Subject: Re: [RFC net-next] ipv6: Use destination address determined by IPVS Date: Sun, 20 Oct 2013 00:39:22 +0200 Message-ID: <20131019223922.GI31333@order.stressinduktion.org> References: <1381881751-6719-1-git-send-email-horms@verge.net.au> <20131018021008.GH18135@order.stressinduktion.org> <20131019183433.GC31333@order.stressinduktion.org> <20131019223657.GH31333@order.stressinduktion.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 To: Julian Anastasov , Simon Horman , YOSHIFUJI Hideaki / =?utf-8?B?5ZCJ6Jek6Iux5piO?= , lvs-devel@vger.kernel.org, netdev@vger.kernel.org, Mark Brooks , Phil Oester Return-path: Content-Disposition: inline In-Reply-To: <20131019223657.GH31333@order.stressinduktion.org> Sender: lvs-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sun, Oct 20, 2013 at 12:36:57AM +0200, Hannes Frederic Sowa wrote: > The more I review the patch the more I think it is ok. But we could actually > try to just always return rt6i_gateway, as we should always be handed a cloned > rt6_info where the gateway is already filled in, no? Ergh, this seems to break loopback then.