Path to this page:
./
net/p5-Net-Packet,
Modules to assemble/disassemble network packets
Branch: pkgsrc-2009Q2,
Version: 3.25nb1,
Package name: p5-Net-Packet-3.25nb1,
Maintainer: adrianpThis 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:[
devel/p5-Bit-Vector] [
devel/p5-Class-Gomor] [
net/p5-Net-Write] [
net/p5-Net-Libdnet] [
net/libpcap] [
net/p5-Net-IPv6Addr]
Master sites: (Expand)
SHA1: e3502fb19ed466941e3de3be468b39333ea2b152
RMD160: b3d9914ad3b3a24bb601c25a02ba63d7ff6562e5
Filesize: 67.22 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version p5-Net-Packet-3.25nb1 (created)