LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

Re: [PATCH] ipvs: fix ipv6 icmp forwarding in natted services

To: Art -kwaak- van Breemen <ard@xxxxxxxxxxxxxxx>
Subject: Re: [PATCH] ipvs: fix ipv6 icmp forwarding in natted services
Cc: Ansis Atteka <aatteka@xxxxxxxxxx>, Julian Anastasov <ja@xxxxxx>, lvs-devel@xxxxxxxxxxxxxxx, Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
From: Hans Schillstrom <hans@xxxxxxxxxxxxxxx>
Date: Thu, 20 Feb 2014 09:56:37 +0100

On Thu, 2014-02-20 at 09:51 +0100, Art -kwaak- van Breemen wrote:
> Hi,
> 
> On Wed, Feb 19, 2014 at 09:28:38PM +0100, Hans Schillstrom wrote:
> > That didn't happen  why ?
> >  - Just a check did you rebuild ipv6 or if not a module the kernel ? 
> 
> Ah, f**k me :-(. I was so caught up in reloading ipvs that I
> forgot to reload wherever that function is in, but I guess that's
> static :-(. So tests like that will take me some longer to
> perform.
> 
Can you try Julians patch insted ?
mine was not so good :-)

i.e. 
-        if (target < 0)
+        if (target < 0 || found)
                break;


> Sorry about that noise, good catch!
> 
> Regards,
> Ard van Breemen
> 
> 

Regards
Hans

Attachment: smime.p7s
Description: S/MIME cryptographic signature

<Prev in Thread] Current Thread [Next in Thread>