Net::Packet::Layer4 - base class for all layer 4 modules


Net-Packet documentation  | view source Contained in the Net-Packet distribution.

Index


NAME

Top

Net::Packet::Layer4 - base class for all layer 4 modules

DESCRIPTION

Top

This is the base class for Net::Packet::Layer4 subclasses.

It just provides those layers with inheritable attributes and methods.

METHODS

Top

isTcp
isUdp
isIcmpv4

Returns true if Layer4 is of specified type, false otherwise.

AUTHOR

Top

Patrice <GomoR> Auffret

COPYRIGHT AND LICENSE

Top

RELATED MODULES

Top


Net-Packet documentation  | view source Contained in the Net-Packet distribution.