aboutsummaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Collapse)Author
2019-09-02allow preserving of chains in tablesThore Bödecker
2019-09-01Add Debian 10 support & make configdirectory configureableTim Meusel
2019-08-09add second pair of parenthesisKilian Engelhardt
Previously this second pair of parenthesis was part of Hiera values; e.g.: subnet01 = '( ip01/32 ip02/32 )' Now it needs to be added by ferm::rule.
2019-08-09add test for array supportKilian Engelhardt
2019-07-27modulesync 2.8.0Tim Meusel
2019-07-11add support for interface specific rulesTim Meusel
2019-07-11enhance unit testsTim Meusel
2019-04-06modulesync 2.7.0Tim Meusel
2019-04-05add test for RedHat-like to contain init scriptKilian Engelhardt
2019-01-24modulesync 2.5.1Tim Meusel
2018-12-19Implement logging to kernel logTim Meusel
2018-12-04modulesync 2.3.1Tim Meusel
2018-07-11rubocop: autofixTim Meusel
2018-07-11disable rule caching on ubuntuTim 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-07-11add official ubuntu supportTim Meusel
2018-05-22Remove docker nodesetsTim Meusel
2018-05-20modulesync 1.9.2Tim Meusel
2018-03-23modulesync 1.9.0TraGicCode
2018-03-17add test to verify chains do not use conntrackKilian Engelhardt
2018-03-15initial commitTim Meusel