This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
CheckUDPHeader -- Click element; checks UDP header on UDP/IP packets
CheckUDPHeader([KEYWORDS])
Ports: 1 input, 1-2 outputs
Processing: agnostic, but output 1 is push
Package: tcpudp (core)
Expects UDP/IP packets as input. Checks that the UDP 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, CheckTCPHeader, CheckICMPHeader, MarkIPHeader
Generated by 'click-elem2man' from '../elements/tcpudp/checkudpheader.hh' on 24/May/2007.