|
@@ -707,6 +707,7 @@ config NET_ACT_SKBEDIT
|
|
config NET_ACT_CSUM
|
|
config NET_ACT_CSUM
|
|
tristate "Checksum Updating"
|
|
tristate "Checksum Updating"
|
|
depends on NET_CLS_ACT && INET
|
|
depends on NET_CLS_ACT && INET
|
|
|
|
+ select LIBCRC32C
|
|
---help---
|
|
---help---
|
|
Say Y here to update some common checksum after some direct
|
|
Say Y here to update some common checksum after some direct
|
|
packet alterations.
|
|
packet alterations.
|