Skip to content

fix: agent - eBPF Ensure the Sofa protocol can reassemble#7151

Merged
yinjiping merged 2 commits intomainfrom
fix_sofarpc_ebpf_main
Jul 1, 2024
Merged

fix: agent - eBPF Ensure the Sofa protocol can reassemble#7151
yinjiping merged 2 commits intomainfrom
fix_sofarpc_ebpf_main

Conversation

@yinjiping
Copy link
Contributor

The system call behavior of sofarpc protocol is to first receive 64 bytes when receiving, and then receive the following content. We make sure that this type of data is reassembled.

This PR is for:

  • Agent

Affected branches

  • main
  • v6.5

@yinjiping yinjiping marked this pull request as draft July 1, 2024 06:04
@yinjiping yinjiping force-pushed the fix_sofarpc_ebpf_main branch 3 times, most recently from 4210ee2 to 916a94e Compare July 1, 2024 07:14
The system call behavior of sofarpc protocol is to first receive
64 bytes when receiving, and then receive the following content.
We make sure that this type of data is reassembled.
@yinjiping yinjiping force-pushed the fix_sofarpc_ebpf_main branch from 916a94e to 5ee5bbb Compare July 1, 2024 07:32
@yinjiping yinjiping marked this pull request as ready for review July 1, 2024 07:42
@yinjiping yinjiping enabled auto-merge (squash) July 1, 2024 07:48
@yinjiping yinjiping merged commit 2e85332 into main Jul 1, 2024
@yinjiping yinjiping deleted the fix_sofarpc_ebpf_main branch July 1, 2024 07:57
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