1. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  2. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  3. 4a6a70a Remove unnecessary boxing by HIGUCHI Yuta · 9 years ago
  4. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  5. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  6. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  7. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  8. 4b003c5 Checks the emptiness of egressLabelString properly by Charles Chan · 9 years ago
  9. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  10. e1248b6 Adding tests for meter service. by alshabib · 9 years ago
  11. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  12. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  13. 6baf95d Added unit info to metrics CLI command by Flavio Castro · 9 years ago
  14. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  15. eb8c947 Created InterfaceService which maintains an inventory of interfaces by Jonathan Hart · 9 years ago
  16. cb7f0d1 check add-flows command to add-test-flows to avoid confusions by suibin zhang · 9 years ago
  17. 5e897b7 add print msg when use -p flag by suibin zhang · 9 years ago
  18. baa163f Fix NullPointerException with -s flag; add -s message by suibin zhang · 9 years ago
  19. a776fe2 Block on the future in device-role CLI command by Madan Jampani · 9 years ago
  20. d35f847 Refactored the wipe-out command code a bit. by Thomas Vachuska · 9 years ago
  21. 4b51941 ONOS-2315 adding auto-complete to the CLI by Flavio Castro · 9 years ago
  22. 313708b Adding experimental Flow Objective composition by Xin Jin · 9 years ago
  23. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  24. b129fbf FIxed netcfg CLI to avoid double-nesting configs. by Thomas Vachuska · 9 years ago
  25. a929363 wipe-out command changes to purge intents by Hari Krishna · 9 years ago
  26. 33937c4 Adding STC scenario for testing host intent-based connectivity. by Thomas Vachuska · 9 years ago
  27. 18046d4 ONOS-2380 Modified wipe-out command to withdraw and purge all events regardless of their state. by Thomas Vachuska · 9 years ago
  28. f1c4208 Adding more aggressive and thorough implementation of wipe-out command. by Thomas Vachuska · 9 years ago
  29. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  30. 6b887c9 Added matching vlan and push, pop and rewrite VLAN ID treatement in Intent add command. Added MPLS intent support for vlan operations by Dusan Pajin · 9 years ago
  31. a2b5915 Not ready, commiting to transfer between systems for work. by Aaron Kruglikov · 9 years ago
  32. 6e8b81e Remove references to deprecated APIs by Ray Milkey · 9 years ago
  33. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  34. 0a4da0d Added support for specifying unidirectional vs bidirectional optical connections. by Aaron Kruglikov · 9 years ago
  35. 792c26b Revert changes in 8117f36, which modifies the default behavior by Sho SHIMIZU · 9 years ago
  36. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  37. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  38. 00a406d Optimize the tunnel commands by cheng fan · 9 years ago
  39. 9cc799c Fixing NPE in FlowsListCommand when appId is not properly registered by Brian O'Connor · 9 years ago
  40. 264cb99 Refactoring IntentIdCompleter to IntentKeyCompleter by Brian O'Connor · 9 years ago
  41. 422b875 Refactoring IntentRemoveCommand to be more clear about use of 'key' by Brian O'Connor · 9 years ago
  42. 793134b Reverting IntentIdCompleter change from Gerrit #3909 by Brian O'Connor · 9 years ago
  43. 08c3066 completer should work as command description, enable delete intent by key by Pingping Lin · 9 years ago
  44. 93258c7 1. fix javadoc mistakes by cheng fan · 9 years ago
  45. 4cfcc56 Enhancing STC and cleaning up various test topos. by Thomas Vachuska · 9 years ago
  46. 72df5b1 Adding purge-intents command by Brian O'Connor · 9 years ago
  47. 8117f36 Fixes for resource-related test CLI commands: by Ayaka Koshibe · 9 years ago
  48. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  49. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  50. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  51. 7716ec9 1. move tunnel 3 commands to onos-cli by cheng fan · 9 years ago
  52. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  53. 9f7d189 Release resources when intent is withdrawn (ONOS-2048). by Marc De Leenheer · 9 years ago
  54. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  55. 7a5691a [ONOS-1959][ONOS-2007][ONOS-2008][ONOS-2009][ONOS-2010][ONOS-2011][ONOS-2016][ONOS-2017][ONOS-2018] by samuel · 9 years ago
  56. a1cc16f Fix json formating for counters by Jon Hall · 9 years ago
  57. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  58. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  59. d8b565a Fixed bug ONOS-1676. by Kaouther Abrougui · 9 years ago
  60. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  61. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  62. c4483c7 Cleaning-up javadocs. by Thomas Vachuska · 9 years ago
  63. d869723 [ONOS-1284][ONOS-1869]the implementation of tunnel subsystem.It includes by jcc · 9 years ago
  64. f988bf5 【ONOS-1871】Provide CLI support on flowrule subsystem extension for QA by jcc · 9 years ago
  65. 23dee8f ONOS-1858, ONOS-1857, ONOS-1860, ONOS-1862, ONOS-1898 : SM-ONOS by Changhoon Yoon · 9 years ago
  66. 39616f3 Add JSON to CLI commands by Ray Milkey · 9 years ago
  67. de3e92e 【ONOS-1223】【ONOS-1870】the implements of label resource APIs.it include by jcc · 9 years ago
  68. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  69. 635c2d7 Adding device driver inheritance mechanism. by Thomas Vachuska · 9 years ago
  70. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  71. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  72. 676a9e4 Flow timeout shows in the FlowsList CLI command by Dusan Pajin · 9 years ago
  73. 4699b29 Command for basic testing of LinkResourceService by Ayaka Koshibe · 9 years ago
  74. ea75084 CORD fabric app by Jonathan Hart · 9 years ago
  75. e114f04 ConsistentLinkResourceStore to replace HazelcastLinkResourceStore. Also by Ayaka Koshibe · 9 years ago
  76. c3af35a Add static factory method to create ConnectPoints from strings. by Jonathan Hart · 9 years ago
  77. 11ff870 Fixing add intent commands. by Brian O'Connor · 9 years ago
  78. 5756c35 Trivial logging change by Madan Jampani · 9 years ago
  79. 41aff9f Pass the selector/treatment set by CLI to the HostToHostIntent by Charles M.C. Chan · 9 years ago
  80. 2d89eca Add auto-completer for add-host-intent command (ONOS-1756) by Charles M.C. Chan · 9 years ago
  81. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  82. 0d886fc Fixes/improvements: by Ayaka Koshibe · 9 years ago
  83. e9c8bbc ONOS-1264 Expose IPv6 support at the ONOS CLI level by Charles M.C. Chan · 9 years ago
  84. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  85. 6f5bdc6 Javadoc improvement by Charles M.C. Chan · 9 years ago
  86. ce9808a Javadoc clean-up and apps -s command clean-up. by Thomas Vachuska · 9 years ago
  87. fd45d5e Use similar return types for LeadershipService.getCandidates() and LeadershipService.getCandidates(topic) by Madan Jampani · 9 years ago
  88. e97083c Fix for ONOS-1715: NPE in nodes cli command by Jon Hall · 9 years ago
  89. 941f860 ConsistentDeviceMastership on top of LeadershipService, and leaders CLI command by Ayaka Koshibe · 9 years ago
  90. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  91. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  92. 95c5087 ONOS-1597 - add an optional appId to CLI commands that create intents by Ray Milkey · 9 years ago
  93. 8ceee94 Added means to allow manipulating device annotations from CLI. by Thomas Vachuska · 9 years ago
  94. e709a3b Removing duplicate apps from ApplicationNameCompleter by Brian O'Connor · 9 years ago
  95. 10e75cd ONOS-1443: Group bucket statistics support and group CLI formatting by Srikanth Vavilapalli · 9 years ago
  96. fd26a30 Create local storage for topic candidates mapping. This also includes: by Ayaka Koshibe · 9 years ago
  97. b035241 ONOS-1602 - JSON output for cfg command in CLI by Ray Milkey · 9 years ago
  98. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  99. f9e0d17 Enhanced application name completer to consider the command context. by Thomas Vachuska · 9 years ago
  100. 1cdfd8e More ONOS-1612 - Fix NPEs if compenent lookup fails by Ray Milkey · 9 years ago