summaryrefslogtreecommitdiff
path: root/net/p5-NetPacket
AgeCommit message (Collapse)AuthorFilesLines
2004-05-10Import p5-NetPacket from pkgsrc-wip. Packaged by David Ferlier.minskim4-0/+26
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.