1. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  2. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  3. 0068fd0 Completer fixes for core ONOS CLI commands by Ray Milkey · 6 years ago
  4. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  5. a49c60a Use count methods when printing simple flow rule counts via CLI by Jordan Halterman · 6 years ago
  6. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  7. ac81f5f Show string table id instead of numeric table id by Yi Tseng · 6 years ago
  8. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  9. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  10. 0b1449d CLI options: flows (remove), intents (remove/purge; details) by Carolina Fernandez · 7 years ago
  11. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  12. fa56d14 Adds loose filtering capability (-f) to cli commands (intents, flows) by Carolina Fernandez · 7 years ago
  13. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  14. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  15. 4c96452 [Goldeneye] add command line switch to supress core flows by Mark · 8 years ago
  16. c747729 Refactor Comparator class to break dependency of core/net on the CLI by Ray Milkey · 8 years ago
  17. f9b94ab Add an option to flows/groups command that print flow/group count only by Charles Chan · 8 years ago
  18. c7840bd Improvements to flows list command. by Jonathan Hart · 8 years ago
  19. 554f5e7 Fixes NPE in CLI when user enters non-existent DPID in "flows any <dpid>" command. by Saurav Das · 9 years ago
  20. 9cc799c Fixing NPE in FlowsListCommand when appId is not properly registered by Brian O'Connor · 9 years ago
  21. f988bf5 【ONOS-1871】Provide CLI support on flowrule subsystem extension for QA by jcc · 9 years ago
  22. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  23. 676a9e4 Flow timeout shows in the FlowsList CLI command by Dusan Pajin · 9 years ago
  24. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  25. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  26. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  27. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  28. 7522895 ONOS-1194 - NPE if an appid look up fails by Ray Milkey · 9 years ago
  29. cbe6de3 Fixing a couple of bugs in default entries for corsa pipeline. by Saurav Das · 9 years ago
  30. 8791a81 Modified flows command to only output flows for specified device by Yuta HIGUCHI · 9 years ago
  31. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  32. 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]
  33. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  34. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  35. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  36. 7d693f5 Experimenting with Apache 2 copyright on the onos-cli module. More later... by Thomas Vachuska · 10 years ago
  37. dfe48a7 Added JSON formatting for flow list command. by Thomas Vachuska · 10 years ago
  38. bb0272e Added JSON formatting for flow list command. by Thomas Vachuska · 10 years ago
  39. 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
  40. 1dd08e4 Enhanced flow list command to be more parsable and to use sorted devices list. by tom · 10 years ago
  41. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  42. 1c319ff the return of the flowentry by alshabib · 10 years ago
  43. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  44. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago
  45. 91c7bd0 Removed a cyclic dependency in the CLI code. by tom · 10 years ago
  46. 144a294 flow cmd has state selector by alshabib · 10 years ago
  47. 64231d8 link provider tests by alshabib · 10 years ago
  48. 2518265 fix small bug in flows cmd by alshabib · 10 years ago
  49. 99b8fdc flows cmd pretty print by alshabib · 10 years ago
  50. 1380eee Cleaned-up CLI commands. by tom · 10 years ago
  51. caf3bf7 Added onos-test. Refactored the CLI classes. by tom · 10 years ago
  52. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  53. 9290eea small fix to flowid by alshabib · 10 years ago