Projet

Général

Profil

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

root / manifests @ 37b2a3b7

Nom Taille Révision Âge Auteur Commentaire
  rules 43566263 plus de 4 ans Nacho Barrientos Add rules for outgoing and incoming DHCPv6 clie...
  services 37b2a3b7 plus de 4 ans Nacho Barrientos Add class nftables::services::dhcpv6_client
bridges.pp 601 octets 579e27df plus de 4 ans tr Fix the regex for bridge names
chain.pp 1,26 ko af544fea plus de 4 ans tr Create a special ingoing chain for all ingoing ...
config.pp 537 octets f6848bb8 plus de 4 ans tr Explicitly set ensure file
inet_filter.pp 2,55 ko fd0eaeca plus de 4 ans tr Add class bridges Allow traffic from any bridg...
init.pp 1,65 ko 66ed7f61 plus de 4 ans mh migrate create_resource to the generic loop ove...
ip_nat.pp 1,53 ko 248ef9d5 plus de 4 ans tr Add basic ip6 nat chains
rule.pp 982 octets 18ec6f48 plus de 4 ans tr Fix rulenames which includes an index The rule...

Dernières révisions

# Date Auteur Commentaire
37b2a3b7 2020-11-15 13:41 Nacho Barrientos

Add class nftables::services::dhcpv6_client

43566263 2020-11-15 10:47 Nacho Barrientos

Add rules for outgoing and incoming DHCPv6 client traffic

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

e5eb7424 2020-11-05 16:37 tr

Allow to specify prometheus source addresses

e73f2e97 2020-10-28 15:53 tr

Fix rule node exporter

8227cb1c 2020-10-28 15:50 tr

Manage rule in dns

cb50fd79 2020-10-28 15:47 tr

Add rule in node_exporter

248ef9d5 2020-10-28 14:40 tr

Add basic ip6 nat chains

579e27df 2020-10-27 02:22 tr

Fix the regex for bridge names

2c00d766 2020-10-27 02:22 tr

Replace dashes with underlines

Docker daemon bridges contains dashes, replace them with underlines to
fit the naming concept.

Voir les révisions

Formats disponibles : Atom