1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-10 08:36:22 +02:00

Fixed typo

This commit is contained in:
Pavel Odintsov 2023-05-22 20:54:46 +01:00
parent 479f2ebb16
commit f66ff0a9b9

View File

@ -32,7 +32,7 @@ Supported packet capture engines
- PCAP
- AF_PACKET (recommended)
- AF_XDP (XDP based capture)
- Netmap (deprecated, stil supported only for FreeBSD)
- Netmap (deprecated, still supported only for FreeBSD)
- PF_RING / PF_RING ZC (deprecated, available only for CentOS 6 in 1.2.0)
You can check out the [comparison table](https://fastnetmon.com/docs/capture_backends/) for all available packet capture engines.