Commit Graph

2 Commits (32fac15379e99176a6c82ea857af8891795c06fe)

Author SHA1 Message Date
Tuetuopay 32fac15379 xdp: add support for chained xdp programs in {cpu,dev}map
set/insert functions can now take an optional bpf program fd to run once
the packet has been redirected from the main probe
2 years ago
Tuetuopay 250cbb7c39 macros: add 'map' option to xdp macro
This option allows to place the program in the specific sections to
chain programs with devmaps and cpumaps.
2 years ago