Skip to content

Commit

Permalink
libbpf: bump to b2e29a1 (#306)
Browse files Browse the repository at this point in the history
This is a minor bump to include the following libbpf fix (and all
the related changes in libbpf submodule):

  libbpf: Fix map creation flags sanitization

  As BPF_F_MMAPABLE flag is now conditionnaly set (by map_is_mmapable),
  it should not be toggled but disabled if not supported by kernel.

Fixes: #305
  • Loading branch information
geyslan committed Mar 24, 2023
1 parent 5af8a62 commit 1fd6937
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit 1fd6937

Please sign in to comment.