net/sched: act_csum: compute crc32c on SCTP packets
authorDavide Caratti <dcaratti@redhat.com>
Mon, 9 Jan 2017 10:24:21 +0000 (11:24 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 19:36:57 +0000 (14:36 -0500)
commitc008b33f3ef0915dfb57432dba1fa0ce34fdcc29
treee28142079de5c76894c14ff9301c3161c941065b
parentab9d226e3e2a8aeca426701b735194bc35179c2d
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>
include/uapi/linux/tc_act/tc_csum.h
net/sched/act_csum.c