commit | ff27f38e0ef978aee4c9f7e3a4f3403aae832de2 | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <luto@amacapital.net> | Mon Jul 21 18:49:17 2014 -0700 |
committer | Kees Cook <keescook@chromium.org> | Wed Sep 03 14:58:17 2014 -0700 |
tree | 34fa7b7f8c1b74a29eed8f59de8d00c396433e14 | |
parent | d39bd00deabe57420f2a3669eb71b0e0c4997184 [diff] |
seccomp: Document two-phase seccomp and arch-provided seccomp_data The description of how archs should implement seccomp filters was still strictly correct, but it failed to describe the newly available optimizations. Signed-off-by: Andy Lutomirski <luto@amacapital.net> Signed-off-by: Kees Cook <keescook@chromium.org>