mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 09:29:11 +08:00
11 lines
369 B
JSON
11 lines
369 B
JSON
|
{
|
||
|
"name": "pfring",
|
||
|
"version-string": "2019-10-17",
|
||
|
"port-version": 3,
|
||
|
"description": "PF_RING™ is a Linux kernel module and user-space framework that allows you to process packets at high-rates while providing you a consistent API for packet processing applications.",
|
||
|
"homepage": "https://github.com/ntop/PF_RING",
|
||
|
"dependencies": [
|
||
|
"libpcap"
|
||
|
]
|
||
|
}
|