index
:
puppet-ferm
master
Puppet module for ferm
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
defines
Age
Commit message (
Expand
)
Author
2020-06-30
use proper types and validations for port handling
Thore Bödecker
2020-06-25
use verbose multiport syntax for better compat
Thore Bödecker
2020-06-22
implement multiport support for dport/sport
Thore Bödecker
2020-05-07
Allow adding custom ferm dsl for subchains. This is important for using compl...
Rehan Mahmood
2019-10-01
implement ipset support
Tim Meusel
2019-09-12
readd Debian 9/10 support
Tim Meusel
2019-09-11
allow using an array for $proto
Thore Bödecker
2019-09-11
add ability to define rules in tables != filter
Thore Bödecker
2019-09-01
Add Debian 10 support & make configdirectory configureable
Tim Meusel
2019-08-09
add second pair of parenthesis
Kilian Engelhardt
2019-08-09
add test for array support
Kilian Engelhardt
2019-07-11
add support for interface specific rules
Tim Meusel
2019-07-11
enhance unit tests
Tim Meusel
2018-12-19
Implement logging to kernel log
Tim Meusel
2018-03-17
add test to verify chains do not use conntrack
Kilian Engelhardt
2018-03-15
initial commit
Tim Meusel