summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-15 17:03:22 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-15 17:03:22 +0200
commitf384e86e31f1c2ab697dce10205db7505f93a194 (patch)
treeb9fc9a21a7c3c5e8a01511e7103a78bc06407007 /README
parent9fdfb453645b3c7058272419d913ae2591a8fdf3 (diff)
docs: readme: also stress bpf seccomp in the README page
We should also make this clear from the beginning that one can use bpfc for seccomps as well. Might be interesting for security researchers to play around with. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1f2c61a..0df0d6b 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ consists of the following fixed set of utilities:
* curvetun: a lightweight curve25519-based multiuser IP tunnel
* astraceroute: an autonomous system trace route and DPI testing utility
* flowtop: a top-like netfilter connection tracking tool
- * bpfc: a Berkeley Packet Filter compiler, Linux BPF JIT disassembler
+ * bpfc: a [seccomp-]BPF (Berkeley packet filter) compiler, BPF-JIT disassembler
Each release can be verified with Git and GPG, here are the steps to do so: