Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bpftool: fix BTF raw dump of FWD's fwd_kind
kflag bit determines whether FWD is for struct or union. Use that bit. Fixes: c93cc69 ("bpftool: add ability to dump BTF types") Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
- Loading branch information