From: Daniel Borkmann Date: Fri, 2 Mar 2018 08:46:41 +0000 (+0100) Subject: Merge branch 'bpf-bpftool-batch-improvements' X-Git-Tag: v4.17-rc1~148^2~312^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c51a63797acc159ead1e7b136119b18865e909c3;p=thirdparty%2Flinux.git Merge branch 'bpf-bpftool-batch-improvements' Quentin Monnet says: ==================== Several enhancements for bpftool batch mode are introduced in this series. More specifically, input files for batch mode gain support for: * comments (starting with '#'), * continuation lines (after a line ending with '\'), * arguments enclosed between quotes. Also, make bpftool able to read from standard input when "-" is provided as input file name. ==================== Signed-off-by: Daniel Borkmann --- c51a63797acc159ead1e7b136119b18865e909c3