Skip to content

Traffic rate limiting #215

@qdeslandes

Description

@qdeslandes

This issue is defined to keep track of the investigation, feasibility, and progress on rate limit traffic using bpfilter. Design work is required before any implementation.

Allow users to rate limit specific packets, such as ip6tables -A INPUT -p icmpv6 -m limit --limit 20/m --limit-burst 3 -j ACCEPT with iptables.

See iptables and nftables documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: cliCommand line interface(s)area: codegenBPF bytecode generation
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions