Projet

Général

Profil

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

root / spec / classes @ ea96d5db

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,86 ko fd0eaeca plus de 4 ans tr Add class bridges Allow traffic from any bridg...
dnat4_spec.rb 6,83 ko 01d8a819 plus de 4 ans tr Styling to make tests green
inet_filter_spec.rb 20,3 ko ea96d5db plus de 4 ans Nacho Barrientos Move ct rules from global to INPUT and OUTPUT
ip_nat_spec.rb 7,71 ko e4c32222 plus de 4 ans Nacho Barrientos Use concat for table conf generation This way ...
masquerade_spec.rb 3,93 ko 01d8a819 plus de 4 ans tr Styling to make tests green
nftables_spec.rb 2,83 ko b3a7a6dd plus de 4 ans tr Allow to inject custom rules
router_spec.rb 5,29 ko 01d8a819 plus de 4 ans tr Styling to make tests green
rules_out_dns_spec.rb 2,39 ko 18ec6f48 plus de 4 ans tr Fix rulenames which includes an index The rule...
snat4_spec.rb 3,58 ko 01d8a819 plus de 4 ans tr Styling to make tests green

Dernières révisions

# Date Auteur Commentaire
ea96d5db 2020-11-19 10:15 Nacho Barrientos

Move ct rules from global to INPUT and OUTPUT

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

248ef9d5 2020-10-28 14:40 tr

Add basic ip6 nat chains

Voir les révisions

Formats disponibles : Atom