Skip to content
Tom Barbette edited this page May 7, 2020 · 3 revisions

SetTCPChecksum Element Documentation

NAME

SetTCPChecksum — Click element; sets TCP packets' checksums

SYNOPSIS

SetTCPChecksum([FIXOFF])

Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Input packets should be TCP in IP.

Calculates the TCP header's checksum and sets the checksum header field. Uses the IP header fields to generate the pseudo-header.

SEE ALSO

CheckTCPHeader, SetIPChecksum, CheckIPHeader, SetUDPChecksum

Generated by click-elem2man from ../elements/tcpudp/settcpchecksum.hh:7 on 2020/05/07.

Clone this wiki locally