commit | bf5d68c7304008ef838f1a2ca1aae8fab74d633d | [log] [tgz] |
---|---|---|
author | Lorenz Bauer <lmb@cloudflare.com> | Fri Nov 16 11:41:11 2018 +0000 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Tue Nov 20 00:53:40 2018 +0100 |
tree | d134d18f7e5d8932d474d5765ed07b051fc31360 | |
parent | 608114e441ad3a4fa1fced4d6d00653a34765eee [diff] |
tools: add selftest for BPF_F_ZERO_SEED Check that iterating two separate hash maps produces the same order of keys if BPF_F_ZERO_SEED is used. Signed-off-by: Lorenz Bauer <lmb@cloudflare.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>