Skip to content

fix: agent Packet fanout can only be set in TapMode::Local mode#7205

Merged
yuanchaoa merged 1 commit intomainfrom
fix_packet_fanout_main
Jul 3, 2024
Merged

fix: agent Packet fanout can only be set in TapMode::Local mode#7205
yuanchaoa merged 1 commit intomainfrom
fix_packet_fanout_main

Conversation

@TomatoMr
Copy link
Contributor

@TomatoMr TomatoMr commented Jul 3, 2024

This PR is for:

  • Agent

fix: agent Packet fanout can only be set in TapMode::Local mode

Steps to reproduce the bug

  • Set tapMode to something other than TapMode::Local, and set tap_interface_regex to match multiple nics.

Changes to fix the bug

Affected branches

  • main

Checklist

  • Added unit test to verify the fix.
  • Verified eBPF program runs successfully on linux 4.14.x.
  • Verified eBPF program runs successfully on linux 4.19.x.
  • Verified eBPF program runs successfully on linux 5.2.x.

@TomatoMr TomatoMr requested a review from yuanchaoa July 3, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants