> > > because internal port is a loopback device, and packet > does not go through linux tc qdisc. So the attached ebpf > program through tc does not work. > Attach XDP program also does not work. >
Oh I see ! > May I know your use case? > I'd like to attach an ebpf program to rate limit packets that are sent to this interface. I have an internal service behind that interface that can be reached via the virtual machines attached to the bridge, and I would like to rate limit at the interface directly. Nick _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
