Skip to content

Conversation

julianwiedmann
Copy link
Member

Fixes: #33122.

Wireguard completely lives in bpf_host. Remove the config from bpf_overlay,
bpf_xdp and bpf_lxc.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Run compile & complexity tests for Wireguard with Strict-mode enabled.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
@julianwiedmann julianwiedmann added area/CI Continuous Integration testing issue or flake area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. release-note/ci This PR makes changes to the CI. feature/wireguard Relates to Cilium's Wireguard feature labels Jun 13, 2024
@julianwiedmann
Copy link
Member Author

/test

@julianwiedmann julianwiedmann added the area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. label Jun 13, 2024
@julianwiedmann julianwiedmann requested review from a team and brb and removed request for a team June 13, 2024 12:50
@julianwiedmann julianwiedmann marked this pull request as ready for review June 13, 2024 12:51
@julianwiedmann julianwiedmann requested review from a team as code owners June 13, 2024 12:51
@julianwiedmann julianwiedmann requested a review from rgo3 June 13, 2024 12:51
Copy link
Member

@brb brb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 14, 2024
@julianwiedmann julianwiedmann added this pull request to the merge queue Jun 14, 2024
Merged via the queue into cilium:main with commit d21f654 Jun 14, 2024
@julianwiedmann julianwiedmann deleted the 1.16-bpf-wireguard-test branch June 14, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. feature/wireguard Relates to Cilium's Wireguard feature ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bpf: wireguard: add ENCRYPTION_STRICT_MODE to compile / complexity tests
3 participants