Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API for attaching BPF programs inside network namespaces #342

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 19, 2024

  1. API for attaching BPF programs inside network namespaces

    This API addition allows XDP, TC, and TCX BPF programs to be attached to
    interfaces inside network namespaces.
    
    The API from the Network Observability Operator
    (https://github.com/netobserv/network-observability-operator)
    was adapted.
    
    Signed-off-by: Andre Fredette <[email protected]>
    anfredette committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    494d49d View commit details
    Browse the repository at this point in the history