Skip to content

Add CA information when enriching fireflies with eBPF #40

Description

@pcolladosoto

The current eBPF-based enrichment strategy 'dumps' a [13]uint64 slice to user space that's not being parsed. In order to do so, we can leverage TcpInfo.CaAlg and then parse the data accordingly following the struct definitions found in the kernel's inet_diag.h.

See pyroute_tcp.py for the names and so on to add...

That's bound to be some cumbersome code!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions