This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
CheckTCPHeader -- Click element; checks TCP header on TCP/IP packets
CheckTCPHeader([KEYWORDS])
Ports: 1 input, 1-2 outputs
Processing: agnostic, but output 1 is push
Package: tcpudp (core)
Expects TCP/IP packets as input. Checks that the TCP header length and checksum fields are valid. Pushes invalid packets out on output 1, unless output 1 was unused; if so, drops invalid packets. Prints a message to the console the first time it encounters an incorrect packet (but see VERBOSE below). Keyword arguments are:
drop_details handler. False by default.
CheckIPHeader, CheckUDPHeader, CheckICMPHeader, MarkIPHeader
Generated by 'click-elem2man' from '../elements/tcpudp/checktcpheader.hh' on 24/May/2007.