Serious refactoring of TUN/TAP and tunnel code. Linux udp/gre tunnels not yet functional
[nepi.git] / examples / omf / nitos_omf6_ping.py
index 4232200..5fa27ff 100644 (file)
@@ -86,7 +86,7 @@ chan = options.channel
 gateway = options.gateway
 
 # Create the EC
-ec = ExperimentController(exp_id="nitos_omf6_ping2")
+ec = ExperimentController(exp_id="nitos_omf6_ping")
 
 # Create and Configure the Nodes
 node1 = ec.register_resource("omf::Node")