filter: doc: improve BPF documentation
authorDaniel Borkmann <dborkman@redhat.com>
Wed, 11 Dec 2013 22:43:45 +0000 (23:43 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Dec 2013 01:28:35 +0000 (20:28 -0500)
commit7924cd5e0b3acaeafd0d7628d9e9fb8488b8fb13
treec7a08d552aaa73d1f1186ad0da0f23bd8083d5be
parent3f356385e8a449e1d7cfc6b6f8d634ac4f5581a0
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 <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/filter.txt