[ovs-dev] [PATCH v2] conntrack: add coverage counters for L3 bad checksum

Aaron Conole aconole at redhat.com
Tue May 11 14:52:31 UTC 2021


Paolo Valerio <pvalerio at redhat.com> writes:

> similarly to what already exists for L4, add conntrack_l3csum_err
> and ipf_l3csum_err for L3.
>
> Received packets with L3 bad checksum will increase respectively
> ipf_l3csum_err if they are fragments and conntrack_l3csum_err
> otherwise.
>
> Although the patch basically covers IPv4, the names are kept generic.
>
> Signed-off-by: Paolo Valerio <pvalerio at redhat.com>
> ---

Reviewed-by: Aaron Conole <aconole at redhat.com>



More information about the dev mailing list