Assemble/disassemble network packets at the protocol level

Edit Package perl-NetPacket
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.

Refresh
Refresh
Source Files
Filename Size Changed
NetPacket-1.1.1.tar.gz 0000025318 24.7 KB
perl-NetPacket-backport.patch 0000000229 229 Bytes
perl-NetPacket.changes 0000000154 154 Bytes
perl-NetPacket.spec 0000002074 2.03 KB
Revision 1 (latest revision is 17)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 73382 from Greg Freemyer's avatar Greg Freemyer (gregfreemyer) (revision 1)
Perl Module from cpan used encode/decode network packets.  Useful for sniffers etc.

Provides the below perl sub-modules
perl(NetPacket) = 1.1.1 perl(NetPacket::ARP) = 1.1.1 perl(NetPacket::Ethernet) = 1.1.1 perl(NetPacket::ICMP) = 1.1.1 perl(NetPacket::IGMP) = 1.1.1 perl(NetPacket::IP) = 1.1.1 perl(NetPacket::TCP) = 1.1.1 perl(NetPacket::UDP) 
Comments 0
openSUSE Build Service is sponsored by