Next | Query returned 33 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2006-02-19 23:43:59 by Thomas Klausner | Files touched by this commit (2)
Log message:
Remove (in pkgsrc) broken test for pcap-int.h, the dependency pattern
makes sure we have that file.
   2005-11-05 20:37:54 by Krister Walfridsson | Files touched by this commit (1)
Log message:
This pkg has not been ported to big endian architectures.  Set PKG_SKIP_REASON.
   2005-08-13 10:11:17 by Adrian Portelli | Files touched by this commit (4) | Imported package
Log message:
This module is a unified framework to craft, send and receive packets at
layers 2, 3, 4 and 7.

Basically, you forge each layer of a frame (Net::Packet::IPv4 for layer 3,
Net::Packet::TCP for layer 4 ; for example), and pack all of this into a
Net::Packet::Frame object. Then, you can send the frame to the network, and
receive it easily, since the response is automatically searched for and
matched against the request.


Next | Query returned 33 messages, browsing 31 to 40 | previous