1. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  2. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  3. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  4. 83300ca Add missing command argument to help by Jon Hall · 6 years ago
  5. 820f034 Fix few commands handling PortNumber as args. by Yuta HIGUCHI · 6 years ago
  6. 5ca0f7a Enhancing diagnostic and test facilities for troubleshooting by Thomas Vachuska · 6 years ago
  7. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  8. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  9. ac81f5f Show string table id instead of numeric table id by Yi Tseng · 6 years ago
  10. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  11. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  12. deb4ff5 Fix last updated time in the 'nodes' cli command by Jon Hall · 6 years ago
  13. 4a6852e Add option to print loaded driver name only by Yuta HIGUCHI · 7 years ago
  14. 370d908 [ONOS-7144] Membership CLI Command by slowr · 7 years ago
  15. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  16. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  17. 579969d ONOS-7096 vCore suport VirtualPort enable/disable by Claudine Chiu · 7 years ago
  18. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  19. 250ad71 Auto complete when listing groups type. Fixed identation when listing buckets. by Andreas Pantelopoulos · 7 years ago
  20. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  22. 0ef3387 Add unique suffixes to app name completer candidates by Yuta HIGUCHI · 7 years ago
  23. de4b7e2 Add clusterId to summary command by Yuta HIGUCHI · 7 years ago
  24. 868b1bc Fixed exception when using portstats -t -d command by Carmelo Cascone · 7 years ago
  25. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  26. 7d7d46e CLI helper to pretty-print XML by Yuta HIGUCHI · 7 years ago
  27. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  28. c9b39d6 Fixed add-test-flows command to generate more realistic port numbers by Carmelo Cascone · 7 years ago
  29. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  30. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  31. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  32. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  33. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  34. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  35. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  36. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  37. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  38. 4f36573 Implement route-store command by Charles Chan · 7 years ago
  39. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  40. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  41. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  42. 7ff7fef [ONOS-6875] Fix broken 'partitions -c' command by Jordan Halterman · 7 years ago
  43. 4e55301 Show host provider in CLI by Charles Chan · 7 years ago
  44. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  45. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  46. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  47. 2bf177c [ONOS-6594] Upgrade to Atomix 2.0.0 by Jordan Halterman · 7 years ago
  48. 23f9c7b ONOS-6725: UI-Lion: NavItems. by Simon Hunt · 7 years ago
  49. 9892d1a Add option to sort application by name by Yuta HIGUCHI · 7 years ago
  50. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  51. bbee6a6 Fix hosts command typo by Yi Tseng · 7 years ago
  52. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  53. 89ef158 Remove deprecated RouteService APIs. by Jonathan Hart · 7 years ago
  54. 9882abb ONOS-6654_Master - groups CLI command enhancement by Sivachidambaram Subramanian · 7 years ago
  55. 222c6ec [ONOS-6549] (vNet) Balance role commands for virtual netwrok by Harold Huang · 7 years ago
  56. 160732b minor fixes to add-test-flows by Yuta HIGUCHI · 7 years ago
  57. 46f3edd Fix wipe out command for wiping out Intents by Yi Tseng · 7 years ago
  58. d1ce4bc Fix javadoc warnings by Yuta HIGUCHI · 7 years ago
  59. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  60. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  61. 10dbafd Carry information about source ONOS node in each route. by Jonathan Hart · 7 years ago
  62. 0b5b35d IntentCycleCommand fields not used latch and end. remove them(revise version) by HelloONOS · 7 years ago
  63. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  64. 048bf9a Remove deprecated API from the Interface class by Ray Milkey · 7 years ago
  65. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  66. a19c188 meter-remove command accept hex values as input like meter-add and meters output. by Jordi Ortiz · 7 years ago
  67. cfc7a61 [ONOS-5957] Meter lists filter also by meterId if desired. by Jordi Ortiz · 7 years ago
  68. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  69. af1c9f3 Add "intent-installers" command by Yi Tseng · 7 years ago
  70. 8c9a701 [ONOS-6354] CFG values and applied values are mismatching while trying to set a property with an invalid value by sivachidambaram subramanian · 7 years ago
  71. 34b7a49 ONOS-6285 ConnectivityIntentCommand.java: The 'appIdForIntent' variable in the 'key' method is not used, so it can be deleted. by wu · 7 years ago
  72. 0ee20bf ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  73. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  74. 58ea8f2 Sort routes for a prefix by next hop address. by Jonathan Hart · 7 years ago
  75. 02a125e CLI command to log something for ease of debugging. by Yuta HIGUCHI · 7 years ago
  76. a271faa Implementation of the DomainService by Michele Santuari · 7 years ago
  77. 65d9d0e [ONOS-6412] allocate resource by Intent.Key by Yuta HIGUCHI · 7 years ago
  78. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  79. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  80. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  81. 57ba1e1 debug CLI command for NETCONF by Yuta HIGUCHI · 7 years ago
  82. 449e63c [ONOS-1381] SHowing more details for optical intents by Andrea Campanella · 7 years ago
  83. dd70dfb [ONOS-6210] Should be able to remove device from store if device is not reachable by Palash Kala · 7 years ago
  84. 537e47c Add option to create uni-directional link by Yuta HIGUCHI · 7 years ago
  85. 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 7 years ago
  86. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  87. 36b3793 NPE fix for groups command without the use of 'any' by Saurav Das · 7 years ago
  88. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  89. 7fc7246 Match channel spacing to resource management unit. by Yuta HIGUCHI · 7 years ago
  90. 6f44279 removing a dead local variable, refactoring by Palash Kala · 7 years ago
  91. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  92. 652ea83 ONOS-6159 Add command completers for v-net CLI by Harold Huang · 7 years ago
  93. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  94. f2e7a34 Carry original route in ResolvedRoute object. by Jonathan Hart · 7 years ago
  95. 92ca94d Carry next hop VLAN in the resolved route by Charles Chan · 7 years ago
  96. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 7 years ago
  97. ed81ed6 Added scale and offset parameters to LayoutAddCommand. by Simon Hunt · 7 years ago
  98. 5d025c3 add option to remove netcfg from CLI by Yuta HIGUCHI · 7 years ago
  99. 2105832 fix: (vNet) enable 'vnet-flows' cli command by Yoonseon Han · 7 years ago
  100. 1002b0a [ONOS-5957] Add output to meter-remove command result by Jordi Ortiz · 7 years ago