summaryrefslogtreecommitdiff
path: root/manifests/rule_section.pp
AgeCommit message (Collapse)Author
2018-03-24This fixes the ?SECTION change.Micah Anderson
The change requiring ? before SECTION happened in 4.6.0. Our check was only looking at the major version to see if it was 4, and if so, it would not add the ?. This was too imprecise and would not add the ? in versions of shorewall 4.6 and greater. So this commit will change that check to be more specific.
2017-04-09make it possible to manage rules for ipv4 & ipv6 + add some more modern ↵mh
headers for certain versions
2017-01-13correct decisionmh
2017-01-13also support the older versionsmh
2017-01-12Merge remote-tracking branch 'github/master'mh
2016-06-29* fix rule sectionLebedev Vadim
2016-05-28the section requires a ? since EL6mh
2011-08-04refactor things to use the concat moduleMarcel Haerry
2009-12-07factored everything out in its own fileMarcel Haerry