1. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  2. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  4. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  5. 9bdc24f [ONOS-6267] Support configurable Executors for primitives by Jordan Halterman · 7 years ago
  6. 948d659 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  7. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  8. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  9. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  10. 38fc71e [ONOS-6016] Enhance IntentInstaller for FlowObjective by Yi Tseng · 7 years ago
  11. f627244 [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  12. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  13. 603d055 Fix typo by Yi Tseng · 7 years ago
  14. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  15. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  16. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  17. b471f2c Add Unit tests for ClusterEvent by Jon Hall · 7 years ago
  18. 3557db5 Add unit tests for ClusterMetadataEvent by Jon Hall · 7 years ago
  19. 672a3ed Add unit tests for MastershipEvent by Jon Hall · 7 years ago
  20. d543513 Add unit tests for ClusterMetadata by Jon Hall · 7 years ago
  21. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  22. 278e75b Add unit tests for FlowEntryWithLoad class by Ray Milkey · 7 years ago
  23. f074af9 Add unit tests for PartitionEvent by Jon Hall · 7 years ago
  24. a8a1375 Clarify expected String content by Yuta HIGUCHI · 7 years ago
  25. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  26. c708e3c remove dereferencing a null pointer by Donghee Yoon · 7 years ago
  27. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  28. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  29. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  30. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  31. e2bd115 Changing default path separator to "|" to unblock dynamic config demo. by Thomas Vachuska · 7 years ago
  32. f90c650 [ONOS-6033] Corsa pipelines should filter the clear deferred actions by Pier Luigi · 7 years ago
  33. ed81ed6 Added scale and offset parameters to LayoutAddCommand. by Simon Hunt · 7 years ago
  34. 9011dfe Unit test for DefaultConsistentMap by Ray Milkey · 7 years ago
  35. 8add0f6 Simplify the method chain by Sho SHIMIZU · 7 years ago
  36. 43de6ee Refactoring abstract driver loader to assure that default drivers get loaded first by default. by Thomas Vachuska · 7 years ago
  37. ec551d3 Allow links to be configured as unidirectional. by Marc De Leenheer · 7 years ago
  38. 76767fa "inject" Device provider by Yuta HIGUCHI · 7 years ago
  39. 937cf42 change roadm app to support EDFA/ROADM/OPS devices, add OPS PowerConfig/LambdaQuery behaviour by MaoLu · 7 years ago
  40. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  41. 04c461d :Revise behaviour to return empty list by sangyun-han · 7 years ago
  42. 44f18e9 ConfigFlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  43. 24bc76b Add support for local-status in ForwardingDeviceService by Yuta HIGUCHI · 7 years ago
  44. b7a1f8e cosmetic fix for OpticalPathIntent by Yuta HIGUCHI · 7 years ago
  45. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  46. 6d17a49 TestConsistentMultimap by Jordi Ortiz · 7 years ago
  47. e37560f Some class of constraints should not be used for link cost evaluation. by Yuta HIGUCHI · 7 years ago
  48. 8b1a5ef flow specification. by Shashikanth VH · 7 years ago
  49. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  50. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  51. 0083a51 Revisit parents handling in drivers command by Yuta HIGUCHI · 7 years ago
  52. 943cd54 [ONOS-5853] FlowRuleBuilder: automatically set temp/perm field by Thiago Santos · 7 years ago
  53. 5f3f3c4 Add description about latency annotation by Yuta HIGUCHI · 7 years ago
  54. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  55. 8d85875 ONOS-5976 Added CodecContext service to UiMessageHandler to allow by Alan Deikman · 7 years ago
  56. e11a98d [ONOS-5565]Implementation of QosConfig and QueueConfig by Frank Wang · 8 years ago
  57. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  58. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  59. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  60. c201ae4 Oplink EDFA driver by MaoLu · 7 years ago
  61. bddba16 Device Key Javadoc fix by Andrea Campanella · 7 years ago
  62. 5ae8085 Assign OchPort speed based on ODU signal type by Yuta HIGUCHI · 7 years ago
  63. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  64. 7c2ee3c connect netconf devices through ssh key by Himanshu Ranjan · 7 years ago
  65. a004c7e Adding ITU-T G.709/Y.1331 ODUCn rates to OduSignalType by Konstantinos Kanonakis · 7 years ago
  66. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  67. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  68. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  69. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  70. 2b3e22b Minor cleanups for DefaultFlowRule. by Jonathan Hart · 7 years ago
  71. c955df7 Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine. by Jordan Halterman · 7 years ago
  72. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  73. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  74. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  75. eb28a7c marker resource for annotating installable intent by Yuta HIGUCHI · 7 years ago
  76. 051be02 Allow LinkCollectionIntent to accept other types of resources. by Yuta HIGUCHI · 7 years ago
  77. dcfa31a ONOS-5603 ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  78. b360bb0 ONOS-5602 ProtectedTransportIntent by Yuta HIGUCHI · 7 years ago
  79. fadb9a3 intent-details command by Yuta HIGUCHI · 7 years ago
  80. d934003 ONOS-5908 exclude removed Devices by Yuta HIGUCHI · 7 years ago
  81. 1d0d9cc ONOS-5604 ProtectionConfig listener by Yuta HIGUCHI · 7 years ago
  82. cf8f6b2 [ONOS-3558] Add AtomicCounterMap to DistributedPrimitive by Jihwan Kim · 7 years ago
  83. 895f695 ONOS-5905 transient field 'driver' shouldn't be serialized by Yuta HIGUCHI · 7 years ago
  84. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  85. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 7 years ago
  86. 9401048 [ONOS-5907] Implementing unit test on Security-Mode ONOS by Chanhee Lee · 7 years ago
  87. c372c22 Enable REST to manage devices under a proxy by Michele Santuari · 7 years ago
  88. 1346564 ONOS-5775: Partial failure constraint in VPLS by Luca Prete · 7 years ago
  89. 67546fb [ONOS-5310] FullMetersAvailable by Jordi Ortiz · 8 years ago
  90. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  91. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  92. cefcf77 Cosmetic fix for VLAN_POP instruction by Charles Chan · 7 years ago
  93. 8eac4ae ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject. by Simon Hunt · 7 years ago
  94. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  95. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  96. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  97. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  98. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  99. a628554 Remove unnecessary semicolons by Sho SHIMIZU · 7 years ago
  100. 6fd1ca9 Revert "Allows duplicating packets when requesting packet-in via PacketService" by Pier Luigi Ventre · 7 years ago