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