Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-02 | allow preserving of chains in tables | Thore Bödecker | |
2019-09-01 | Add Debian 10 support & make configdirectory configureable | Tim Meusel | |
2019-08-08 | allow arrays for saddr and daddr | Kilian Engelhardt | |
check for data type IP address when using arrays add debug output when it's failing | |||
2019-07-11 | add support for interface specific rules | Tim Meusel | |
2019-04-05 | add parameter manage_initfile with default false | Kilian Engelhardt | |
2019-04-05 | install init script for RedHat-like OS | Kilian Engelhardt | |
2019-03-06 | enhance type validation; require stdlib 4.25.0 | Tim Meusel | |
This isn't a breaking change. Now puppet just stops accepting values that the underlying software (ferm) doesn't accept. | |||
2019-01-24 | permit to choose ipv4, ipv6 or both | Fabien COMBERNOUS | |
2018-12-19 | Simplify puppet-strings documentation | Tim Meusel | |
2018-12-19 | Add puppet-strings docs for ferm::rule | Tim Meusel | |
2018-12-19 | Implement logging to kernel log | Tim Meusel | |
2018-07-13 | add proto_options to enable usage of icmp types | Kilian Engelhardt | |
2018-07-11 | disable rule caching on ubuntu | Tim Meusel | |
Fixes #16. Ubuntu caches rules. This doesn't allow us to reload the daemon and to apply new rules. Also this is a ubuntu only feature, it works well on all other platforms without cache. | |||
2018-03-17 | introduce parameter disable_conntrack | Kilian Engelhardt | |
Default value of disable_conntrack is 'false'. Existing installations are not affected by this change. | |||
2018-03-15 | initial commit | Tim Meusel | |