summary refs log tree commit diff
path: root/src/n-acd/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/n-acd/README.md')
-rw-r--r--src/n-acd/README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/n-acd/README.md b/src/n-acd/README.md
index 08954182..d207e700 100644
--- a/src/n-acd/README.md
+++ b/src/n-acd/README.md
@@ -41,13 +41,6 @@ meson test
 ninja install
 ```
 
-The following configuration options are available:
-
- * `ebpf`: This boolean controls whether `ebpf` features are used to improve
-           the package filtering performance. If disabled, classic bpf will be
-           used. This feature requires a rather recent kernel (>=3.19).
-           Default is: true
-
 ### Repository:
 
  - **web**:   <https://github.com/nettools/n-acd>