1. 3d2f773 Tagging 1.10.3 by Ray Milkey · 7 years ago 1.10.3
  2. f83be7a Fix bugs in host subsystem by Charles Chan · 7 years ago
  3. 2c90956 [ONOS-6775] Fix incorrect flows add/removed by IntentInstaller by Yi Tseng · 7 years ago
  4. 9464bee Starting snapshot 1.10.3-SNAPSHOT by Ray Milkey · 7 years ago
  5. 5059b40 Tagging 1.10.2 by Ray Milkey · 7 years ago 1.10.2
  6. be3910e Prevent serialization errors from causing recursion in the Copycat transport by Jordan Halterman · 7 years ago
  7. 78d7442 Limit string field lengths for network/configuration objects by Jordan Halterman · 7 years ago
  8. 8533e09 ONOS-6667 NullPointerException on device-remove by dvaddire · 7 years ago
  9. be7338c Starting snapshot 1.10.2-SNAPSHOT by Ray Milkey · 7 years ago
  10. f7395c3 Tagging 1.10.1 by Ray Milkey · 7 years ago 1.10.1
  11. 1a36889e Limit/validate string lengths for various identifiers to prevent DoS from large objects by Jordan Halterman · 7 years ago
  12. 365cc08 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  13. eedf6a6 Starting snapshot 1.10.1-SNAPSHOT by Ray Milkey · 7 years ago
  14. 17ef7ca Tagging 1.10.0 by Ray Milkey · 7 years ago 1.10.0
  15. c3b86b9 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  16. e8d98fd Tagging 1.10.0-rc5 by Ray Milkey · 7 years ago 1.10.0-rc5
  17. 8523ba3 [ONOS-6527] Support serializing multiple types using the same type ID when a serializer is explicitly provided by Jordan Halterman · 7 years ago
  18. 3b24547 Optimize FlowId hash computation. by Jordan Halterman · 7 years ago
  19. b436e92 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. c559910 Tagging 1.10.0-rc4 by Ray Milkey · 7 years ago 1.10.0-rc4
  21. 4f3c5e3 [ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler. by Yi Tseng · 7 years ago
  22. 535243a [ONOS-6481] Fix Intent resource release issue by Yi Tseng · 7 years ago
  23. 3aa59076 Upgraded guava to 22.0 from 19.0 by Brian O'Connor · 7 years ago
  24. d9b94f4 [ONOS-6508] Copy ImmutableList in DiscreteResourceId constructor to ensure binary serialization formats match across all resource IDs by Jordan Halterman · 7 years ago
  25. 281624b Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. 0629e8a Tagging 1.10.0-rc3 by Ray Milkey · 7 years ago 1.10.0-rc3
  27. 542d75b Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  28. 6aac251 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  29. f68c538 [ONOS-6476] Fix performance issue of FlowObjectiveManager by Yi Tseng · 7 years ago
  30. 574a688 [ONOS-6479] Synchronously bootstrap EventuallyConsistentMap by Jordan Halterman · 7 years ago
  31. 7b5923b [ONOS-6460] Retry failed resource register/unregister/allocate/release transactions until success in ResourceStore by Jordan Halterman · 7 years ago
  32. 78193fd ONOS-5784: Empty latitude/longitude in ONOS Web UI by Simon Hunt · 7 years ago
  33. de2659a [ONOS-6239] Flows are missing after mastership change if 'backupEnabled' is set to false by sivachidambaram subramanian · 7 years ago
  34. 9b37809 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  35. 7d16988 [ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes by Jordan Halterman · 7 years ago
  36. 0ec30d8 Fix wrong logger by Yuta HIGUCHI · 7 years ago
  37. 268ebfa Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  38. 33d7e58 Tagging 1.10.0-rc2 by Ray Milkey · 7 years ago 1.10.0-rc2
  39. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  40. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  41. 2172034 hostsByIp is not updated properly when a host is removed by Charles Chan · 7 years ago
  42. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  43. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  44. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  45. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  46. 5bd294e [ONOS-5683] Fix Intent throughput test regression by Yi Tseng · 7 years ago
  47. 49a2b2e Fix incorrect state of Intent after re-installed from FAILED state. by Yi Tseng · 7 years ago
  48. 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
  49. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  50. 60e4000 modify the bug of https://jira.onosproject.org/browse/ONOS-6286 by zhiyong ke · 7 years ago
  51. 8091877 [ONOS-6414] use Config object from NetworkConfigEvent to avoid NPE by Yuta HIGUCHI · 7 years ago
  52. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  53. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  54. bbf6e8b Enhance the behaviour of ProtectionConfigBehaviour by MaoLu · 7 years ago
  55. 69ebcbb Allow overriding configured host with another configured host by Charles Chan · 7 years ago
  56. 9eead3c [ONOS-6424] Implement missing equals/hashCode methods in classes used in ResourceStore by Jordan Halterman · 7 years ago
  57. 881e450 [ONOS-6426] Ensure commit is not closed when TransactionId is accessed by Jordan Halterman · 7 years ago
  58. 03b8318 [ONOS-6425] Improve logging for transactions by Jordan Halterman · 7 years ago
  59. b224307 [ONOS-6423] Implement missing getOrDefault methods in primitive wrappers by Jordan Halterman · 7 years ago
  60. e5ce145 [ONOS-6426] Handle tombstones in null comparisons in AsyncConsistentMap state machine by Jordan Halterman · 7 years ago
  61. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  62. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  63. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  64. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  65. 0ad49b1 [ONOS-6401] Increase Netty request timeout to 500 milliseconds by Jordan Halterman · 7 years ago
  66. 10ed727 Bump Atomix dependency version to 1.0.7 by Jordan Halterman · 7 years ago
  67. 2103304 Fix to enable adding INDIRECT link via BasicLinkConfig by Yuta HIGUCHI · 7 years ago
  68. 0164c1c Log some context when Intent failed. by Yuta HIGUCHI · 7 years ago
  69. 8e25811 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  70. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  71. 5f97a30 [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  72. 2f7a5d0 [ONOS-5992] Ensure Copycat connections are closed when no remote handler is registered by Jordan Halterman · 7 years ago
  73. fb73c50 [ONOS-5156] DistributedGroupStore: keep both entries map in sync by Thiago Santos · 8 years ago
  74. a271faa Implementation of the DomainService by Michele Santuari · 7 years ago
  75. 215f245 the port in action field is optional for qos flow rule by ke han · 7 years ago
  76. 33a847b Make getTimestamp() safer to call by Yuta HIGUCHI · 7 years ago
  77. 65d9d0e [ONOS-6412] allocate resource by Intent.Key by Yuta HIGUCHI · 7 years ago
  78. f00087c Intent installer and operations for domain intents. by Andreas Papazois · 8 years ago
  79. 03df2a5 Domain intent manager by Michele Santuari · 8 years ago
  80. 38dd82e domain intent APIs by Michele Santuari · 7 years ago
  81. ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 7 years ago
  82. c56cded ONOS-3701 by Kavitha Alagesan · 7 years ago
  83. 0a71c8b Fix for ONOS-5035.Cherry picked from commit f1621f163d1b48d7056ef676cdcece3822bde0f3 by Deepa Vaddireddy · 7 years ago
  84. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  85. 7b18c9f Bump Atomix dependency version to 1.0.6 by Jordan Halterman · 7 years ago
  86. e4cb8cf Manage misleading log messages by Yuta HIGUCHI · 7 years ago
  87. 046faeb [ONOS-6267] Detect and complete blocked futures on I/O threads. by Jordan Halterman · 7 years ago
  88. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  89. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  90. 660aedf Avoid interacting with SB if nothing to do by Yuta HIGUCHI · 7 years ago
  91. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  92. 9bdc24f [ONOS-6267] Support configurable Executors for primitives by Jordan Halterman · 7 years ago
  93. 948d659 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  94. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  95. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  96. 424bfa7 [ONOS-6302] Fix wrong flow rules when install flow rule Intents by Yi Tseng · 7 years ago
  97. 84c5a3d [ONOS-6303] Fix incorrect flow rule from link collection Intent compiler by Yi Tseng · 7 years ago
  98. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  99. 38fc71e [ONOS-6016] Enhance IntentInstaller for FlowObjective by Yi Tseng · 7 years ago
  100. 076a788 Avoid unnecessary FlowRuleProgrammable polling by Yuta HIGUCHI · 7 years ago