Skip to content

Commit

Permalink
libbpf: bump to ce8d078
Browse files Browse the repository at this point in the history
This is a minor bump to include the following libbpf fix:

  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 23, 2023
1 parent 5af8a62 commit ca4c7f5
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit ca4c7f5

Please sign in to comment.