• M
    [XFRM]: Fix statistics. · 9472c9ef
    Masahide NAKAMURA 提交于
    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: NMasahide NAKAMURA <nakam@linux-ipv6.org>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    9472c9ef
xfrm_proc.c 3.3 KB