From: Masahide NAKAMURA Date: Fri, 1 Feb 2008 01:14:58 +0000 (-0800) Subject: [XFRM]: Fix statistics. X-Git-Tag: v2.6.25-rc1~1089^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9472c9ef645d03ea823801d7716e658aeaf894e4;p=pandora-kernel.git [XFRM]: Fix statistics. o Outbound sequence number overflow error status is counted as XfrmOutStateSeqError. o Additionaly, it changes inbound sequence number replay error name from XfrmInSeqOutOfWindow to XfrmInStateSeqError to apply name scheme above. o Inbound IPv4 UDP encapsuling type mismatch error is wrongly mapped to XfrmInStateInvalid then this patch fiex the error to XfrmInStateMismatch. Signed-off-by: Masahide NAKAMURA Signed-off-by: David S. Miller --- Reading git-diff-tree failed