commit | 726c6379b920c1449d0d2c35e243cd2a8afdf34a | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@onlab.us> | Wed Mar 20 02:34:42 2013 -0700 |
committer | Pavlin Radoslavov <pavlin@onlab.us> | Wed Mar 20 02:34:42 2013 -0700 |
tree | 513c393bd5b5ea7fe730af87cc8dd2bf9c613d51 | |
parent | 80ca630815175d5326dd6947dd5449c5869f8f47 [diff] |
Added a script for generating a number of flows. Currently, some of the parameters fo the flows are hard-coded, and all flows are between same source and destination DPID and ports (differentiated by different matchSrcMac and matchDstMac). The output of the script should be saved to a file, and the flows from that file should be added by the following command: web/add_flow.py -f filename