commit | c008b33f3ef0915dfb57432dba1fa0ce34fdcc29 | [log] [tgz] |
---|---|---|
author | Davide Caratti <dcaratti@redhat.com> | Mon Jan 09 11:24:21 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 09 14:36:57 2017 -0500 |
tree | e28142079de5c76894c14ff9301c3161c941065b | |
parent | ab9d226e3e2a8aeca426701b735194bc35179c2d [diff] |
net/sched: act_csum: compute crc32c on SCTP packets modify act_csum to compute crc32c on IPv4/IPv6 packets having SCTP in their payload, and extend UAPI definitions accordingly. Signed-off-by: Davide Caratti <dcaratti@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>