Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
N index
The Linux kernel configuration item CONFIG_NETFILTER_XT_TARGET_CHECKSUM:
( CONFIG_IP_NF_MANGLE || CONFIG_IP6_NF_MANGLE ) && ( CONFIG_NETFILTER_ADVANCED )xt_CHECKSUMThis option adds a `CHECKSUM' target, which can be used in the iptables mangle table.
You can use this target to compute and fill in the checksum in a packet that lacks a checksum. This is particularly useful, if you need to work around old applications such as dhcp clients, that do not work well with checksum offloads, but don't want to disable checksum offload in your device.
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module xt_CHECKSUM CONFIG_NETFILTER_XT_TARGET_CHECKSUM : net/netfilter/Kconfig : "CHECKSUM target support"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.