1. 552eeb6 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  2. f76f6d5 Add more log for debugging. by Yuta HIGUCHI · 7 years ago
  3. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  5. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  6. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  7. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  8. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  9. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  10. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  11. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  12. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  13. bbf6e8b Enhance the behaviour of ProtectionConfigBehaviour by MaoLu · 7 years ago
  14. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  15. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  16. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  17. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  18. 2103304 Fix to enable adding INDIRECT link via BasicLinkConfig by Yuta HIGUCHI · 7 years ago
  19. 8e25811 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  20. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  21. 5f97a30 [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  22. a271faa Implementation of the DomainService by Michele Santuari · 7 years ago
  23. 38dd82e domain intent APIs by Michele Santuari · 7 years ago
  24. ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 7 years ago
  25. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  26. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  27. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  28. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  29. 9bdc24f [ONOS-6267] Support configurable Executors for primitives by Jordan Halterman · 7 years ago
  30. 948d659 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  31. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  32. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  33. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  34. 38fc71e [ONOS-6016] Enhance IntentInstaller for FlowObjective by Yi Tseng · 7 years ago
  35. f627244 [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  36. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  37. 603d055 Fix typo by Yi Tseng · 7 years ago
  38. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  39. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  40. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  41. b471f2c Add Unit tests for ClusterEvent by Jon Hall · 7 years ago
  42. 3557db5 Add unit tests for ClusterMetadataEvent by Jon Hall · 7 years ago
  43. 672a3ed Add unit tests for MastershipEvent by Jon Hall · 7 years ago
  44. d543513 Add unit tests for ClusterMetadata by Jon Hall · 7 years ago
  45. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  46. 278e75b Add unit tests for FlowEntryWithLoad class by Ray Milkey · 7 years ago
  47. f074af9 Add unit tests for PartitionEvent by Jon Hall · 7 years ago
  48. a8a1375 Clarify expected String content by Yuta HIGUCHI · 7 years ago
  49. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  50. c708e3c remove dereferencing a null pointer by Donghee Yoon · 7 years ago
  51. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  52. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  53. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  54. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  55. e2bd115 Changing default path separator to "|" to unblock dynamic config demo. by Thomas Vachuska · 7 years ago
  56. f90c650 [ONOS-6033] Corsa pipelines should filter the clear deferred actions by Pier Luigi · 7 years ago
  57. ed81ed6 Added scale and offset parameters to LayoutAddCommand. by Simon Hunt · 7 years ago
  58. 9011dfe Unit test for DefaultConsistentMap by Ray Milkey · 7 years ago
  59. 8add0f6 Simplify the method chain by Sho SHIMIZU · 7 years ago
  60. 43de6ee Refactoring abstract driver loader to assure that default drivers get loaded first by default. by Thomas Vachuska · 7 years ago
  61. ec551d3 Allow links to be configured as unidirectional. by Marc De Leenheer · 7 years ago
  62. 76767fa "inject" Device provider by Yuta HIGUCHI · 7 years ago
  63. 937cf42 change roadm app to support EDFA/ROADM/OPS devices, add OPS PowerConfig/LambdaQuery behaviour by MaoLu · 7 years ago
  64. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  65. 04c461d :Revise behaviour to return empty list by sangyun-han · 7 years ago
  66. 44f18e9 ConfigFlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  67. 24bc76b Add support for local-status in ForwardingDeviceService by Yuta HIGUCHI · 7 years ago
  68. b7a1f8e cosmetic fix for OpticalPathIntent by Yuta HIGUCHI · 7 years ago
  69. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  70. 6d17a49 TestConsistentMultimap by Jordi Ortiz · 7 years ago
  71. e37560f Some class of constraints should not be used for link cost evaluation. by Yuta HIGUCHI · 7 years ago
  72. 8b1a5ef flow specification. by Shashikanth VH · 7 years ago
  73. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  74. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  75. 0083a51 Revisit parents handling in drivers command by Yuta HIGUCHI · 7 years ago
  76. 943cd54 [ONOS-5853] FlowRuleBuilder: automatically set temp/perm field by Thiago Santos · 7 years ago
  77. 5f3f3c4 Add description about latency annotation by Yuta HIGUCHI · 7 years ago
  78. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  79. 8d85875 ONOS-5976 Added CodecContext service to UiMessageHandler to allow by Alan Deikman · 7 years ago
  80. e11a98d [ONOS-5565]Implementation of QosConfig and QueueConfig by Frank Wang · 8 years ago
  81. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  82. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  83. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  84. c201ae4 Oplink EDFA driver by MaoLu · 7 years ago
  85. bddba16 Device Key Javadoc fix by Andrea Campanella · 7 years ago
  86. 5ae8085 Assign OchPort speed based on ODU signal type by Yuta HIGUCHI · 7 years ago
  87. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  88. 7c2ee3c connect netconf devices through ssh key by Himanshu Ranjan · 7 years ago
  89. a004c7e Adding ITU-T G.709/Y.1331 ODUCn rates to OduSignalType by Konstantinos Kanonakis · 7 years ago
  90. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  91. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  92. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  93. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  94. 2b3e22b Minor cleanups for DefaultFlowRule. by Jonathan Hart · 7 years ago
  95. c955df7 Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine. by Jordan Halterman · 7 years ago
  96. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  97. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  98. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  99. eb28a7c marker resource for annotating installable intent by Yuta HIGUCHI · 7 years ago
  100. 051be02 Allow LinkCollectionIntent to accept other types of resources. by Yuta HIGUCHI · 7 years ago