-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
net_manager 项目:对 linux 内核网络进行优化和加速。
另外可以持续整合优化这部分子项目:
https://github.com/linuxkerneltravel/lmp/tree/develop/eBPF_Supermarket/XDP_Res-Application
https://github.com/linuxkerneltravel/lmp/tree/develop/eBPF_Supermarket/eBPF_TCP_Ping
https://github.com/linuxkerneltravel/lmp/tree/develop/eBPF_Supermarket/eBPF_DDoS
实现目标:
- 使用 xdp 对内核中网络拦截加速,实现高性能的网络数据包拦截能力。
- 使用 xdp 对内核中网络包进行加速路由。
- 使用 socetmap 实现同主机内内核中多个进程之间网络包发送加速优化。
项目技术要求
● 熟悉Linux内核网络系统的技术原理
● 熟悉Linux eBPF技术,能够通过eBPF实现内核事件的解析
运行要求:
● 运行系统: ubuntu22.4 以上
●场景验证:能在主机场景下完成课题实现目标,并有测试分析报告。
Metadata
Metadata
Assignees
Labels
No labels