iptables-helpers-0.4.2: Static checking of iptables rules

Safe HaskellSafe-Inferred

Iptables

Documentation

isFilterTypeSource

Arguments

:: FilterChainType

Type to test

-> [Chain]

Filter table

-> String

The chain name

-> Bool 

isNatTypeSource

Arguments

:: NatChainType

Type to test

-> [Chain]

Nat table

-> String

The chain name

-> Bool