Projet

Général

Profil

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

root / spec / classes @ 61f03b47

Nom Taille Révision Âge Auteur Commentaire
  services 37b2a3b7 plus de 4 ans Nacho Barrientos Add class nftables::services::dhcpv6_client
bridges_spec.rb 1,98 ko 61f03b47 plus de 4 ans Steve Traylen Switch $order$fragmenta/b to $order-$fragment-a/b
dnat4_spec.rb 7,36 ko 61f03b47 plus de 4 ans Steve Traylen Switch $order$fragmenta/b to $order-$fragment-a/b
inet_filter_spec.rb 19,6 ko 61f03b47 plus de 4 ans Steve Traylen Switch $order$fragmenta/b to $order-$fragment-a/b
ip_nat_spec.rb 8,08 ko 61f03b47 plus de 4 ans Steve Traylen Switch $order$fragmenta/b to $order-$fragment-a/b
masquerade_spec.rb 4,31 ko 61f03b47 plus de 4 ans Steve Traylen Switch $order$fragmenta/b to $order-$fragment-a/b
nftables_spec.rb 2,88 ko 61f03b47 plus de 4 ans Steve Traylen Switch $order$fragmenta/b to $order-$fragment-a/b
router_spec.rb 5,62 ko 61f03b47 plus de 4 ans Steve Traylen Switch $order$fragmenta/b to $order-$fragment-a/b
rules_out_dns_spec.rb 2,71 ko 61f03b47 plus de 4 ans Steve Traylen Switch $order$fragmenta/b to $order-$fragment-a/b
snat4_spec.rb 3,86 ko 61f03b47 plus de 4 ans Steve Traylen Switch $order$fragmenta/b to $order-$fragment-a/b

Dernières révisions

# Date Auteur Commentaire
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...

ac0af4aa 2020-11-19 03:16 Nacho Barrientos

Allow tables to add comments to $log_prefix

70727742 2020-11-16 04:50 Nacho Barrientos

Add a parameter to control the fate of discarded packets

0cf43fdf 2020-11-15 16:37 duritong

Merge pull request #4 from cernops/dhcp6

Add classes encapsulating rules for DHCPv6 client traffic (in/out)

37b2a3b7 2020-11-15 13:41 Nacho Barrientos

Add class nftables::services::dhcpv6_client

883389dc 2020-11-15 10:51 duritong

Merge pull request #5 from cernops/custom_log_prefix

Allow customising the log prefix

ed827383 2020-11-15 04:44 Nacho Barrientos

Allow customising the log prefix

e4c32222 2020-11-13 09:55 Nacho Barrientos

Use concat for table conf generation

This way other components of the module will be able to add extra stuff
to the table definitions like sets.

18ec6f48 2020-11-05 16:43 tr

Fix rulenames which includes an index

The rulename has a regex pattern `[/^[a-zA-Z0-9_]+-[a-zA-Z0-9_]+(\d+)?$/]`
which allows an index at the end of the rulename (with a delimiter).
This is split later with `$data = split($rulename, '
')` but the content...

Voir les révisions

Formats disponibles : Atom