X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iptables.py;h=3bcd25251e644ead69cfe0daf95bbd1c68022f5e;hb=refs%2Fheads%2Fdevel;hp=1e063227483a5b5b20be963188eeded6ad38c8d9;hpb=3c4a01f8bf16a017a81168d44aee75bd3d3db3ee;p=nodemanager.git diff --git a/iptables.py b/iptables.py index 1e06322..3bcd252 100644 --- a/iptables.py +++ b/iptables.py @@ -1,10 +1,12 @@ #!/usr/bin/python -tt - +# +# $Id$ +# $URL$ +# # Author: Daniel Hokka Zakrisson # $Id$ import os -import logger import subprocess class IPTables: