Skip to content

Support IPv6 next header filtering #216

Open
@qdeslandes

Description

@qdeslandes

Filter packets based on the "next header" content of the IPv6 header:

rule
    ipv6.nexthdr eq frag
    DROP
rule
    ipv6.nexthdr in {route, prot}
    counter
    DROP

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: cliCommand line interface(s)area: codegenBPF bytecode generation

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions