1. 2956e1e Starting snapshot 1.10.13-SNAPSHOT by ONOS Jenkins User · 6 years ago onos-1.10
  2. 153b43b Tagging 1.10.12 by ONOS Jenkins User · 6 years ago 1.10.12
  3. f5676e3 Starting snapshot 1.10.12-SNAPSHOT by ONOS Jenkins User · 6 years ago
  4. a77686d Tagging 1.10.11 by ONOS Jenkins User · 6 years ago 1.10.11
  5. c95fd1a Starting snapshot 1.10.11-SNAPSHOT by ONOS Jenkins User · 6 years ago
  6. 4d492ab Tagging 1.10.11-b1 by ONOS Jenkins User · 6 years ago 1.10.11-b1
  7. b6fe41d Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  8. 7b99b2f Starting snapshot 1.10.11-SNAPSHOT by Ray Milkey · 6 years ago
  9. b9d78f0 Tagging 1.10.10 by Ray Milkey · 6 years ago 1.10.10
  10. 7db396c Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  11. 0b61fb3 [ONOS-7202] IntentCleanupTestMock always fail in jenkins test by Yi Tseng · 7 years ago
  12. 0c32023 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 7 years ago
  13. dcfd99a Starting snapshot 1.10.10-SNAPSHOT by Ray Milkey · 7 years ago
  14. cead3c5 Tagging 1.10.9 by Ray Milkey · 7 years ago 1.10.9
  15. 352f478 Catch exception when attempting to fetch metadata at startup by Jordan Halterman · 7 years ago
  16. 8947216 Starting snapshot 1.10.9-SNAPSHOT by Ray Milkey · 7 years ago
  17. 66866e3 Tagging 1.10.8 by Ray Milkey · 7 years ago 1.10.8
  18. 6fb6554 Revert "[WIP] Block ConfigFileBasedClusterMetadataProvider until valid configuration is found." by Ray Milkey · 7 years ago
  19. 3c9e8c3 Starting snapshot 1.10.8-SNAPSHOT by Ray Milkey · 7 years ago
  20. 3861b33 Tagging 1.10.7 by Ray Milkey · 7 years ago 1.10.7
  21. fd2e126 [WIP] Block ConfigFileBasedClusterMetadataProvider until valid configuration is found. by Jordan Halterman · 7 years ago
  22. 92623756 Catch, log, and retry on IOException for HTTP cluster metadata URLs by Jordan Halterman · 7 years ago
  23. 9bc1e72 Starting snapshot 1.10.7-SNAPSHOT by Ray Milkey · 7 years ago
  24. d8aab2f Tagging 1.10.6 by Ray Milkey · 7 years ago 1.10.6
  25. 7418ba2 Allow HTTP metadata URLs to return 404 until available by Jordan Halterman · 7 years ago
  26. ba98d2a Starting snapshot 1.10.6-SNAPSHOT by Ray Milkey · 7 years ago
  27. 9a17b20 Tagging 1.10.5 by Ray Milkey · 7 years ago 1.10.5
  28. 4d2d6c8 Starting snapshot 1.10.5-SNAPSHOT by Ray Milkey · 7 years ago
  29. 678da3f Tagging 1.10.4 by Ray Milkey · 7 years ago 1.10.4
  30. 0cf8c18 Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  31. 6706304 [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  32. ce2a03d Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  33. 130fb5e Starting snapshot 1.10.4-SNAPSHOT by Ray Milkey · 7 years ago
  34. 3d2f773 Tagging 1.10.3 by Ray Milkey · 7 years ago 1.10.3
  35. f83be7a Fix bugs in host subsystem by Charles Chan · 7 years ago
  36. 2c90956 [ONOS-6775] Fix incorrect flows add/removed by IntentInstaller by Yi Tseng · 7 years ago
  37. 9464bee Starting snapshot 1.10.3-SNAPSHOT by Ray Milkey · 7 years ago
  38. 5059b40 Tagging 1.10.2 by Ray Milkey · 7 years ago 1.10.2
  39. be3910e Prevent serialization errors from causing recursion in the Copycat transport by Jordan Halterman · 7 years ago
  40. 78d7442 Limit string field lengths for network/configuration objects by Jordan Halterman · 7 years ago
  41. 8533e09 ONOS-6667 NullPointerException on device-remove by dvaddire · 7 years ago
  42. be7338c Starting snapshot 1.10.2-SNAPSHOT by Ray Milkey · 7 years ago
  43. f7395c3 Tagging 1.10.1 by Ray Milkey · 7 years ago 1.10.1
  44. 1a36889e Limit/validate string lengths for various identifiers to prevent DoS from large objects by Jordan Halterman · 7 years ago
  45. 365cc08 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  46. eedf6a6 Starting snapshot 1.10.1-SNAPSHOT by Ray Milkey · 7 years ago
  47. 17ef7ca Tagging 1.10.0 by Ray Milkey · 7 years ago 1.10.0
  48. c3b86b9 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. e8d98fd Tagging 1.10.0-rc5 by Ray Milkey · 7 years ago 1.10.0-rc5
  50. 8523ba3 [ONOS-6527] Support serializing multiple types using the same type ID when a serializer is explicitly provided by Jordan Halterman · 7 years ago
  51. 3b24547 Optimize FlowId hash computation. by Jordan Halterman · 7 years ago
  52. b436e92 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  53. c559910 Tagging 1.10.0-rc4 by Ray Milkey · 7 years ago 1.10.0-rc4
  54. 4f3c5e3 [ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler. by Yi Tseng · 7 years ago
  55. 535243a [ONOS-6481] Fix Intent resource release issue by Yi Tseng · 7 years ago
  56. 3aa59076 Upgraded guava to 22.0 from 19.0 by Brian O'Connor · 7 years ago
  57. d9b94f4 [ONOS-6508] Copy ImmutableList in DiscreteResourceId constructor to ensure binary serialization formats match across all resource IDs by Jordan Halterman · 7 years ago
  58. 281624b Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  59. 0629e8a Tagging 1.10.0-rc3 by Ray Milkey · 7 years ago 1.10.0-rc3
  60. 542d75b Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  61. 6aac251 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  62. f68c538 [ONOS-6476] Fix performance issue of FlowObjectiveManager by Yi Tseng · 7 years ago
  63. 574a688 [ONOS-6479] Synchronously bootstrap EventuallyConsistentMap by Jordan Halterman · 7 years ago
  64. 7b5923b [ONOS-6460] Retry failed resource register/unregister/allocate/release transactions until success in ResourceStore by Jordan Halterman · 7 years ago
  65. 78193fd ONOS-5784: Empty latitude/longitude in ONOS Web UI by Simon Hunt · 7 years ago
  66. de2659a [ONOS-6239] Flows are missing after mastership change if 'backupEnabled' is set to false by sivachidambaram subramanian · 7 years ago
  67. 9b37809 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  68. 7d16988 [ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes by Jordan Halterman · 7 years ago
  69. 0ec30d8 Fix wrong logger by Yuta HIGUCHI · 7 years ago
  70. 268ebfa Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  71. 33d7e58 Tagging 1.10.0-rc2 by Ray Milkey · 7 years ago 1.10.0-rc2
  72. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  73. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  74. 2172034 hostsByIp is not updated properly when a host is removed by Charles Chan · 7 years ago
  75. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  76. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  77. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  78. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  79. 5bd294e [ONOS-5683] Fix Intent throughput test regression by Yi Tseng · 7 years ago
  80. 49a2b2e Fix incorrect state of Intent after re-installed from FAILED state. by Yi Tseng · 7 years ago
  81. 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
  82. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  83. 60e4000 modify the bug of https://jira.onosproject.org/browse/ONOS-6286 by zhiyong ke · 7 years ago
  84. 8091877 [ONOS-6414] use Config object from NetworkConfigEvent to avoid NPE by Yuta HIGUCHI · 7 years ago
  85. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  86. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  87. bbf6e8b Enhance the behaviour of ProtectionConfigBehaviour by MaoLu · 7 years ago
  88. 69ebcbb Allow overriding configured host with another configured host by Charles Chan · 7 years ago
  89. 9eead3c [ONOS-6424] Implement missing equals/hashCode methods in classes used in ResourceStore by Jordan Halterman · 7 years ago
  90. 881e450 [ONOS-6426] Ensure commit is not closed when TransactionId is accessed by Jordan Halterman · 7 years ago
  91. 03b8318 [ONOS-6425] Improve logging for transactions by Jordan Halterman · 7 years ago
  92. b224307 [ONOS-6423] Implement missing getOrDefault methods in primitive wrappers by Jordan Halterman · 7 years ago
  93. e5ce145 [ONOS-6426] Handle tombstones in null comparisons in AsyncConsistentMap state machine by Jordan Halterman · 7 years ago
  94. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  95. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  96. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  97. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  98. 0ad49b1 [ONOS-6401] Increase Netty request timeout to 500 milliseconds by Jordan Halterman · 7 years ago
  99. 10ed727 Bump Atomix dependency version to 1.0.7 by Jordan Halterman · 7 years ago
  100. 2103304 Fix to enable adding INDIRECT link via BasicLinkConfig by Yuta HIGUCHI · 7 years ago