1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-18 04:06:11 +02:00

Added note about current PF_RING status

This commit is contained in:
Pavel Odintsov 2022-03-13 17:18:21 +02:00
parent 9c59574234
commit 89743cf3a5

View File

@ -27,7 +27,7 @@ Supported packet capture engines
- AF_PACKET
- Netmap
- SnabbSwitch (experimental)
- PF_RING / PF_RING ZC (obsoleted, not recommented, please use AF_PACKET instead)
- PF_RING / PF_RING ZC (available only for CentOS 6 for compatibiliy, otherwise use AF_PACKET)
You can check out the [comparison table](https://fastnetmon.com/docs/capture_backends/) for all available packet capture engines.