Path to this page:
./
net/p5-Net-Packet,
Modules to assemble/disassemble network packets
Branch: pkgsrc-2015Q3,
Version: 3.28nb1,
Package name: p5-Net-Packet-3.28nb1,
Maintainer: pkgsrc-usersThis 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 it easily, since the response is automatically searched for and
matched against the request.
Required to run:[
lang/perl5] [
devel/p5-Bit-Vector] [
devel/p5-Class-Gomor] [
net/p5-Net-Write]
Master sites: (Expand)
SHA1: 757d72fed3e88ef9d351b3233df717e6cfb7c608
RMD160: 2434a50fe3dcc0faa64df628239009beefa2c30b
Filesize: 88.382 KB
Version history: (Expand)
- (2015-09-30) Package added to pkgsrc.se, version p5-Net-Packet-3.28nb1 (created)