-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-nftables
base: v2.5.0
head repository: voxpupuli/puppet-nftables
compare: v2.6.0
- 13 commits
- 20 files changed
- 3 contributors
Commits on Aug 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 753540f - Browse repository at this point
Copy the full SHA 753540fView commit details
Commits on Sep 1, 2022
-
New nftables::file type to include raw file
For example: ```puppet nftables::file{'geoip': content => "include \"/files/geoipsets/dbip/*.ipv4\"\n", } ``` will right a file or content into the nftables configuration. The file written will be included in configuration. Fixes #146Configuration menu - View commit details
-
Copy full SHA for 331b8d8 - Browse repository at this point
Copy the full SHA 331b8d8View commit details
Commits on Sep 2, 2022
-
Merge pull request #147 from traylenator/file
New nftables::file type to include raw file
Configuration menu - View commit details
-
Copy full SHA for 77503f4 - Browse repository at this point
Copy the full SHA 77503f4View commit details
Commits on Sep 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9e42547 - Browse repository at this point
Copy the full SHA 9e42547View commit details -
Merge pull request #148 from duritong/split-conntrack-mgmt
split conntrack management into dedicated classes
Configuration menu - View commit details
-
Copy full SHA for 665a482 - Browse repository at this point
Copy the full SHA 665a482View commit details
Commits on Oct 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 404e201 - Browse repository at this point
Copy the full SHA 404e201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ebba4f - Browse repository at this point
Copy the full SHA 0ebba4fView commit details
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2eedc86 - Browse repository at this point
Copy the full SHA 2eedc86View commit details -
Merge pull request #152 from bastelfreak/ubuntu
Add Ubuntu support
Configuration menu - View commit details
-
Copy full SHA for ee6bfd8 - Browse repository at this point
Copy the full SHA ee6bfd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1f0904 - Browse repository at this point
Copy the full SHA a1f0904View commit details
Commits on Oct 25, 2022
-
Merge pull request #153 from bastelfreak/hkp
Add class for outgoing HKP firewalling
Configuration menu - View commit details
-
Copy full SHA for 7d2ccb7 - Browse repository at this point
Copy the full SHA 7d2ccb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6149164 - Browse repository at this point
Copy the full SHA 6149164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cbaa4b - Browse repository at this point
Copy the full SHA 4cbaa4bView 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 v2.5.0...v2.6.0