OSDN Git Service

samples/bpf: fix tcp_bpf.readme detach command
authorStanislav Fomichev <sdf@google.com>
Tue, 2 Jul 2019 16:14:03 +0000 (09:14 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Wed, 3 Jul 2019 14:52:02 +0000 (16:52 +0200)
commitd78e3f0614f866d4456f860dc5773a6176eb9937
tree6ef3c235c14a2ed5352d166637965af44cd8e103
parent395338843de1e47f6876e58adfe75b6483f96fff
samples/bpf: fix tcp_bpf.readme detach command

Copy-paste, should be detach, not attach.

Signed-off-by: Stanislav Fomichev <sdf@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Acked-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
samples/bpf/tcp_bpf.readme