diff options
author | Stanislav Fomichev <sdf@google.com> | 2019-04-22 08:55:46 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-04-23 18:36:34 +0200 |
commit | 3cbf4ffba5eeec60f82868a5facc1962d8a44d00 (patch) | |
tree | ef319394a3273b9c2091fc82e56d79dc03fb5469 /include/net/llc_conn.h | |
parent | 7b8a1304323b35bbf060e0d29691031056836b73 (diff) |
net: plumb network namespace into __skb_flow_dissect
This new argument will be used in the next patches for the
eth_get_headlen use case. eth_get_headlen calls flow dissector
with only data (without skb) so there is currently no way to
pull attached BPF flow dissector program. With this new argument,
we can amend the callers to explicitly pass network namespace
so we can use attached BPF program.
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Reviewed-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'include/net/llc_conn.h')
0 files changed, 0 insertions, 0 deletions