This script is for Slackware 14.0 only and may be outdated.

SlackBuilds Repository

14.0 > Perl > perl-Net-Packet (3.27)

Net::Packet - a framework to easily send and receive frames from layer 2 to
layer 7

This module is a unified framework to craft, send and receive packets at
layers 2, 3, 4 and 7.
Basically, you forge each layer of a frame (Net::Packet::IPv4 for layer 3,
Net::Packet::TCP for layer 4; for example), and pack all of this into a
Net::Packet::Frame object. Then, you can send the frame to the network, and
receive its response easily, because the response is automatically searched
for and matched against the request (not implemented for all layers).

This is not the same module as perl-NetPacket!

This requires: perl-Net-IPv4Addr, perl-Net-IPv6Addr, perl-Net-Libdnet, perl-Net-Write, perl-Bit-Vector

Maintained by: Marco Bonetti
Keywords: framework,packet forging
ChangeLog: perl-Net-Packet

Homepage:
http://search.cpan.org/dist/Net-Packet/

Source Downloads:
Net-Packet-3.27.tar.gz (1f1d0b19b043d47dd30d21d5cf02e1e7)

Download SlackBuild:
perl-Net-Packet.tar.gz
perl-Net-Packet.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds