Net::Packet::Layer3 - base class for all layer 3 modules


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

Index


NAME

Top

Net::Packet::Layer3 - base class for all layer 3 modules

DESCRIPTION

Top

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

It just provides those layers with inheritable attributes and methods.

METHODS

Top

isIpv4
isIpv6
isIp - is IPv4 or IPv6
isArp
isVlan

Returns true if Layer3 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.