NetworkManager/contrib/fedora
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
..
rpm n-acd: using ebpf is decided at runtime 2022-12-02 14:35:32 +01:00
utils contrib/makerepo.sh: fix name for local cache of git repository 2022-04-15 11:24:19 +02:00
REQUIRED_PACKAGES gitlab-ci: fix unit tests on centos7 for python-pexpect dependency 2022-07-06 18:36:52 +02:00