DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibnetpacket-perl
Beschreibungmodules to assemble/disassemble network packets at the protocol level
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.43.1-1
Sektionperl
Prioritätoptional
Installierte Größe216 Byte
Hängt ab vonperl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße65122 Byte
Prüfsumme MD59750d43e447eb59f3a484a7d318cb0e3
Prüfsumme SHA151a8a67d4db3782453f933ca587590550bbafaba
Prüfsumme SHA2567d5fa3cae219549e8d3904dfafc188c5b63402d32d35da86d7154ec5abc21246
Link zum Herunterladenlibnetpacket-perl_0.43.1-1_all.deb
Ausführliche BeschreibungNetPacket 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.


Impressum
Linux is a registered trademark of Linus Torvalds