Skip to content

Add section to BPF_PROG_TYPE_SCHED_CLS about netkit #91

Description

@dylandreimerink

In kernel v6.7, netkit was introduced. It is essentially a TC program, but is always attached using the TCX mechanism and a new attach type. It attaches directly to "netlink" network devices instead of physical or veth devices. These netlink devices drop packets by default unless an eBPF program allows a packet.

We should add a section the the BPF_PROG_TYPE_SCHED_CLS page explaining the different semantics.

https://lwn.net/Articles/949960/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions