Skip to content

Use eBPF to handle the network layer wherever it's possible #142

Description

@GyulyVGC

Currently we're using a mix of iptables, nfqueue, and eBPF to handle the Nullnet's networking.

We should convert all the iptables-like code to eBPF following the cilium model.

Note

As stated in the nfqueue-rationale.md document, probably not all the network-layer code can be successfully migrated to eBPF

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Fields

    Priority

    Low

    Effort

    High

    Nullnet member

    nullnet-client

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions