blob: 9e78c638bb5dd9aaab7d80d2292b36b5eeefd562 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"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"
]
}
|