From: Daniel Borkmann Date: Wed, 11 Dec 2013 22:43:45 +0000 (+0100) Subject: filter: doc: improve BPF documentation X-Git-Tag: v3.14-rc1~94^2~505^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7924cd5e0b3acaeafd0d7628d9e9fb8488b8fb13;p=pandora-kernel.git filter: doc: improve BPF documentation This patch significantly updates the BPF documentation and describes its internal architecture, Linux extensions, and handling of the kernel's BPF and JIT engine, plus documents how development can be facilitated with the help of bpf_dbg, bpf_asm, bpf_jit_disasm. Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed