1. c7840bd Improvements to flows list command. by Jonathan Hart · 8 years ago
  2. 554f5e7 Fixes NPE in CLI when user enters non-existent DPID in "flows any <dpid>" command. by Saurav Das · 9 years ago
  3. 9cc799c Fixing NPE in FlowsListCommand when appId is not properly registered by Brian O'Connor · 9 years ago
  4. f988bf5 【ONOS-1871】Provide CLI support on flowrule subsystem extension for QA by jcc · 9 years ago
  5. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  6. 676a9e4 Flow timeout shows in the FlowsList CLI command by Dusan Pajin · 9 years ago
  7. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  8. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  9. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  10. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  11. 7522895 ONOS-1194 - NPE if an appid look up fails by Ray Milkey · 9 years ago
  12. cbe6de3 Fixing a couple of bugs in default entries for corsa pipeline. by Saurav Das · 9 years ago
  13. 8791a81 Modified flows command to only output flows for specified device by Yuta HIGUCHI · 9 years ago
  14. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  15. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from cli/src/main/java/org/onlab/onos/cli/net/FlowsListCommand.java]
  16. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  17. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  18. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  19. 7d693f5 Experimenting with Apache 2 copyright on the onos-cli module. More later... by Thomas Vachuska · 10 years ago
  20. dfe48a7 Added JSON formatting for flow list command. by Thomas Vachuska · 10 years ago
  21. bb0272e Added JSON formatting for flow list command. by Thomas Vachuska · 10 years ago
  22. a689779 Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map. by tom · 10 years ago
  23. 1dd08e4 Enhanced flow list command to be more parsable and to use sorted devices list. by tom · 10 years ago
  24. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  25. 1c319ff the return of the flowentry by alshabib · 10 years ago
  26. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  27. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago
  28. 91c7bd0 Removed a cyclic dependency in the CLI code. by tom · 10 years ago
  29. 144a294 flow cmd has state selector by alshabib · 10 years ago
  30. 64231d8 link provider tests by alshabib · 10 years ago
  31. 2518265 fix small bug in flows cmd by alshabib · 10 years ago
  32. 99b8fdc flows cmd pretty print by alshabib · 10 years ago
  33. 1380eee Cleaned-up CLI commands. by tom · 10 years ago
  34. caf3bf7 Added onos-test. Refactored the CLI classes. by tom · 10 years ago
  35. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  36. 9290eea small fix to flowid by alshabib · 10 years ago