-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
I don't know if that is a limitation of the eBPF instruction set or a limitation of the ubpf virtual machine but seems that is not possible to load programs that use external functions that have arguments type char *. Clang can compile the programs correctly but when loaded the ubp_load_elf functions exits with the error: Fialed to load code: bad relocation type.
If it is not a limitation of the eBPF instruction set I could try to look into it.
Metadata
Metadata
Assignees
Labels
No labels