diff options
author | Stanislav Fomichev <sdf@google.com> | 2019-04-01 13:57:31 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-04-03 16:49:48 +0200 |
commit | 822fe61795018265ae14731d4e5399e5bde36864 (patch) | |
tree | 46a279c48db0fef4326e864ffc60df9146c99e19 /drivers/nvdimm | |
parent | 2c3af7d901c61c101c02f431cfb520af9ff56ab4 (diff) | |
download | linux-822fe61795018265ae14731d4e5399e5bde36864.tar.bz2 |
net/flow_dissector: pass flow_keys->n_proto to BPF programs
This is a preparation for the next commit that would prohibit access to
the most fields of __sk_buff from the BPF programs.
Instead of requiring BPF flow dissector programs to look into skb,
pass all input data in the flow_keys.
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/nvdimm')
0 files changed, 0 insertions, 0 deletions