chiark / gitweb /
cgroup: add fields to accommodate eBPF related details
authorDaniel Mack <daniel@zonque.org>
Fri, 11 Nov 2016 18:59:19 +0000 (19:59 +0100)
committerSven Eden <yamakuzure@gmx.net>
Tue, 21 Nov 2017 06:02:44 +0000 (07:02 +0100)
commit58505eca4f5a861e4779e57878f7974a935da8d2
tree55db1db0c90d3f63dc4d15bbaf6d5f5e2b95adc1
parent7c8473b165e5a0af8a85fc9b40bb9eb319e7554a
cgroup: add fields to accommodate eBPF related details

Add pointers for compiled eBPF programs as well as list heads for allowed
and denied hosts for both directions.
src/core/cgroup.c
src/core/cgroup.h