]> git.proxmox.com Git - mirror_iproute2.git/commit
bpf: Print section name when hitting non ld64 issue
authorJoe Stringer <joe@wand.net.nz>
Wed, 28 Feb 2018 22:16:42 +0000 (14:16 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 2 Mar 2018 21:28:53 +0000 (13:28 -0800)
commita0405444f7614d9dd76cb9fb1b7a696cab5059ba
tree42a61b81e66ea4c45915feaf5138ba006a3ccd0c
parentf85adc61ddd2d401af790781cc16b82dfe39b7de
bpf: Print section name when hitting non ld64 issue

It's useful to be able to tell which section is being processed in the
ELF when this error is triggered, so print that detail.

Signed-off-by: Joe Stringer <joe@wand.net.nz>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
lib/bpf.c