Edit

IABSD.fr/ports/net/p5-NetPacket/pkg

Branch :

  • Show log

    Commit

  • Author : msf
    Date : 2005-05-24 06:16:53
    Hash : 66cd81a6
    Message : - initial import of NetPacket 0.04 with Joel Knight's patches "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.