Re: [IPSEC PATCH] missing break in UDP decap code Re: (udp-en/decap broken in 2.6.8-rc2?) Re: ipsec, nat-t, iproute2?
From: David S. Miller <hidden>
Date: 2004-08-01 06:53:16
From: David S. Miller <hidden>
Date: 2004-08-01 06:53:16
On Sun, 1 Aug 2004 05:32:04 +1000 Herbert Xu [off-list ref] wrote:
On Sat, Jul 31, 2004 at 03:08:53PM +0200, bert hubert wrote:quoted
Against 2.6.8-rc2, neatly solves the problem. The missing break causes the packet to be tested against both encapsulation types, one will always fail.Sorry, that was my fault. Dave, please apply his patch to fix NON_ESP reception.
Done, thanks guys.