David Miller wrote:
From: Masahide NAKAMURA <[EMAIL PROTECTED]>
Date: Tue, 03 Oct 2006 12:29:54 +0900
[XFRM] POLICY: Fix per-direction policy counter after flushing.
Currently when xfrm_policy_flush() is called per-direction
policy counter is cleared. However flusing policy is perf
From: Masahide NAKAMURA <[EMAIL PROTECTED]>
Date: Tue, 03 Oct 2006 12:29:54 +0900
> [XFRM] POLICY: Fix per-direction policy counter after flushing.
>
> Currently when xfrm_policy_flush() is called per-direction
> policy counter is cleared. However flusing policy is performed
> for
Hello,
I have two patches to fix XFRM. Can you check and apply them?
HEADLINES
-
[XFRM] POLICY: Fix per-direction policy counter after flushing.
[XFRM] STATE: Use destination address for src hash.
DIFFSTAT
net/xfrm/xfrm_hash.h |7 ---
net/xfrm/xfrm_policy.c