commit | c7840bd7844bd0ff412418fe5a3b386a8980ae68 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Thu Jan 21 23:26:29 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Sat Jan 23 15:19:19 2016 +0000 |
tree | 7361e0ae71f6a55eee6bb5077307800e120464af | |
parent | 31642938f7851cced423909edb003708ebe5d160 [diff] |
Improvements to flows list command. * Added -s option which gives more succinct output. * Display each flow on one line for easy grepping. * Added ability to filter output by table ID. * Flows are now sorted by descending priority within a table. * Removed the use of toStringHelper in instructions and criterion to produce less verbose output. Change-Id: I1c874c776491386488ea5a4d23627b20f1e5728b
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.