mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2026-01-06 01:16:26 +00:00
m_bpf: remove unrelevant help lines
Left-overs when copying this over from cls_bpf. ;) Lets remove them. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Cc: Jiri Pirko <jiri@resnulli.us>
This commit is contained in:
parent
409998c5a4
commit
32caee9fc7
@ -31,8 +31,6 @@ static void explain(void)
|
||||
fprintf(stderr, "Where BPF_BYTECODE := \'s,c t f k,c t f k,c t f k,...\'\n");
|
||||
fprintf(stderr, " c,t,f,k and s are decimals; s denotes number of 4-tuples\n");
|
||||
fprintf(stderr, "Where FILE points to a file containing the BPF_BYTECODE string\n");
|
||||
fprintf(stderr, "\nACTION_SPEC := ... look at individual actions\n");
|
||||
fprintf(stderr, "NOTE: CLASSID is parsed as hexadecimal input.\n");
|
||||
}
|
||||
|
||||
static void usage(void)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user