Module quilkin::filters::firewall[][src]

Expand description

Filter for allowing/blocking traffic by IP and port.

Structs

Represents how a Firewall filter is configured for read and write operations.

Range of matching ports that are configured against a Rule.

Combination of CIDR range, port range and action to take.

Enums

Whether or not a matching Rule should Allow or Deny access

Invalid min and max values for a PortRange.

Constants

Functions