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