1. 11ff870 Fixing add intent commands. by Brian O'Connor · 9 years ago
  2. 5756c35 Trivial logging change by Madan Jampani · 9 years ago
  3. 41aff9f Pass the selector/treatment set by CLI to the HostToHostIntent by Charles M.C. Chan · 9 years ago
  4. 2d89eca Add auto-completer for add-host-intent command (ONOS-1756) by Charles M.C. Chan · 9 years ago
  5. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  6. 0d886fc Fixes/improvements: by Ayaka Koshibe · 9 years ago
  7. e9c8bbc ONOS-1264 Expose IPv6 support at the ONOS CLI level by Charles M.C. Chan · 9 years ago
  8. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  9. 6f5bdc6 Javadoc improvement by Charles M.C. Chan · 9 years ago
  10. ce9808a Javadoc clean-up and apps -s command clean-up. by Thomas Vachuska · 9 years ago
  11. fd45d5e Use similar return types for LeadershipService.getCandidates() and LeadershipService.getCandidates(topic) by Madan Jampani · 9 years ago
  12. e97083c Fix for ONOS-1715: NPE in nodes cli command by Jon Hall · 9 years ago
  13. 941f860 ConsistentDeviceMastership on top of LeadershipService, and leaders CLI command by Ayaka Koshibe · 9 years ago
  14. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  15. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  16. 95c5087 ONOS-1597 - add an optional appId to CLI commands that create intents by Ray Milkey · 9 years ago
  17. 8ceee94 Added means to allow manipulating device annotations from CLI. by Thomas Vachuska · 9 years ago
  18. e709a3b Removing duplicate apps from ApplicationNameCompleter by Brian O'Connor · 9 years ago
  19. 10e75cd ONOS-1443: Group bucket statistics support and group CLI formatting by Srikanth Vavilapalli · 9 years ago
  20. fd26a30 Create local storage for topic candidates mapping. This also includes: by Ayaka Koshibe · 9 years ago
  21. b035241 ONOS-1602 - JSON output for cfg command in CLI by Ray Milkey · 9 years ago
  22. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  23. f9e0d17 Enhanced application name completer to consider the command context. by Thomas Vachuska · 9 years ago
  24. 1cdfd8e More ONOS-1612 - Fix NPEs if compenent lookup fails by Ray Milkey · 9 years ago
  25. fb6655e ONOS-1612 - CLI completer for property names by Ray Milkey · 9 years ago
  26. e3f0fcf Avoid NPE in cfg command by Jon Hall · 9 years ago
  27. 538108b ONOS-1440: Implements port statistics feature, which polls port statistics of all devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics. by sangho · 9 years ago
  28. 5c2f813 Device driver framework enhancements and CLI. by Thomas Vachuska · 9 years ago
  29. c19b8b8 DistributedLeadershipManager tracks topic election candidates in addition to by Ayaka Koshibe · 9 years ago
  30. 6148f36 Fix typos in Component Config cli command by Jon Hall · 9 years ago
  31. 2a6e445 Fix ONOS-1594 - bogus third option when adding mpls intent via CLI by Ray Milkey · 9 years ago
  32. 3e033bd Added a LogicalClockService for ordering arbitrary events in the cluster. Updated couple of areas that are currently vulnerable to clock skew by Madan Jampani · 9 years ago
  33. b5d72d5 Support for a distributed counter by Madan Jampani · 9 years ago
  34. d088e8a ONOS-1539 - Only display application IDs that have created intents in remove command by Ray Milkey · 9 years ago
  35. bff6d8f Added distributed transaction support through a two phase commit protocol by Madan Jampani · 9 years ago
  36. 8ceff30 Added support for -s|--short option when listing apps. by Thomas Vachuska · 9 years ago
  37. a89f8f9 Added support for "maps" cli command that displays meta information for various consistent maps in the system by Madan Jampani · 9 years ago
  38. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  39. f1b8e17 Support a inmemory p0 partition encompassing all nodes in the cluster. This will be used by leadership manager and other usecases by Madan Jampani · 9 years ago
  40. fba2857 Enhanced app CLI. by Thomas Vachuska · 9 years ago
  41. 9689126 ONOS-1376 FIxed error in app command to report bad usage better. by Thomas Vachuska · 9 years ago
  42. e076c79 Implement builders for optical intents by Ray Milkey · 9 years ago
  43. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  44. 7d2fab2 ONOS-1326: Added support for observing when node liveness status was last updated. Useful for detecting/debugging stability issues. by Madan Jampani · 9 years ago
  45. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  46. 6ba7efc Work toward ONOS-1268 Expose IPv6 support at the ONOS CLI level by Pavlin Radoslavov · 9 years ago
  47. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  48. 50a9b72 Add priority to remaining intent types by Ray Milkey · 9 years ago
  49. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  50. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  51. 740c8a3 [Blackbird] ONOS-1317 - JSON outpout for 'intents -p' command by Ray Milkey · 9 years ago
  52. 4f5a98a P2P intents have drop treatment if ethSrc&Dst not set by Brian O'Connor · 9 years ago
  53. 8c6d00e [Blackbird] Fixing Intent purge case (ONOS-1207) by Ray Milkey · 9 years ago
  54. c6809e4 Added IPV6 to the auto-completed EthType values. by Pavlin Radoslavov · 9 years ago
  55. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  56. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  57. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  58. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  59. 70761df Fixes related to single-point-to-multi-point intents: by Pavlin Radoslavov · 9 years ago
  60. 6d697f1 Sketching out component configuration model & API. by Thomas Vachuska · 9 years ago
  61. 1e5873e ONOS-400 Topology creation and up time formatting fixes by Abhishek Dwaraki · 9 years ago
  62. 3260069 Add CLI command to view groups on switches by Jonathan Hart · 9 years ago
  63. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  64. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  65. 501e075 ONOS-1220 - JSON output for partitions command by Ray Milkey · 9 years ago
  66. 1c198d6 ONOS-1219 - Add JSON output to the leaders command by Ray Milkey · 9 years ago
  67. 7522895 ONOS-1194 - NPE if an appid look up fails by Ray Milkey · 9 years ago
  68. cbe6de3 Fixing a couple of bugs in default entries for corsa pipeline. by Saurav Das · 9 years ago
  69. 30a57f8 Added creationTime to Versioned object. This enables supporting a electedTime in leadership, which in turn helps us track how stable leadership terms are. by Madan Jampani · 9 years ago
  70. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  71. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  72. 8016f34 adding purge option to IntentRemoveCommand by Brian O'Connor · 9 years ago
  73. a14047d Logging improvements. by Madan Jampani · 9 years ago
  74. 7d405fe updating timeout in IntentPushTestCommand by Brian O'Connor · 9 years ago
  75. 34f1e38 Add intents -p commmand to have some visibility into the pending map by Jonathan Hart · 9 years ago
  76. b28f5d7 Revert "Using CommandSession console instead of System.* in AbstractShellCommand print and error" by Brian O'Connor · 9 years ago
  77. 054da97 Implement command to view Raft partitions by Jonathan Hart · 9 years ago
  78. f321863 adjusting wait time in intent push test command by Brian O'Connor · 9 years ago
  79. 66cfbfa intent cycle command by Brian O'Connor · 9 years ago
  80. 1dcb048 Added a more intuitive app management CLI; deprecated the old one for now. by Thomas Vachuska · 9 years ago
  81. 0247986 ONOS-1058 - Add application Id to intent withdraw command by Ray Milkey · 9 years ago
  82. f2fda81 Automatically rebalance intent key partitions on cluster change. by Jonathan Hart · 9 years ago
  83. e97fec4 Remove deprecated code. by Madan Jampani · 9 years ago
  84. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  85. 5b9dfdc Fixing IntentPushTestCommand by Brian O'Connor · 9 years ago
  86. 189f9bf Update IntentListCommand to show key by Jonathan Hart · 9 years ago
  87. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  88. 82b9fec Add term information in HazelcastLeadershipService by Jonathan Hart · 9 years ago
  89. 5b3717e Add keys to intents by Ray Milkey · 9 years ago
  90. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  91. 9d810f6 Fix some JSON related deprecation and javadoc warnings by Ray Milkey · 9 years ago
  92. 8f31b7b Make id required for cluser-devices command by Jon Hall · 9 years ago
  93. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  94. 8791a81 Modified flows command to only output flows for specified device by Yuta HIGUCHI · 9 years ago
  95. ea9ae21 Using CommandSession console instead of System.* by Brian O'Connor · 9 years ago
  96. 4a51e57 Adding and fixing javados. by Thomas Vachuska · 9 years ago
  97. 9a4157b Update AddSinglePointToMultiPointIntentCommand help string by Jonathan Hart · 9 years ago
  98. ebf5e54 ONOS-542 Added ability for app bundle to carry it's own artifacts, including feature repo. Fixed onos-package script. Added JSON output to CLI. by Thomas Vachuska · 9 years ago
  99. cb33a13 ONOS-258 - provide feedback in CLI when creating an intent. by Ray Milkey · 9 years ago
  100. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago