mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
9 lines
334 B
Plaintext
9 lines
334 B
Plaintext
|
Ruby interface to LBL Packet Capture library (libpcap). This library
|
||
|
also includes classes to access packet header fields.
|
||
|
|
||
|
It is much easier to code in Ruby/Pcap than to code in C and use
|
||
|
libpcap directly.
|
||
|
|
||
|
Author: Masaki Fukushima <fukusima@goto.info.waseda.ac.jp>
|
||
|
WWW: http://www.goto.info.waseda.ac.jp/~fukusima/ruby/pcap-e.html
|