This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
SetIPChecksum -- Click element; sets IP packets' checksums
SetIPChecksum()
Ports: 1 input, 1 output
Processing: agnostic
Package: ip (core)
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' on 20/Feb/2006.