Hi , I have a question and I'm newbie here.
Please , by using bpftool prog list , I have a program that I wanted to attach to a specific interface.
So I want to know if by using network attachment or another thing , I can mentioned the bpf program ( or bin file) inside the manifest file to attach to the interface
The use case is about eUPF project ,
So in native mode , sometimes we have to attach manually xdp program to a virtual interface (k8s interface or CNI plugin interface when we use macvlan for example)
Hi , I have a question and I'm newbie here. Please , by using bpftool prog list , I have a program that I wanted to attach to a specific interface.
So I want to know if by using network attachment or another thing , I can mentioned the bpf program ( or bin file) inside the manifest file to attach to the interface