1. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  2. 45ff2d9 Shutdown shared scheduled executor on Core deactivate by Yuta HIGUCHI · 7 years ago
  3. 3142f64 Avoid accidental link type override by Yuta HIGUCHI · 7 years ago
  4. 2ad387d Respect bidirectional link config by Yuta HIGUCHI · 7 years ago
  5. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  6. 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago
  7. 36740d0 Remove deprecated use of 'sid' parameter. by Simon Hunt · 7 years ago
  8. 1169c95 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  9. 2bf5ea7 Remove deprecated code left over from removing ConfigProvider by Ray Milkey · 7 years ago
  10. 0c6182f Remove deprecated proxy ARP implementation by Ray Milkey · 7 years ago
  11. a695719 Remove deprecated flow statistics APIs by Ray Milkey · 7 years ago
  12. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  13. dcd5c5c remove deprecated intent compilation exception class by Ray Milkey · 7 years ago
  14. 485da34 Optimize FlowId hash computation. by Jordan Halterman · 7 years ago
  15. 0a42095 Remove deprecated NetTools class by Ray Milkey · 7 years ago
  16. a18e2a6 Remove deprecated KryoSerializer class by Ray Milkey · 7 years ago
  17. 5777064 [ONOS-6534]Device Null Point Error is Expected in PacketManager by hyunho1986 · 7 years ago
  18. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  19. a945853 Use DAD to probe if interface MAC is not supplied by Charles Chan · 7 years ago
  20. b32f774 [ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler. by Yi Tseng · 7 years ago
  21. 9bb8fb9 Added CLI command ui-geo-map-list. by Simon Hunt · 7 years ago
  22. 2b24337 fix: (vNet) remove dependency for test codes by Yoonseon Han · 7 years ago
  23. 0d1f3fa [ONOS-6527] Support serializing multiple types using the same type ID when a serializer is explicitly provided by Jordan Halterman · 7 years ago
  24. 46bf89b Implement listeners for ConsistentMultimap. by Jonathan Hart · 7 years ago
  25. 4d04b2c Avoid sporadic test failure by Yuta HIGUCHI · 7 years ago
  26. 6440b09 Fix incorrectly spelled DEFAULT_OPERTATION_TIMEOUT_MILLIS constant... Driving me crazy! by Jordan Halterman · 7 years ago
  27. cc962d8 Add REST support for MPLS_POP, TTL_IN and DEC_TTL instructions, MPLS_BOS criterion by Jonathan Hart · 8 years ago
  28. 0db1f3b [ONOS-6481] Fix Intent resource release issue by Yi Tseng · 7 years ago
  29. 5597ac8 [ONOS-6500] Use unique ID generator primitive for more efficient ID generation in DistributedFlowObjectiveStore by Jordan Halterman · 7 years ago
  30. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  31. a1c8f71 [ONOS-6508] Copy ImmutableList in DiscreteResourceId constructor to ensure binary serialization formats match across all resource IDs by Jordan Halterman · 7 years ago
  32. 5a1053e [ONOS-6497] Add globally unique numeric ID generator primitive by Jordan Halterman · 7 years ago
  33. 6deacbd DisjointPath should've been immutable. by Yuta HIGUCHI · 7 years ago
  34. 80bee53 [ONOS-6451] Datapath type setting function for supporting OVS DPDK addBridge by jaegonkim · 7 years ago
  35. e0fae91 [ONOS-6487] Catch and log exceptions that occur during replication in ECM by Jordan Halterman · 7 years ago
  36. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  37. 16efe17 Remove deprecated flag on a method that has no replacement by Ray Milkey · 7 years ago
  38. dab7f4b ONOS-6452 - Supplied Eth Type value was not getting reflected for MPLS_POP instructions. Now this has been corrected. by Sivachidambaram Subramanian · 7 years ago
  39. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  40. b1b4489 fix obstacle constraint to support edge links by Michele Santuari · 7 years ago
  41. 9f2d724 Added builder for PortDescription by Yuta HIGUCHI · 7 years ago
  42. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  43. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  44. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  45. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  46. 1666b50 [ONOS-6476] Fix performance issue of FlowObjectiveManager by Yi Tseng · 7 years ago
  47. 12d5ec4 [ONOS-6479] Synchronously bootstrap EventuallyConsistentMap by Jordan Halterman · 7 years ago
  48. 5d4f9f4 Removing deprecated annotation by Andrea Campanella · 7 years ago
  49. 7af71da [ONOS-6460] Retry failed resource register/unregister/allocate/release transactions until success in ResourceStore by Jordan Halterman · 7 years ago
  50. 048bf9a Remove deprecated API from the Interface class by Ray Milkey · 7 years ago
  51. c916699 Unit tests for some protection objects by Ray Milkey · 7 years ago
  52. 0b33c08 [ONOS-6239] Flows are missing after mastership change if 'backupEnabled' is set to false by sivachidambaram subramanian · 7 years ago
  53. ffbad3b ONOS-5784: Empty latitude/longitude in ONOS Web UI by Simon Hunt · 7 years ago
  54. 552eeb6 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  55. f76f6d5 Add more log for debugging. by Yuta HIGUCHI · 7 years ago
  56. fcaa170 [ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes by Jordan Halterman · 7 years ago
  57. 965da1f Fix wrong logger by Yuta HIGUCHI · 7 years ago
  58. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  59. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  60. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  61. 2172034 hostsByIp is not updated properly when a host is removed by Charles Chan · 7 years ago
  62. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  63. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  64. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  65. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  66. 5bd294e [ONOS-5683] Fix Intent throughput test regression by Yi Tseng · 7 years ago
  67. 49a2b2e Fix incorrect state of Intent after re-installed from FAILED state. by Yi Tseng · 7 years ago
  68. 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
  69. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  70. 60e4000 modify the bug of https://jira.onosproject.org/browse/ONOS-6286 by zhiyong ke · 7 years ago
  71. 8091877 [ONOS-6414] use Config object from NetworkConfigEvent to avoid NPE by Yuta HIGUCHI · 7 years ago
  72. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  73. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  74. bbf6e8b Enhance the behaviour of ProtectionConfigBehaviour by MaoLu · 7 years ago
  75. 69ebcbb Allow overriding configured host with another configured host by Charles Chan · 7 years ago
  76. 9eead3c [ONOS-6424] Implement missing equals/hashCode methods in classes used in ResourceStore by Jordan Halterman · 7 years ago
  77. 881e450 [ONOS-6426] Ensure commit is not closed when TransactionId is accessed by Jordan Halterman · 7 years ago
  78. 03b8318 [ONOS-6425] Improve logging for transactions by Jordan Halterman · 7 years ago
  79. b224307 [ONOS-6423] Implement missing getOrDefault methods in primitive wrappers by Jordan Halterman · 7 years ago
  80. e5ce145 [ONOS-6426] Handle tombstones in null comparisons in AsyncConsistentMap state machine by Jordan Halterman · 7 years ago
  81. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  82. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  83. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  84. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  85. 0ad49b1 [ONOS-6401] Increase Netty request timeout to 500 milliseconds by Jordan Halterman · 7 years ago
  86. 10ed727 Bump Atomix dependency version to 1.0.7 by Jordan Halterman · 7 years ago
  87. 2103304 Fix to enable adding INDIRECT link via BasicLinkConfig by Yuta HIGUCHI · 7 years ago
  88. 0164c1c Log some context when Intent failed. by Yuta HIGUCHI · 7 years ago
  89. 8e25811 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  90. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  91. 5f97a30 [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  92. 2f7a5d0 [ONOS-5992] Ensure Copycat connections are closed when no remote handler is registered by Jordan Halterman · 7 years ago
  93. fb73c50 [ONOS-5156] DistributedGroupStore: keep both entries map in sync by Thiago Santos · 8 years ago
  94. a271faa Implementation of the DomainService by Michele Santuari · 7 years ago
  95. 215f245 the port in action field is optional for qos flow rule by ke han · 7 years ago
  96. 33a847b Make getTimestamp() safer to call by Yuta HIGUCHI · 7 years ago
  97. 65d9d0e [ONOS-6412] allocate resource by Intent.Key by Yuta HIGUCHI · 7 years ago
  98. f00087c Intent installer and operations for domain intents. by Andreas Papazois · 7 years ago
  99. 03df2a5 Domain intent manager by Michele Santuari · 7 years ago
  100. 38dd82e domain intent APIs by Michele Santuari · 7 years ago