Install iptables module.
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Fri, 7 Dec 2007 15:36:37 +0000 (15:36 +0000)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Fri, 7 Dec 2007 15:36:37 +0000 (15:36 +0000)
setup.py

index 40d491c..9a177c2 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,8 @@ setup(
     'sm',
     'ticket',
     'tools',
-       'bwmon'
+    'bwmon',
+    'iptables',
     ],
     scripts = [
     'forward_api_calls',