Skip to content

eBPF programs potentially use the wrong ifindexes #2

@fracappa

Description

@fracappa

The eBPF programs currently use ifindexes starting form 0.

This is not correct as the ifindex available into the loadbalancer component could start from a complete different number.

Possible quick solution

This should be a number that needs to be specified either as a parameter of our control plane program, or by using an environment variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions