-
Couldn't load subscription status.
- Fork 90
SetIPChecksum
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
SetIPChecksum — Click element; sets IP packets' checksums
SetIPChecksum()
Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic
Expects an IP packet as input. Calculates the IP header's checksum and sets the checksum header field.
You will not normally need SetIPChecksum. Most elements that modify an IP header, like DecIPTTL, SetIPDSCP, and IPRewriter, already update the checksum incrementally.
CheckIPHeader, DecIPTTL, SetIPDSCP, IPRewriter
Generated by click-elem2man from ../elements/ip/setipchecksum.hh:7 on 2018/10/03.