Assemble/disassemble network packets at the protocol level
http://search.cpan.org/dist/NetPacket
"NetPacket" provides a base class for a cluster of modules related to
decoding and encoding of network protocols. Each "NetPacket" descendent
module knows how to encode and decode packets for the network protocol it
implements. Consult the documentation for the module in question for
protocol-specific implementation.
Note that there is no inheritance in the "NetPacket::" cluster of modules
other than each protocol module being a "NetPacket". This was seen to be
too restrictive as imposing inheritance relationships (for example between
the IP, UDP and TCP protocols) would make things like tunneling or other
unusual situations difficult.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-NetPacket
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-NetPacket && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
NetPacket-1.7.2.tar.gz | 0000047544 46.4 KB | |
_link | 0000000149 149 Bytes | |
cpanspec.yml | 0000000427 427 Bytes | |
perl-NetPacket.changes | 0000004493 4.39 KB | |
perl-NetPacket.spec | 0000002511 2.45 KB |
Comments 0