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