diff options
author | alexlzhu <alexlzhu@fb.com> | 2021-08-19 01:01:05 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2021-10-12 12:48:23 +0200 |
commit | 76dc17254f7c78eae2dec2b9b1cfb60657a7b6e7 (patch) | |
tree | eaf61330174b3b5b5647cd11ec6951f5d1609220 /test/TEST-24-CRYPTSETUP | |
parent | network: dhcp6-pd: also assign addresses in IA_PD prefixes on uplink interface (diff) | |
download | systemd-76dc17254f7c78eae2dec2b9b1cfb60657a7b6e7.tar.xz systemd-76dc17254f7c78eae2dec2b9b1cfb60657a7b6e7.zip |
core: remove refcount for bpf program
Currently ref count of bpf-program is kept in user space. However, the
kernel already implements its own ref count. Thus the ref count we keep for
bpf-program is redundant.
This PR removes ref count for bpf program as part of a task to simplify
bpf-program and remove redundancies, which will make the switch to
code-compiled BPF programs easier.
Part of #19270
Diffstat (limited to 'test/TEST-24-CRYPTSETUP')
0 files changed, 0 insertions, 0 deletions