Projet

Général

Profil

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

root / manifests @ 70727742

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 1,07 ko e4c32222 plus de 4 ans Nacho Barrientos Use concat for table conf generation This way ...
inet_filter.pp 3,03 ko 70727742 plus de 4 ans Nacho Barrientos Add a parameter to control the fate of discarde...
init.pp 2,21 ko 70727742 plus de 4 ans Nacho Barrientos Add a parameter to control the fate of discarde...
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...
set.pp 1,81 ko 20b96360 plus de 4 ans Nacho Barrientos Add support for named sets

Dernières révisions

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

43566263 2020-11-15 10:47 Nacho Barrientos

Add rules for outgoing and incoming DHCPv6 client traffic

ed827383 2020-11-15 04:44 Nacho Barrientos

Allow customising the log prefix

20b96360 2020-11-13 09:57 Nacho Barrientos

Add support for named sets

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

e5eb7424 2020-11-05 16:37 tr

Allow to specify prometheus source addresses

Voir les révisions

Formats disponibles : Atom