freebsd-ports/net/p5-NetPacket/pkg-descr
Ying-Chieh Liao 88d38d198c add p5-NetPacket
Modules to assemble/disassemble network packets at the protocol level

PR:		26412
Submitted by:	Anatoliy Dmytriyev <tolid@plab.ku.dk
2001-05-19 14:02:04 +00:00

3 lines
224 B
Text

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.