aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Frame-Dump
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.04Cheng-Lung Sung2008-04-212-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-Frame-Dump/Changes Notes: svn path=/head/; revision=211697
* - Update to 1.01Cheng-Lung Sung2008-04-072-6/+5
| | | | | | | Changes: http://search.cpan.org/dist/Net-Frame-Dump/Changes Notes: svn path=/head/; revision=210717
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Net::Frame::Dump is the base class for all dump modules. With them,Cheng-Lung Sung2007-01-154-0/+60
you can open a device for live capture, for offline analysis, or for creating a pcap file. WWW: http://search.cpan.org/dist/Net-Frame-Dump/ Notes: svn path=/head/; revision=182399