diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-04 12:31:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-04 12:31:13 -0400 |
| commit | c8c8307ab14bcc8d05834ecb689e27ea9758d377 (patch) | |
| tree | 1d9289d76607ffe9c9423a3949a11e148115c9f6 /src | |
| parent | 9f007eea3ac7487cca3c4bb662134023b19e5166 (diff) | |
| parent | 30cb9dfc4531793b6f3ba144613263e1b48e1bda (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Property/Firewall.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Firewall.hs b/src/Propellor/Property/Firewall.hs index c4d2ee1b..9d9c7926 100644 --- a/src/Propellor/Property/Firewall.hs +++ b/src/Propellor/Property/Firewall.hs @@ -12,6 +12,7 @@ module Propellor.Property.Firewall ( Rules(..), ConnectionState(..), ICMPTypeMatch(..), + TCPFlag(..), Frequency(..), IPWithMask(..), fromIPWithMask |
