Re: [IPSEC]: Fix IP ID selection

2006-04-28 Thread David S. Miller
From: Herbert Xu <[EMAIL PROTECTED]> Date: Thu, 27 Apr 2006 21:56:45 +1000 > I was looking through the xfrm input/output code in order to abstract > out the address family specific encapsulation/decapsulation code. During > that process I found this bug in the IP ID selection code in xfrm4_output

[IPSEC]: Fix IP ID selection

2006-04-27 Thread Herbert Xu
Hi Dave: I was looking through the xfrm input/output code in order to abstract out the address family specific encapsulation/decapsulation code. During that process I found this bug in the IP ID selection code in xfrm4_output.c. At that point dst is still the xfrm_dst for the current SA which re