From: Masahide NAKAMURA <[EMAIL PROTECTED]>
Date: Tue, 8 Jan 2008 13:29:28 +0900
> [PATCH][XFRM] Statistics: Add outbound-dropping error.
>
> o Increment PolError counter when flow_cache_lookup() returns
> errored pointer.
>
> o Increment NoStates counter at larval-
On Tue, Jan 08, 2008 at 01:29:28PM +0900, Masahide NAKAMURA wrote:
>
> P.S.
> I don't touch XFRM_LOOKUP_ICMP related error at __xfrm_lookup()
> since it may not drop the packet.
> Correct me if it is wrong or comments are welcomed.
Right, whether the packet is dropped would be decided by the calle
stics: Add outbound-dropping error.
o Increment PolError counter when flow_cache_lookup() returns
errored pointer.
o Increment NoStates counter at larval-drop.
Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]>
---
net/xfrm/xfrm_policy.c |5 -
1 files changed, 4 insertions(+),