Commit Graph

2 Commits

Author SHA1 Message Date
Jesper D. Brouer
048c960756 iproute2 tc util have recently gotten libbpf support
Implement configure script that detect support, and Makefile
defines that propagate to BPF-C file, making it possible to
use and compile with BTF type maps.

Signed-off-by: Jesper D. Brouer <netoptimizer@brouer.com>
2020-12-01 14:28:45 +01:00
Jesper Dangaard Brouer
30e9bddd8b Add iproute2_compat.h to get iproute2 map support
This is needed for pinning maps later.

Cannot use the binary compatible top-part of struct, due to the
need for pinning later.

Signed-off-by: Jesper Dangaard Brouer <netoptimizer@brouer.com>
2020-11-08 13:53:04 +01:00