Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
294 B
Text
6 lines
294 B
Text
This goal of this project is to provide a consistent interface to LBL's libpcap
|
|
packet capture library. This does not provide packet processing functionality,
|
|
it simply provides the interface for capturing packets, and passing yielding
|
|
those packets.
|
|
|
|
WWW: https://github.com/shadowbq/pcaprub
|