From 8db0a9e9e6dd1d718a7a5d1d28428200dd2c70dd Mon Sep 17 00:00:00 2001 From: segaud Date: Tue, 17 May 2005 11:19:50 +0200 Subject: [PATCH] Bouh me is a bugger. darcs-hash:20050517091950-f163d-00743c5e198e2c7a70f8c1fe27167f1a234b8f36.gz --- gestion/gen_confs/firewall_crans.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gen_confs/firewall_crans.py b/gestion/gen_confs/firewall_crans.py index 53aed0b7..9dd57343 100755 --- a/gestion/gen_confs/firewall_crans.py +++ b/gestion/gen_confs/firewall_crans.py @@ -196,7 +196,7 @@ class firewall_crans : self.nat_table() self.nat_table_tweaks() self.filter_table() - self.filter_table_tweaks + self.filter_table_tweaks() def reseaux_non_routables(self) : """ Construction de RESEAUX_NON_ROUTABLES_{DST,SRC} """