Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: agent - incorrect grpc ebpf tcp seq #7333

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Conversation

yuanchaoa
Copy link
Contributor

This PR is for:

  • Agent

fix: agent - incorrect grpc ebpf tcp seq

Steps to reproduce the bug

Changes to fix the bug

Affected branches

  • main
  • 6.5

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.

@yuanchaoa yuanchaoa requested review from rvql, yinjiping and sharang July 10, 2024 10:09
@yuanchaoa yuanchaoa force-pushed the incorrec-ebpf-grpc-tcp-seq branch from de39d32 to da672e9 Compare July 10, 2024 10:15
@yinjiping yinjiping force-pushed the incorrec-ebpf-grpc-tcp-seq branch from 0010f5d to 3c4acd7 Compare July 10, 2024 10:30
@yinjiping yinjiping merged commit 23cbb93 into main Jul 10, 2024
7 checks passed
@yinjiping yinjiping deleted the incorrec-ebpf-grpc-tcp-seq branch July 10, 2024 10:45
yuanchaoa added a commit that referenced this pull request Jul 10, 2024
* fix: agent - incorrect grpc ebpf tcp seq

* fix: agent - eBPF Remove http2 header offset

---------

Co-authored-by: Jiping Yin <jiping@yunshan.net>
yinjiping added a commit that referenced this pull request Jul 10, 2024
* fix: agent - incorrect grpc ebpf tcp seq

* fix: agent - eBPF Remove http2 header offset

---------

Co-authored-by: Jiping Yin <jiping@yunshan.net>
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