commit | f776d460b8d25c5319b7dbc4ffd4d5fbbc10e7c1 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Thu Aug 31 15:05:48 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 01 06:05:15 2017 +0100 |
tree | e448be02f9d9683541f1396f7ccbea39a6d9099d | |
parent | 609b1c32752de65134a4e4e2ceb3933790463723 [diff] |
samples/bpf: Add option to dump socket settings Add option to dump socket settings. Will be used in the next patch to verify bpf programs are correctly setting mark, priority and device based on the cgroup attachment for the program run. Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>