OSDN Git Service

tools: bpftool: add bash-completion for net attach/detach
authorDaniel T. Lee <danieltimlee@gmail.com>
Tue, 13 Aug 2019 02:46:20 +0000 (11:46 +0900)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 16 Aug 2019 00:00:33 +0000 (17:00 -0700)
commit10a708c24a31ae1be1ea23d1c38da2691d1fd65c
treeb15a913e563e50885276c2dfdd7c8842176d7dbc
parent37c7f863ba92f0a7aa8bdfde9dfb6c392393fb83
tools: bpftool: add bash-completion for net attach/detach

This commit adds bash-completion for new "net attach/detach"
subcommand for attaching XDP program on interface.

Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/bpf/bpftool/bash-completion/bpftool