Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | New port: net/p5-Net-RawSock | edwin | 2003-02-05 | 8 | -0/+91 |
Net::RawSock provides a base function to send raw IP datagrams from Perl. The raw IP datagram is packed into a buffer and written on the network layer with the write_ip() function. PR: ports/47868 Submitted by: Nicolas Jombart <ecu@ipv42.net> |