]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita65f61de1f9ec3095f0e004494350880de6c0fcf
treec7a08d552aaa73d1f1186ad0da0f23bd8083d5be
parent70275b991a9a42e9938e3ea9696a3839cce05ad5
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