summaryrefslogtreecommitdiffstats
path: root/lib/crc8.c
diff options
context:
space:
mode:
authorStanislav Fomichev <sdf@google.com>2019-04-22 08:55:52 -0700
committerDaniel Borkmann <daniel@iogearbox.net>2019-04-23 18:36:35 +0200
commit02ee0658362d3713421851bb7487af77a4098bb5 (patch)
treeda9f76ad09a765c5818de87d3b4e5401725ed49d /lib/crc8.c
parentfe993c646831105f579976fec28d1842608bd551 (diff)
downloadlinux-02ee0658362d3713421851bb7487af77a4098bb5.tar.bz2
bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN
Now that we use skb-less flow dissector let's return true nhoff and thoff. We used to adjust them by ETH_HLEN because that's how it was done in the skb case. For VLAN tests that looks confusing: nhoff is pointing to vlan parts :-\ Warning, this is an API change for BPF_PROG_TEST_RUN! Feel free to drop if you think that it's too late at this point to fix it. Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'lib/crc8.c')
0 files changed, 0 insertions, 0 deletions