You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/.github/workflows
Vincent Li 64d12aacc8 ebpf: Update eBPF map to BTF defined map
legacy map definition is removed from libbpf1.0+.
update the legacy map definition to BTF defined map.

Distros with < libbpf1.0 (0.5, 0.6, 0.7, 0.8) bpf_helpers.h
support BTF map definition, this change does not break
old libbpf and support new libpbf1.0+.

Bug: #6250

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
Co-authored-by: Victor Julien <vjulien@oisf.net>
3 years ago
..
authors-done.yml github-ci: don't add author names/emails to new author comment 3 years ago
authors.yml github-ci: use latest version of actions/upload-artifact 3 years ago
builds.yml ebpf: Update eBPF map to BTF defined map 3 years ago
cifuzz.yml github-ci: disable some workflows on doc only changes 3 years ago
codeql.yml github-ci: disable some workflows on doc only changes 3 years ago
commits.yml github-ci: update actions/cache to v3.3.1 3 years ago
formatting.yml github-ci: disable some workflows on doc only changes 3 years ago
rust.yml github-ci: disable some workflows on doc only changes 3 years ago
scan-build.yml github-ci: disable some workflows on doc only changes 3 years ago
scorecards-analysis.yml github-ci: use latest version of actions/upload-artifact 3 years ago