Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / manifests @ 6824a5a3

Nom Taille Révision Âge Auteur Commentaire
  inet_filter 9e42547b plus de 2 ans mh split conntrack management into dedicated class...
  rules a1f09048 plus de 2 ans Tim Meusel Add class for outgoing HKP firewalling
  services 09cba182 plus de 4 ans Steve Traylen Enable parameter_documentation lint The linter...
bridges.pp 655 octets cb38423a plus de 2 ans mh fix #143 - properly escape rulename for interfaces
chain.pp 1,69 ko 0b7bcb5d plus de 2 ans mh Align filemode on RedHat to distro default The...
config.pp 1,71 ko 0b7bcb5d plus de 2 ans mh Align filemode on RedHat to distro default The...
file.pp 1,4 ko 0b7bcb5d plus de 2 ans mh Align filemode on RedHat to distro default The...
inet_filter.pp 3,54 ko 9e42547b plus de 2 ans mh split conntrack management into dedicated class...
init.pp 6,56 ko 0b7bcb5d plus de 2 ans mh Align filemode on RedHat to distro default The...
ip_nat.pp 1,72 ko fcb79d73 plus de 3 ans Ben Morrice support a different table name for 'nat' - Some...
rule.pp 2,03 ko 324b6851 presque 4 ans Tim Meusel fix datatype for $table
set.pp 2,87 ko c94658e1 presque 4 ans Nacho Barrientos Allow declaring the same set in several tables ...
simplerule.pp 2,74 ko 8c00b818 plus de 4 ans Nacho Barrientos Pull up rule regexp to type aliases

Dernières révisions

# Date Auteur Commentaire
509ef14f 2023-01-29 12:29 Tim Meusel

Merge pull request #149 from hugendudel/netdev_support

Allow netdev as table family in defined type nftables::chain

0b7bcb5d 2023-01-04 05:01 mh

Align filemode on RedHat to distro default

The RPM acutally ships the configuration and directory with
0600/0700 while this module sets the mode to 0640/0750.

However, this has the drawback that on new nftables RPM versions,
we are setting it back to the modules mode and triggering an nft...

a1f09048 2022-10-24 16:59 Tim Meusel

Add class for outgoing HKP firewalling

cdd872a9 2022-09-07 08:34 Harm Endres

Allow netdev as table family in defined type nftables::chain

9e42547b 2022-09-04 16:35 mh

split conntrack management into dedicated classes so they get consumeable

331b8d85 2022-09-01 05:22 Steve Traylen

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....

9d61323e 2022-08-26 07:47 Steve Traylen

Merge pull request #144 from duritong/fix-143-properly-escape-rulename

Properly escape bridge in rulename

cb38423a 2022-08-24 03:06 mh

fix #143 - properly escape rulename for interfaces

1fd3f550 2022-08-19 09:07 Luis Fernández Álvarez

Add all families as a valid noflush pattern

nftables has more valid families than the ones currently accepted by the
module.

This patch adds support for all the families currently supported as per
the documentation at:
https://wiki.nftables.org/wiki-nftables/index.php/Nftables_families

7937a13b 2022-07-11 04:18 Tim Meusel

chrony: Allow filtering for outgoing NTP servers

Voir les révisions

Formats disponibles : Atom