]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
extensions: libxt_bpf: clarify --bytecode argument
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 19 Apr 2013 00:14:04 +0000 (02:14 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 19 Apr 2013 00:16:38 +0000 (02:16 +0200)
Mart Frauenlob suggested a change to explain the --bytecode
better. I have added some reference to the example bytecode
in the format that this argument accepts.

Reported-by: Mart Frauenlob <mart.frauenlob@chello.at>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/libxt_bpf.man

index 4120a23dd7f588714722c19fdd6bc7d5cc3c0f93..5b1d0424f80122138d70321d4fe789f2dc09c7a0 100644 (file)
@@ -2,7 +2,7 @@ Match using Linux Socket Filter. Expects a BPF program in decimal format. This
 is the format generated by the \fBnfbpf_compile\fP utility.
 .TP
 \fB\-\-bytecode\fP \fIcode\fP
-Pass the code in backtick format as argument.
+Pass the BPF byte code format (described in the example below).
 .PP
 The code format is similar to the output of the tcpdump -ddd command: one line
 that stores the number of instructions, followed by one line for each