Projet

Général

Profil

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

root / spec / classes / nftables_spec.rb @ 248ef9d5

Historique | Voir | Annoter | Télécharger (2,83 ko)

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

f02562f2 2020-08-30 07:18 tr

Stop and mask firewalld service

5acb554a 2020-08-29 12:06 tr

Write some spec tests for init class

64134e4e 2020-08-29 11:17 tr

Add spec tests it should compile