Projet

Général

Profil

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

root / spec / classes @ 18ec6f48

Nom Taille Révision Âge Auteur Commentaire
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 12,2 ko 01d8a819 plus de 4 ans tr Styling to make tests green
ip_nat_spec.rb 6,47 ko 248ef9d5 plus de 4 ans tr Add basic ip6 nat chains
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
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

e17693e3 2020-10-20 08:29 Steve Traylen

New parameter out_all, default false

In order to allow all outbound traffic a parameter is
added to enable a simple `allow` entry on the out chain.

Default is false so backwards compatible.

If true all the other out_bound rules (ntp, ...) will be disabled...

01d8a819 2020-10-16 10:29 tr

Styling to make tests green

3d29a6eb 2020-08-31 06:13 tr

Add a rule to create snat

a0d5c724 2020-08-31 06:12 tr

Test masquerade default proto

2a3b45ec 2020-08-31 05:38 tr

Add a define for masquerading

Voir les révisions

Formats disponibles : Atom