Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
contrib/check-config: check for xt_bpf
We omit xt_u32 as it's optional; since we will remove support for this module in the future, it's simpler to check for xt_bpf, which will become the new baseline. Related issues: * microsoft/WSL#10029 (comment) * docker/for-win#13450 (comment) Signed-off-by: Bjorn Neergaard <[email protected]>
- Loading branch information