Skip to content

[Feature] Create an identity service to improve packet source tracing #92

@LorenzoTettamanti

Description

@LorenzoTettamanti

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

Labels

ebpfeBPF related tasksrustPull requests that update Rust codeworking onThe team is working to fix the problem asap

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions