commit | 945a47d87cee24a95e11fdc0cd868b872f9b9616 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.fastabend@gmail.com> | Sun Dec 16 15:47:06 2018 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Dec 19 00:27:23 2018 +0100 |
tree | 70590ac2bacf2a40aec88e06aca9e924e48695ef | |
parent | 584e46813e689ff1a348343b73122c43d81d0ef7 [diff] |
bpf: sk_msg, add tests for size field This adds tests to read the size field to test_verifier. Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>