[PATCH] ebpf: update deprecated API calls
authorSascha Steinbiss <satta@debian.org>
Thu, 15 Sep 2022 13:57:13 +0000 (13:57 +0000)
committerSascha Steinbiss <satta@debian.org>
Tue, 27 Sep 2022 21:24:59 +0000 (22:24 +0100)
commit91998b00e45ba6b80773c159a022924a0138a9b4
treef73c5cf08a834de033afcf8eb5f88d81e21d3829
parent019477063567e6d5c6cda9740ea473a8284ee82e
[PATCH] ebpf: update deprecated API calls

This fixes build errors when libbpf 1.0 is used. It removes previously
deprecated API functions that were still in use in Suricata's eBPF
code.

Gbp-Pq: Name libbpf-1.0.patch
configure.ac
src/util-ebpf.c