1. 08c3066 completer should work as command description, enable delete intent by key by Pingping Lin · 9 years ago
  2. 93258c7 1. fix javadoc mistakes by cheng fan · 9 years ago
  3. 4cfcc56 Enhancing STC and cleaning up various test topos. by Thomas Vachuska · 9 years ago
  4. 72df5b1 Adding purge-intents command by Brian O'Connor · 9 years ago
  5. 8117f36 Fixes for resource-related test CLI commands: by Ayaka Koshibe · 9 years ago
  6. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  7. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  8. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  9. 7716ec9 1. move tunnel 3 commands to onos-cli by cheng fan · 9 years ago
  10. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  11. 9f7d189 Release resources when intent is withdrawn (ONOS-2048). by Marc De Leenheer · 9 years ago
  12. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  13. 7a5691a [ONOS-1959][ONOS-2007][ONOS-2008][ONOS-2009][ONOS-2010][ONOS-2011][ONOS-2016][ONOS-2017][ONOS-2018] by samuel · 9 years ago
  14. a1cc16f Fix json formating for counters by Jon Hall · 9 years ago
  15. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  16. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  17. d8b565a Fixed bug ONOS-1676. by Kaouther Abrougui · 9 years ago
  18. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  19. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  20. c4483c7 Cleaning-up javadocs. by Thomas Vachuska · 9 years ago
  21. d869723 [ONOS-1284][ONOS-1869]the implementation of tunnel subsystem.It includes by jcc · 9 years ago
  22. f988bf5 【ONOS-1871】Provide CLI support on flowrule subsystem extension for QA by jcc · 9 years ago
  23. 23dee8f ONOS-1858, ONOS-1857, ONOS-1860, ONOS-1862, ONOS-1898 : SM-ONOS by Changhoon Yoon · 9 years ago
  24. 39616f3 Add JSON to CLI commands by Ray Milkey · 9 years ago
  25. de3e92e 【ONOS-1223】【ONOS-1870】the implements of label resource APIs.it include by jcc · 9 years ago
  26. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  27. 635c2d7 Adding device driver inheritance mechanism. by Thomas Vachuska · 9 years ago
  28. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  29. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  30. 676a9e4 Flow timeout shows in the FlowsList CLI command by Dusan Pajin · 9 years ago
  31. 4699b29 Command for basic testing of LinkResourceService by Ayaka Koshibe · 9 years ago
  32. ea75084 CORD fabric app by Jonathan Hart · 9 years ago
  33. e114f04 ConsistentLinkResourceStore to replace HazelcastLinkResourceStore. Also by Ayaka Koshibe · 9 years ago
  34. c3af35a Add static factory method to create ConnectPoints from strings. by Jonathan Hart · 9 years ago
  35. 11ff870 Fixing add intent commands. by Brian O'Connor · 9 years ago
  36. 5756c35 Trivial logging change by Madan Jampani · 9 years ago
  37. 41aff9f Pass the selector/treatment set by CLI to the HostToHostIntent by Charles M.C. Chan · 9 years ago
  38. 2d89eca Add auto-completer for add-host-intent command (ONOS-1756) by Charles M.C. Chan · 9 years ago
  39. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  40. 0d886fc Fixes/improvements: by Ayaka Koshibe · 9 years ago
  41. e9c8bbc ONOS-1264 Expose IPv6 support at the ONOS CLI level by Charles M.C. Chan · 9 years ago
  42. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  43. 6f5bdc6 Javadoc improvement by Charles M.C. Chan · 9 years ago
  44. ce9808a Javadoc clean-up and apps -s command clean-up. by Thomas Vachuska · 9 years ago
  45. fd45d5e Use similar return types for LeadershipService.getCandidates() and LeadershipService.getCandidates(topic) by Madan Jampani · 9 years ago
  46. e97083c Fix for ONOS-1715: NPE in nodes cli command by Jon Hall · 9 years ago
  47. 941f860 ConsistentDeviceMastership on top of LeadershipService, and leaders CLI command by Ayaka Koshibe · 9 years ago
  48. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  49. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  50. 95c5087 ONOS-1597 - add an optional appId to CLI commands that create intents by Ray Milkey · 9 years ago
  51. 8ceee94 Added means to allow manipulating device annotations from CLI. by Thomas Vachuska · 9 years ago
  52. e709a3b Removing duplicate apps from ApplicationNameCompleter by Brian O'Connor · 9 years ago
  53. 10e75cd ONOS-1443: Group bucket statistics support and group CLI formatting by Srikanth Vavilapalli · 9 years ago
  54. fd26a30 Create local storage for topic candidates mapping. This also includes: by Ayaka Koshibe · 9 years ago
  55. b035241 ONOS-1602 - JSON output for cfg command in CLI by Ray Milkey · 9 years ago
  56. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  57. f9e0d17 Enhanced application name completer to consider the command context. by Thomas Vachuska · 9 years ago
  58. 1cdfd8e More ONOS-1612 - Fix NPEs if compenent lookup fails by Ray Milkey · 9 years ago
  59. fb6655e ONOS-1612 - CLI completer for property names by Ray Milkey · 9 years ago
  60. e3f0fcf Avoid NPE in cfg command by Jon Hall · 9 years ago
  61. 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
  62. 5c2f813 Device driver framework enhancements and CLI. by Thomas Vachuska · 9 years ago
  63. c19b8b8 DistributedLeadershipManager tracks topic election candidates in addition to by Ayaka Koshibe · 9 years ago
  64. 6148f36 Fix typos in Component Config cli command by Jon Hall · 9 years ago
  65. 2a6e445 Fix ONOS-1594 - bogus third option when adding mpls intent via CLI by Ray Milkey · 9 years ago
  66. 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
  67. b5d72d5 Support for a distributed counter by Madan Jampani · 9 years ago
  68. d088e8a ONOS-1539 - Only display application IDs that have created intents in remove command by Ray Milkey · 9 years ago
  69. bff6d8f Added distributed transaction support through a two phase commit protocol by Madan Jampani · 9 years ago
  70. 8ceff30 Added support for -s|--short option when listing apps. by Thomas Vachuska · 9 years ago
  71. a89f8f9 Added support for "maps" cli command that displays meta information for various consistent maps in the system by Madan Jampani · 9 years ago
  72. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  73. 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
  74. fba2857 Enhanced app CLI. by Thomas Vachuska · 9 years ago
  75. 9689126 ONOS-1376 FIxed error in app command to report bad usage better. by Thomas Vachuska · 9 years ago
  76. e076c79 Implement builders for optical intents by Ray Milkey · 9 years ago
  77. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  78. 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
  79. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  80. 6ba7efc Work toward ONOS-1268 Expose IPv6 support at the ONOS CLI level by Pavlin Radoslavov · 9 years ago
  81. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  82. 50a9b72 Add priority to remaining intent types by Ray Milkey · 9 years ago
  83. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  84. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  85. 740c8a3 [Blackbird] ONOS-1317 - JSON outpout for 'intents -p' command by Ray Milkey · 9 years ago
  86. 4f5a98a P2P intents have drop treatment if ethSrc&Dst not set by Brian O'Connor · 9 years ago
  87. 8c6d00e [Blackbird] Fixing Intent purge case (ONOS-1207) by Ray Milkey · 9 years ago
  88. c6809e4 Added IPV6 to the auto-completed EthType values. by Pavlin Radoslavov · 9 years ago
  89. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  90. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  91. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  92. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  93. 70761df Fixes related to single-point-to-multi-point intents: by Pavlin Radoslavov · 9 years ago
  94. 6d697f1 Sketching out component configuration model & API. by Thomas Vachuska · 9 years ago
  95. 1e5873e ONOS-400 Topology creation and up time formatting fixes by Abhishek Dwaraki · 9 years ago
  96. 3260069 Add CLI command to view groups on switches by Jonathan Hart · 9 years ago
  97. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  98. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  99. 501e075 ONOS-1220 - JSON output for partitions command by Ray Milkey · 9 years ago
  100. 1c198d6 ONOS-1219 - Add JSON output to the leaders command by Ray Milkey · 9 years ago