index
:
puppet-ferm
master
Puppet module for ferm
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
Age
Commit message (
Expand
)
Author
2019-10-01
implement ipset support
Tim Meusel
2019-10-01
Merge pull request #84 from bastelfreak/docs4
Tim Meusel
2019-10-01
update docker firewalling example
Tim Meusel
2019-10-01
disable conntrack filtering in FORWARD/OUTPUT
Thore Bödecker
2019-09-18
move common from hiera data values to init.pp
Fabien COMBERNOUS
2019-09-13
fix kernel incompatibilities
Thore Bödecker
2019-09-13
enhance puppet-strings documentation
Tim Meusel
2019-09-12
readd Debian 9/10 support
Tim Meusel
2019-09-12
Merge pull request #68 from foxxx0/collect-chains-from-hiera
Tim Meusel
2019-09-11
expose parameter to initialize custom chains
Thore Bödecker
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-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
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
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
2018-03-17
introduce parameter disable_conntrack
Kilian Engelhardt
2018-03-15
initial commit
Tim Meusel