NAME

Net::Frame::Dump - tcpdump like implementation

DESCRIPTION

Net::Frame::Dump is the base class for all dump modules. With them, you can open a device for live capture, for offline analysis, or for creating a pcap file.

See Net::Frame::Dump::Offline, Net::Frame::Dump::Online, Net::Frame::Dump::Writer for specific usage.

CONSTANTS

Load them: use Net::Frame::Dump qw(:consts);

NF_DUMP_LAYER_NULL NF_DUMP_LAYER_ETH NF_DUMP_LAYER_RAW NF_DUMP_LAYER_SLL NF_DUMP_LAYER_PPP NF_DUMP_LAYER_80211RADIO

Various supported link layers.

SEE ALSO

Net::Frame::Dump::Online, Net::Frame::Dump::Offline, Net::Frame::Dump::Writer

AUTHOR

Patrice <GomoR> Auffret

COPYRIGHT AND LICENSE

Copyright (c) 2006-2008, Patrice <GomoR> Auffret

You may distribute this module under the terms of the Artistic license. See LICENSE.Artistic file in the source distribution archive.

DOWNLOAD

http://search.cpan.org/~gomor/Net-Frame-Dump/

Last update: 15 Apr 2008 at 19:29:18 (r2)

 
"Study from the past to learn about the future."
--GomoR

Copyright © 2000-2008 www.GomoR.org.
Top left logo is Copyright © 2008 Mikael Auffret.
All rights reserved.