No description
Find a file
Maciej Żenczykowski dfd941f0fd BpfMap - add pinned path based constructors
(and remove the old straight from fd constructor)

Note that BpfMapRO is not yet truly compile time read-only,
since it still has methods that can modify things (although those
modifications will of course fail due to the map fd being r/o).

Test: build, atest with followup fixes
Bug: 129773125
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I70b511e3f0a62cd4d9d5a923e658b1086337ec4c
2020-01-30 08:50:58 +00:00
bpfloader Revert "Grant IPC_LOCK capability to bpfloader" 2020-01-27 15:33:15 +00:00
libbpf_android BpfMap - add pinned path based constructors 2020-01-30 08:50:58 +00:00
progs refactor bpf_map_def into a single header file 2020-01-29 08:41:26 +00:00
.clang-format Replace clang-format with symlink. 2019-01-18 14:26:33 -08:00
Android.bp C++17 is the default now. 2018-12-03 09:36:31 -08:00
MODULE_LICENSE_APACHE2 Fix the build problem with bpf project 2018-10-16 21:17:12 -07:00
NOTICE Fix the build problem with bpf project 2018-10-16 21:17:12 -07:00
OWNERS OWNERS: +smoreland +connoro -fengc -joelaf 2020-01-10 15:42:06 -08:00
PREUPLOAD.cfg Fix the build problem with bpf project 2018-10-16 21:17:12 -07:00