Projet

Général

Profil

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

root / REFERENCE.md @ 13f4e4c6

Historique | Voir | Annoter | Télécharger (24,4 ko)

# Date Auteur Commentaire
13f4e4c6 2020-12-14 03:06 Steve Traylen

Docs for nftables::set

b46c9ce9 2020-12-10 06:53 Nacho Barrientos

Remove a blank separating the doc string and the code

Otherwise the generator of the docs does not do the job :/

4d63adda 2020-12-09 11:45 Nacho Barrientos

Refresh REFERENCE

b9785000 2020-12-09 09:42 Steve Traylen

Correct layout of ignore chain example

7f6cacc5 2020-11-27 04:01 Steve Traylen

Refresh REFERENCE

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