From f384e86e31f1c2ab697dce10205db7505f93a194 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Sat, 15 Jun 2013 17:03:22 +0200 Subject: 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 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') 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: -- cgit v1.2.3-54-g00ecf