Open tomwassing opened 1 year ago
Hi,
I'm trying to write a XDP program that uses . It compiles fine when using clang, but fails when trying to use the BCC framework. How could I use standard C libraries in my program?
Hi,
I'm trying to write a XDP program that uses. It compiles fine when using clang, but fails when trying to use the BCC framework. How could I use standard C libraries in my program?