commit | 97c33610acc596f318f3ec8d644ca70aeac30a7f | [log] [tgz] |
---|---|---|
author | Wang Sheng-Hui <shhuiw@foxmail.com> | Tue Apr 17 10:25:20 2018 +0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Apr 18 14:45:26 2018 +0200 |
tree | 17ed267d2d3bccf2c7da9d6f76cf9879ef8064bc | |
parent | 0934dfa6d345783bdeead0aba49ced24944eb29a [diff] |
samples/bpf: correct comment in sock_example.c The program run against loopback interace "lo", not "eth0". Correct the comment. Signed-off-by: Wang Sheng-Hui <shhuiw@foxmail.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>