-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-nftables
base: v3.4.0
head repository: voxpupuli/puppet-nftables
compare: v3.5.0
- 16 commits
- 12 files changed
- 4 contributors
Commits on Aug 8, 2023
-
nftables::simplerule::dport - takes port ranges as part of the array
addresses issue 188
Configuration menu - View commit details
-
Copy full SHA for 664d2bb - Browse repository at this point
Copy the full SHA 664d2bbView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4acda78 - Browse repository at this point
Copy the full SHA 4acda78View commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fbe7e2b - Browse repository at this point
Copy the full SHA fbe7e2bView commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a7b1fc - Browse repository at this point
Copy the full SHA 5a7b1fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7bd663 - Browse repository at this point
Copy the full SHA d7bd663View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 825f4eb - Browse repository at this point
Copy the full SHA 825f4ebView commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3413220 - Browse repository at this point
Copy the full SHA 3413220View commit details
Commits on Nov 22, 2023
-
Additional rules for podman root containers
This class defines additional forwarding rules to let root containers reach external networks when using Netavark (since v4.0) or CNI (deprecated). At the time of writing, Podman supports automatic configuration of firewall rules with iptables and firewalld only.
Configuration menu - View commit details
-
Copy full SHA for 08b9f1d - Browse repository at this point
Copy the full SHA 08b9f1dView commit details -
Example how to redirect one port to another
Add example how to redirect traffic from one port to another.
Configuration menu - View commit details
-
Copy full SHA for 94285e5 - Browse repository at this point
Copy the full SHA 94285e5View commit details -
Merge pull request #183 from traylenator/redirect
Example how to redirect one port to another
Configuration menu - View commit details
-
Copy full SHA for 1085e99 - Browse repository at this point
Copy the full SHA 1085e99View commit details
Commits on Nov 23, 2023
-
Merge pull request #214 from traylenator/podman
Additional rules for podman root containers
Configuration menu - View commit details
-
Copy full SHA for a7cb680 - Browse repository at this point
Copy the full SHA a7cb680View commit details -
Merge pull request #189 from tskirvin/master
nftables::simplerule::dport - takes port ranges as part of the array
Configuration menu - View commit details
-
Copy full SHA for b563353 - Browse repository at this point
Copy the full SHA b563353View commit details
Commits on Nov 24, 2023
-
Support input interface specification to dns server
Useful when you want to allow docker/podman containers access to a hosts dns stub resolver. ```puppet class{'nftables::rules::dns': iifname => ['docker0'], } ```Configuration menu - View commit details
-
Copy full SHA for 67cdcf1 - Browse repository at this point
Copy the full SHA 67cdcf1View commit details -
Merge pull request #215 from traylenator/dnsiface
Support input interface specification to dns server
Configuration menu - View commit details
-
Copy full SHA for 41c988a - Browse repository at this point
Copy the full SHA 41c988aView commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f301ff5 - Browse repository at this point
Copy the full SHA f301ff5View commit details -
Merge pull request #216 from traylenator/release-3.4.1
Release 3.5.0
Configuration menu - View commit details
-
Copy full SHA for a30d451 - Browse repository at this point
Copy the full SHA a30d451View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.4.0...v3.5.0