[−][src]Module dfw::iptables
This module implements the iptables backend for DFW.
Modules
| types | The types in this module make up the structure of the iptables backend-specific configurations. |
Structs
| Iptables | Marker struct to implement iptables as a firewall backend. |
Enums
| IptablesRule | Rule representation for iptables firewall backend. |
| IptablesRuleDiscriminants | Auto-generated discriminant enum variants |
| PolicyOrRule | Policy or rule representation for iptables firewall backend. |