1. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  2. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. 1db7ff1 Provide more info in portstate CLI command help by Charles Chan · 8 years ago
  5. a6b4dc7 Extract interface consisting of read-only operations by Sho SHIMIZU · 8 years ago
  6. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  7. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago
  8. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  9. 832686d Post DatabaseManager deprecation code cleanup by Madan Jampani · 8 years ago
  10. d448988 Fix setIpDst in ConnectivityIntent by Charles Chan · 8 years ago
  11. 27438ff Add Optical ODU cross-connect Intent by Rimon Ashkenazy · 8 years ago
  12. 1303253 Adding driver information and short version to cli print of devices and hosts by Andrea Campanella · 8 years ago
  13. d7654d4 Fixed allocations command to print Bandwidth allocations. by Naoki Shiota · 8 years ago
  14. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  15. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  16. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  17. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  18. 94eff80 Remove deprecated interface, its implementation and CLIs by Sho SHIMIZU · 8 years ago
  19. 6096acd Add MPLS encapsulation behaviour ONOS-3467 by Michele Santuari · 8 years ago
  20. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  21. 4c96452 [Goldeneye] add command line switch to supress core flows by Mark · 8 years ago
  22. 5df1447 ONOS-4076 - Virtual Network CLI commands and bug fixes in by Brian Stanke · 8 years ago
  23. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  24. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  25. c747729 Refactor Comparator class to break dependency of core/net on the CLI by Ray Milkey · 8 years ago
  26. 915e6c8 Changing application description in CLI is -s is provided to shortest possibile by Andrea Campanella · 8 years ago
  27. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  28. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  29. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  30. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  31. f172d40 Cluster scaling enchancements by Madan Jampani · 8 years ago
  32. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  33. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  34. 92e4a04 [GEANT] Remove configuration from device interfaces. by Andreas Papazois · 8 years ago
  35. cdac6e8 Adding command to list mapping between intent class and compiler by Thomas Vachuska · 8 years ago
  36. 43a0b2f [ONOS-4015] Enhance Region CLI to support add/update NodeIds sets by Jian Li · 8 years ago
  37. cf74444 [ONOS-4015] Implement Region administration CLI by Jian Li · 8 years ago
  38. 630c882 Update StorageManager.getPartitionInfo() to delegate to PartitionAdminService.partitionInfo() by Madan Jampani · 8 years ago
  39. f9b94ab Add an option to flows/groups command that print flow/group count only by Charles Chan · 8 years ago
  40. 784af31 Intent ID filter and resource type filter for CLI "allocation" command. by Naoki Shiota · 8 years ago
  41. 1dff77c [GEANT] Interface configuration for Cisco devices. by Andreas Papazois · 8 years ago
  42. 5a8e8f9 Simplify statements by Sho SHIMIZU · 8 years ago
  43. 17b4c85 Adding fujitsu t200 driver, reads OCH and ODUclt port descriptions from netconf. Does not work with the simulator! by Aaron Kruglikov · 8 years ago
  44. fb16e99 [ONOS-401] Support JSON output parameter for MetricsListCommand by Jian Li · 8 years ago
  45. 9ad777f CordMcast clears remote routes on startup to prevent being out of sync. by Jonathan Hart · 8 years ago
  46. f069970 [ONOS-2476]: Circuit intent support for ODU Multiplexing by Rimon Ashkenazy · 8 years ago
  47. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  48. f38aca7 Implement groups CLI command autocompletion by Charles Chan · 8 years ago
  49. e018a92 Check for standalone device IDs as args for `paths` command by Ayaka Koshibe · 8 years ago
  50. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  51. 74ac901 Add a method to get resource type name: simpleTypeName() by Sho SHIMIZU · 8 years ago
  52. e312fc7 ONOS-3658 - Adding CLI commands to display and manage Device Keys. by Brian Stanke · 8 years ago
  53. f08cb4c Define valueAs() to get the enclosed value and remove volume() by Sho SHIMIZU · 8 years ago
  54. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  55. 003ed32 Add a method to check the type of resource by Sho SHIMIZU · 8 years ago
  56. 8874592 bug fix: resources CLI command with -t(type) option didn't work for ContinuousResource. by Naoki Shiota · 8 years ago
  57. 1d00639 Move multicast CLI commands into the core with the core mcast system. by Jonathan Hart · 8 years ago
  58. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  59. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  60. cadd70b Refactor transaction support in preparation for migration to latest APIs by Madan Jampani · 8 years ago
  61. c27b6b2 Fix files with windows line endings + Add checkstyle rule to catch this issue by Madan Jampani · 8 years ago
  62. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  63. a449aae Strip newline and extra spaces in application short description by Charles Chan · 8 years ago
  64. 0872767 Leaders cli improvements: by Madan Jampani · 8 years ago
  65. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  66. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  67. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  68. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  69. 1d7c9cb ONOS-3732 Bandwidth resource registration using netcfg. by HIGUCHI Yuta · 8 years ago
  70. d762746 Fixed a bug that resource command doesn't filter aggregatable types (MplsLabel and VlanId). by Naoki Shiota · 8 years ago
  71. f33b893 Move inner classes to upper level by Sho SHIMIZU · 8 years ago
  72. c93117d [GEANT] Adding driver/behavior for setting configuration on NETCONF devices. by Andreas Papazois · 8 years ago
  73. c7840bd Improvements to flows list command. by Jonathan Hart · 8 years ago
  74. 634df8f resources command enchancement by HIGUCHI Yuta · 8 years ago
  75. 4d2b490 fix push-test-intents with latch is 0 before countdown by suibin zhang · 8 years ago
  76. 02c109c [ONOS-3634] Add CLI for displaying extended application properties by Jian Li · 8 years ago
  77. d8d92db ONOS-3754 Create driver/behavior for Ciena waveserver by Andrea Campanella · 8 years ago
  78. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  79. 31f37ed Define sub-types of Bandwidth to reduce round-off error by Sho SHIMIZU · 8 years ago
  80. 3f34218 Modified onos:resources CLI command to be able to filter resource types (ONOS-3617). by Naoki Shiota · 8 years ago
  81. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  82. aef4585 Revert changes to use constants for Sonar suppression by Ray Milkey · 8 years ago
  83. 33a79ce Sort portstats result by port number by Charles Chan · 8 years ago
  84. 12faf8d Adding driver and behavior for getting configuration on NETCONF devices. by Aaron Kruglikov · 8 years ago
  85. 9f87e51 Sonar related fixes by Ray Milkey · 8 years ago
  86. 4f074c0 Completers for netcfg command by HIGUCHI Yuta · 8 years ago
  87. bd7f878 ONOS-3124 Sketch of simplified intent domain service by Brian O'Connor · 8 years ago
  88. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  89. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  90. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  91. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  92. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  93. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  94. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  95. 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
  96. 14869be [EMU] Deprecate old LinkResourceService related commands. by HIGUCHI Yuta · 8 years ago
  97. 848324f [Emu] ONOS-3512 CLI for new resource subsystem by HIGUCHI Yuta · 8 years ago
  98. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  99. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  100. ff280fa Cosmetic improvements to the way interfaces are printed by Jonathan Hart · 8 years ago