Projet

Général

Profil

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

root / spec / defines @ c94658e1

Nom Taille Révision Âge Auteur Commentaire
  rules 94a80621 plus de 4 ans Steve Traylen Use Stdlib::Port everywhere in place of Integer...
chain_spec.rb 3,92 ko 30462da1 plus de 4 ans Steve Traylen Reload rules atomically Background: The unit f...
config_spec.rb 3,56 ko 948ebc98 plus de 4 ans Nacho Barrientos Prefix custom tables with custom- so they're lo...
rule_spec.rb 5,68 ko 61f03b47 plus de 4 ans Steve Traylen Switch $order$fragmenta/b to $order-$fragment-a/b
set_spec.rb 5,84 ko c94658e1 presque 4 ans Nacho Barrientos Allow declaring the same set in several tables ...
simplerule_spec.rb 7,4 ko bd8baa0f environ 4 ans Nacho Barrientos Fix IPv4 source address type detection Before ...

Dernières révisions

# Date Auteur Commentaire
c94658e1 2021-07-06 11:46 Nacho Barrientos

Allow declaring the same set in several tables

Closes #100

bd8baa0f 2021-04-26 12:27 Nacho Barrientos

Fix IPv4 source address type detection

Before this patch, a rule like this:

```
nftables::simplerule { 'foo':
action => 'accept',
dport => 443,
proto => 'tcp4',
saddr => '192.168.1.10',
}
```

would incorrectly generate this rule:...

14156fb6 2021-01-27 06:48 Nacho Barrientos

Add unit test

1d56f209 2021-01-27 06:45 Nacho Barrientos

Fix IP version filter for IPv6 traffic

94a80621 2020-12-14 05:07 Steve Traylen

Use Stdlib::Port everywhere in place of Integer

Use Stdlib::Port in place of Integer for ports

Fixes #37

948ebc98 2020-12-11 02:25 Nacho Barrientos

Prefix custom tables with custom- so they're loaded

bacf254e 2020-12-11 02:19 Nacho Barrientos

Merge pull request #48 from cernops/config_template

Several fixes for nftables::config

04f5c035 2020-12-10 02:24 Nacho Barrientos

Fix context name (removes dup)

294a38ff 2020-12-10 02:23 Nacho Barrientos

Implement intended failure

fcb1d356 2020-12-10 02:23 Nacho Barrientos

Auto fill simple table configuration

Voir les révisions

Formats disponibles : Atom