From: Davide Caratti <dcara...@redhat.com> Date: Mon, 9 Jan 2017 11:24:19 +0100
> This series extends current act_csum functionality to allow computation of > SCTP checksums. Patch 1 ensures LIBCRC32C will be selected if NET_ACT_CSUM > is selected. Patch 2 extends act_csum to handle IPPROTO_SCTP protocol in > IPv4/IPv6 header, and eventually compute the CRC32c value. > > v2: > - style fix in tc_csum.h > - avoid nested if statement in act_csum.c Series applied, thanks.