Projet

Général

Profil

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

root / spec / defines @ d43ced4d

Nom Taille Révision Âge Auteur Commentaire
chain_spec.rb 3,92 ko 30462da1 plus de 4 ans Steve Traylen Reload rules atomically Background: The unit f...
config_spec.rb 2,46 ko 30462da1 plus de 4 ans Steve Traylen Reload rules atomically Background: The unit f...
rule_spec.rb 5,68 ko 61f03b47 plus de 4 ans Steve Traylen Switch $order$fragmenta/b to $order-$fragment-a/b
set_spec.rb 4,13 ko 7e5b657a plus de 4 ans Steve Traylen rubocop:auto_correct fixes
simplerule_spec.rb 4,68 ko d43ced4d plus de 4 ans Nacho Barrientos Implement nftables:;simplerule::counter

Dernières révisions

# Date Auteur Commentaire
d43ced4d 2020-12-09 11:44 Nacho Barrientos

Implement nftables:;simplerule::counter

aaa37172 2020-12-09 11:44 Nacho Barrientos

Implement nftables:;simplerule::daddr

d38aab5b 2020-12-09 11:44 Nacho Barrientos

Test passing a port without protocol

316bc3f8 2020-12-09 11:44 Nacho Barrientos

Allow IPv4 and IPv6 only rules

3a52fb41 2020-12-09 11:44 Nacho Barrientos

Richer dport

83382bb5 2020-12-09 11:44 Nacho Barrientos

Add nftables::simplerule

7e5b657a 2020-12-08 11:49 Steve Traylen

rubocop:auto_correct fixes

30462da1 2020-11-26 05:19 Steve Traylen

Reload rules atomically

Background: The unit file for nftables on CentOS 8 contains:

```
ExecStart=/sbin/nft -f /etc/sysconfig/nftables.conf
ExecReload=/sbin/nft 'flush ruleset; include "/etc/sysconfig/nftables.conf";'
ExecStop=/sbin/nft flush ruleset
```...

61f03b47 2020-11-19 09:19 Steve Traylen

Switch $order$fragmenta/b to $order-$fragment-a/b

e53053ce 2020-11-19 08:31 Steve Traylen

Add comments for all the nftable::rules entries

For each nftable::rule this adds an extra concat fragment to
add a comment containing the name and order number for the rule.

The motivation here is to make the mapping from resulting rules back
to puppet code more obvious. When adding a new rule it should be more...

Voir les révisions

Formats disponibles : Atom