commit | a648ee775f9d5f90ee34c26aadbb2bd835c5684a | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@fb.com> | Mon May 02 21:04:00 2016 -0700 |
committer | Alexei Starovoitov <ast@fb.com> | Thu May 05 18:43:31 2016 -0700 |
tree | d723478984778d68eeedb53064c1596654ecf173 | |
parent | 4a101bc208544d3fdaac7e512ccf9a6743992b4d [diff] |
bpf: add documentation for 'direct packet access' explain how verifier checks safety of packet access and update email addresses. Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Daniel Borkmann <daniel@iogearbox.net>