gatekeeper icon indicating copy to clipboard operation
gatekeeper copied to clipboard

Should Gatekeeper adopt libelf?

Open AltraMayor opened this issue 6 years ago • 0 comments

Can libelf simplify and make the code in file cps/elf.c more robust? DPDK already uses libelf when the compiling option CONFIG_RTE_LIBRTE_BPF_ELF is enabled; the option is found in file dpdk/config/common_base.

If libelf can simplify the code in file cps/elf.c, one has to rewrite it to use libelf in order to close this issue.

AltraMayor avatar May 08 '19 16:05 AltraMayor