Blame extensions/libxt_CHECKSUM.man

Packit Service d1fe03
This target allows to selectively work around broken/old applications.
Packit Service d1fe03
It can only be used in the mangle table.
Packit Service d1fe03
.TP
Packit Service d1fe03
\fB\-\-checksum\-fill\fP
Packit Service d1fe03
Compute and fill in the checksum in a packet that lacks a checksum.
Packit Service d1fe03
This is particularly useful, if you need to work around old applications
Packit Service d1fe03
such as dhcp clients, that do not work well with checksum offloads,
Packit Service d1fe03
but don't want to disable checksum offload in your device.