Skip to content

Logic between IP and PORT #471

@atiqullah-ahmadzai

Description

@atiqullah-ahmadzai

Currently it is using OR logic; can we add a feature to support the IP AND PORT mechanisms?

For example:
Allow request from 1.1.1.1 to 22 only and drop all other request from this IP.
xdp-filter ip 1.1.1.1 -m src,dst port 22

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions