Skip to content
New issue

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

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

Already on GitHub? # to your account

net_watcher:添加端口过滤功能、测试 #962

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

wynyibo
Copy link
Contributor

@wynyibo wynyibo commented Jan 16, 2025

1、添加源端口/目的端口过滤功能,支持IP和Port组合使用;
2、添加udp时延功能的测试代码;
3、将重复逻辑代码进行封装优化,简化代码逻辑;
测试选择两台虚拟机,客户端IP192.168.60.182,服务端IP192.168.60.136,服务端部署eBPF程序,测试udp协议通信收包方向;
客户端:
bcc5c10edee44edb92388374e053e00
服务端:
f2b09f4c2e77e808114244c7d6a6c3f
工具捕获情况:
2cc1b90c1b8ca9b401b9c2521280871

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant