Dear all: I want to ask how to determine the orders for the multiple components be executed on POX?
For example, If I want to let test2 be executed before test1, how can I do that? ./pox.py forwarding.l2_learning openflow.of_01 --address=xxx --port=6633 log.level --DEBUG test1 test2 --interval=15 Thanks. Best Regards, Wayne
