mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
FQ-pacing qdisc also have horizon, but cannot use that, because this BPF-prog will have updated map (t_last) on packet and assumes it got its part of bandwidth. Signed-off-by: Jesper Dangaard Brouer <netoptimizer@brouer.com>