Skip to content

User-defined order for chains attached to the same hook #560

Description

@qdeslandes

Allow users to specify the order in which BPF programs are attached to a given hook. Limit ordering to bpfilter-generated programs (do not order bpfilter programs between TC programs).

This task would require a clear scope and design:

  • What BPF program type supports ordering?
  • How to deal with program types that don't support ordering?
  • How to handle XDP?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: cliCommand line interface(s)area: loaderBPF programs management

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions