NetworkManager/.gitlab-ci
Vojtech Bubela ff7092f4d7 n-acd: using ebpf is decided at runtime
Modify n-acd library to use ebpf whenever it is possible.
This is done by always making a `sys_call` for bpf resources. If this
call fails program continues to run normally the only difference is that
ebpf is not used.

Edit the test for bpf map to only run when bpf map is successfully
created.
2022-12-02 14:35:32 +01:00
..
alpine-install.sh gitlab-ci: enable test build on alpine linux 2020-12-11 18:14:10 +01:00
ci.template gitlab-ci: update ci-templates version 2022-10-11 09:47:39 +02:00
config.yml gitlab-ci: enable F38 container and regenerate containers 2022-10-11 09:47:39 +02:00
debian-install.sh ci: drop Ubuntu 16.04 2022-06-27 13:40:09 +02:00
fedora-install.sh gitlab-ci: fix CentOS Linux 8 containers during ".gitlab-ci/fedora-install.sh" 2022-02-21 17:03:36 +01:00
run-test.sh n-acd: using ebpf is decided at runtime 2022-12-02 14:35:32 +01:00