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