commit | dfee07cceff94af498a8465353554e0b63c3b152 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@plumgrid.com> | Thu May 01 08:16:03 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 04 19:40:00 2014 -0400 |
tree | 6143f17b45b678c9f0c88dac3bb45349f0ec9dd8 | |
parent | 249015515fe3fc9818d86cb5c83bbc92505ad7dc [diff] |
net: filter: doc: expand and improve BPF documentation In particular, this patch tries to clarify internal BPF calling convention and adds internal BPF examples, JIT guide, use cases. Signed-off-by: Alexei Starovoitov <ast@plumgrid.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>