netgroup / eclat-daemon

eCLAT (eBPF Chains Language And Toolset) daemon.
2 stars 0 forks source link

extend pyhton CAL (Command Abstration Layer) to support big endian in addition to x86 #58

Open StefanoSalsano opened 2 years ago

StefanoSalsano commented 2 years ago

currently all the bpftool commands are hardcoded to support x86 (little endian)

we should make all the commands dependent on the architecture