1. c7840bd Improvements to flows list command. by Jonathan Hart · 8 years ago
  2. 634df8f resources command enchancement by HIGUCHI Yuta · 8 years ago
  3. 4d2b490 fix push-test-intents with latch is 0 before countdown by suibin zhang · 8 years ago
  4. 02c109c [ONOS-3634] Add CLI for displaying extended application properties by Jian Li · 8 years ago
  5. d8d92db ONOS-3754 Create driver/behavior for Ciena waveserver by Andrea Campanella · 8 years ago
  6. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  7. 31f37ed Define sub-types of Bandwidth to reduce round-off error by Sho SHIMIZU · 8 years ago
  8. 3f34218 Modified onos:resources CLI command to be able to filter resource types (ONOS-3617). by Naoki Shiota · 8 years ago
  9. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  10. aef4585 Revert changes to use constants for Sonar suppression by Ray Milkey · 8 years ago
  11. 33a79ce Sort portstats result by port number by Charles Chan · 8 years ago
  12. 12faf8d Adding driver and behavior for getting configuration on NETCONF devices. by Aaron Kruglikov · 8 years ago
  13. 9f87e51 Sonar related fixes by Ray Milkey · 8 years ago
  14. 4f074c0 Completers for netcfg command by HIGUCHI Yuta · 8 years ago
  15. bd7f878 ONOS-3124 Sketch of simplified intent domain service by Brian O'Connor · 8 years ago
  16. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  17. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  18. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  19. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  20. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  21. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  22. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  23. 52bb485 Do not disconnect from switches on deactivate + packet requests cli command update to include nodeId in the output by Madan Jampani · 8 years ago
  24. 14869be [EMU] Deprecate old LinkResourceService related commands. by HIGUCHI Yuta · 8 years ago
  25. 848324f [Emu] ONOS-3512 CLI for new resource subsystem by HIGUCHI Yuta · 8 years ago
  26. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  27. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  28. ff280fa Cosmetic improvements to the way interfaces are printed by Jonathan Hart · 8 years ago
  29. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  30. 7dbe629 Add optional "name" parameter in interface configuration. by Jonathan Hart · 8 years ago
  31. 05b882c encasulation CLI paramter and completer ONOS-3446 by Michele Santuari · 8 years ago
  32. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  33. eb70a94 [ONOS-3253/3144] Insert support for Netconf device configuration, set and get controllers commands by andrea · 9 years ago
  34. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  35. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  36. ccd59a4 Better output format for hex group id by Charles Chan · 8 years ago
  37. 4f98008 CORD-48 Added support for broadcast next objective in OFDPA driver. by Saurav Das · 8 years ago
  38. ba2d3b7 Implement OFActionEnqueue (OpenFlow 1.0 only) by Steffen Gebert · 9 years ago
  39. 6f5d306 [CORD-328] Shows type in groups command by Charles Chan · 9 years ago
  40. 554f5e7 Fixes NPE in CLI when user enters non-existent DPID in "flows any <dpid>" command. by Saurav Das · 9 years ago
  41. 92511f2 Creating persistence service. by Aaron Kruglikov · 9 years ago
  42. afb546f Fix for NPE due to invalid arguments by Ayaka Koshibe · 9 years ago
  43. 9803071 Fixing completion config by HIGUCHI Yuta · 9 years ago
  44. bbfdaaa Implement OFActionSetQueue (OpenFlow 1.3 only) by Steffen Gebert · 9 years ago
  45. e3879f7 ONOS-3165. Make MAC not mandatory. Fixing IP (constructor was still doing checkNotNull) by Luca Prete · 9 years ago
  46. 0bdf837 Add basic ability to add and remove interfaces by Jonathan Hart · 9 years ago
  47. ed976a4 Inserted set and get controllers methods in ovsdb controller config by andrea · 9 years ago
  48. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  49. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  50. a98825a [Emu] openTAM: FlowStatisticManager, DistributedFlowStatisticStore, get-flow-stats CLI Implementation and NewAdaptiveFlowStatsCollector update and typo by ssyoon90 · 9 years ago
  51. a9a73de [Emu] Open Flow Optical Port Description by Yafit Hadar · 9 years ago
  52. 924cda4 ONOS- 2946 Adding ability to view packet processor statistics. by Thomas Vachuska · 9 years ago
  53. 7f171b2 ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors. by Thomas Vachuska · 9 years ago
  54. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  55. 2ddc411 Pretty print the output of the netcfg command by Jonathan Hart · 9 years ago
  56. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  57. a8dbad4 Use diamond operator by Sho SHIMIZU · 9 years ago
  58. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  59. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  60. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  61. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  62. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  63. 4a6a70a Remove unnecessary boxing by HIGUCHI Yuta · 9 years ago
  64. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  65. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  66. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  67. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  68. 4b003c5 Checks the emptiness of egressLabelString properly by Charles Chan · 9 years ago
  69. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  70. e1248b6 Adding tests for meter service. by alshabib · 9 years ago
  71. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  72. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  73. 6baf95d Added unit info to metrics CLI command by Flavio Castro · 9 years ago
  74. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  75. eb8c947 Created InterfaceService which maintains an inventory of interfaces by Jonathan Hart · 9 years ago
  76. cb7f0d1 check add-flows command to add-test-flows to avoid confusions by suibin zhang · 9 years ago
  77. 5e897b7 add print msg when use -p flag by suibin zhang · 9 years ago
  78. baa163f Fix NullPointerException with -s flag; add -s message by suibin zhang · 9 years ago
  79. a776fe2 Block on the future in device-role CLI command by Madan Jampani · 9 years ago
  80. d35f847 Refactored the wipe-out command code a bit. by Thomas Vachuska · 9 years ago
  81. 4b51941 ONOS-2315 adding auto-complete to the CLI by Flavio Castro · 9 years ago
  82. 313708b Adding experimental Flow Objective composition by Xin Jin · 9 years ago
  83. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  84. b129fbf FIxed netcfg CLI to avoid double-nesting configs. by Thomas Vachuska · 9 years ago
  85. a929363 wipe-out command changes to purge intents by Hari Krishna · 9 years ago
  86. 33937c4 Adding STC scenario for testing host intent-based connectivity. by Thomas Vachuska · 9 years ago
  87. 18046d4 ONOS-2380 Modified wipe-out command to withdraw and purge all events regardless of their state. by Thomas Vachuska · 9 years ago
  88. f1c4208 Adding more aggressive and thorough implementation of wipe-out command. by Thomas Vachuska · 9 years ago
  89. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  90. 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
  91. a2b5915 Not ready, commiting to transfer between systems for work. by Aaron Kruglikov · 9 years ago
  92. 6e8b81e Remove references to deprecated APIs by Ray Milkey · 9 years ago
  93. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  94. 0a4da0d Added support for specifying unidirectional vs bidirectional optical connections. by Aaron Kruglikov · 9 years ago
  95. 792c26b Revert changes in 8117f36, which modifies the default behavior by Sho SHIMIZU · 9 years ago
  96. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  97. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  98. 00a406d Optimize the tunnel commands by cheng fan · 9 years ago
  99. 9cc799c Fixing NPE in FlowsListCommand when appId is not properly registered by Brian O'Connor · 9 years ago
  100. 264cb99 Refactoring IntentIdCompleter to IntentKeyCompleter by Brian O'Connor · 9 years ago