-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
ebpfeBPF related taskseBPF related tasksrustPull requests that update Rust codePull requests that update Rust codeworking onThe team is working to fix the problem asapThe team is working to fix the problem asap
Milestone
Description
Is your feature request related to a problem?
-
Yes
Problem Description:
Currently, the system is unable to accurately reconstruct the original source of incoming packets. This is because all incoming traffic is marked as originating from the XDP address, rather than preserving the actual source address. This limitation hinders network observability.
Solution:
Investigate and potentially implement the use of cgroups v2 to better track both incoming and outgoing network traffic
Metadata
Metadata
Assignees
Labels
ebpfeBPF related taskseBPF related tasksrustPull requests that update Rust codePull requests that update Rust codeworking onThe team is working to fix the problem asapThe team is working to fix the problem asap
Type
Projects
Status
In Progress