Projet

Général

Profil

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

root / spec / classes @ 7bb485c5

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 15,2 ko ed827383 plus de 4 ans Nacho Barrientos Allow customising the log prefix
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
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

fd0eaeca 2020-10-24 06:02 tr

Add class bridges

Allow traffic from any bridge to itself by default

b3a7a6dd 2020-10-23 13:46 tr

Allow to inject custom rules

b171ac7f 2020-10-20 12:55 mh

fix offenses

Voir les révisions

Formats disponibles : Atom