Small bug-fixes to ns-3/nepi-3-dev merge
[nepi.git] / src / nepi / resources / planetlab / openvswitch / tunnel.py
index f076ec1..57a889a 100644 (file)
@@ -58,7 +58,7 @@ class OVSTunnel(LinuxApplication):
 
         """
         network = Attribute("network", "IPv4 Network Address",
-               flags = Flags.ExecReadOnly)
+               flags = Flags.Design)
 
         cipher = Attribute("cipher",
                "Cipher to encript communication. "