commit | 0905beec9f52caf2c7065a8a88c08bc370850710 | [log] [tgz] |
---|---|---|
author | Stanislav Fomichev <sdf@google.com> | Mon Apr 22 08:55:50 2019 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Tue Apr 23 18:36:34 2019 +0200 |
tree | 8ef542273e104b77a67fc918cfa57d618afccb8d | |
parent | c9cb2c1e11cee75b3af5699add3302a3997f78e4 [diff] |
selftests/bpf: run flow dissector tests in skb-less mode Export last_dissection map from flow dissector and use a known place in tun driver to trigger BPF flow dissection. Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>