This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
CheckICMPHeader -- Click element; checks ICMP header on ICMP packets
CheckICMPHeader([KEYWORDS])
Ports: 1 input, 1-2 outputs
Processing: agnostic, but output 1 is push
Package: icmp (core)
Expects ICMP packets as input. Checks that the packet's length is sensible and that its checksum field is 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 IP packet (but see VERBOSE below). Keyword arguments are:
drop_details handler. False by default.
CheckIPHeader, CheckTCPHeader, CheckUDPHeader, MarkIPHeader
Generated by 'click-elem2man' from '../elements/icmp/checkicmpheader.hh' on 24/May/2007.