[generate] update de mac-ip sur sable...

Ignore-this: f2d4262b3ac555f665a85cafaeed7371

darcs-hash:20110228203258-ffbb2-a67e29dc2a64fca4752a01bd8e06e7d3d6492788.gz
This commit is contained in:
Nicolas Dandrimont 2011-02-28 21:32:58 +01:00
parent 7b2998eb66
commit 6008ca66fc

View file

@ -306,9 +306,9 @@ class sable(base_reconfigure):
from gen_confs.squid import squid_bloq from gen_confs.squid import squid_bloq
self._do(squid_bloq()) self._do(squid_bloq())
def macip(self): def macip(self, ips):
# FIXME: le faire proprement... from firewall_new import firewall_sable
pass firewall_sable().mac_ip_maj(ips)
# sila = sable # sila = sable