commit | 2fd206d4250784b498330d7e1f463672c06abc5a | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Thu Jan 04 12:28:47 2018 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Jan 04 12:28:47 2018 +0100 |
tree | 7ad59b3c1ad348e95e1daab86b444eb0968bbff6 | |
parent | 5620e1a8e2e6f96bdb72abfd68a56ce8cb94dd4d [diff] | |
parent | b4fac96d9a672def4e24c1858adb7e9351471815 [diff] |
Merge branch 'bpf-bpftool-misc-fixes' Jakub Kicinski says: ==================== This series addresses small issues that snuck through the review of cgroup code. "list" and "show" are now made aliases to satisfy all users. Small fix to errors printed is needed, errors can't contain new line characters, otherwise JSON will break. ==================== Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>