1. c559910 Tagging 1.10.0-rc4 by Ray Milkey · 7 years ago 1.10.0-rc4
  2. 4f3c5e3 [ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler. by Yi Tseng · 7 years ago
  3. df94dc9 [ONOS-6528] Avoid VPLS race condition problem by Yi Tseng · 7 years ago
  4. d8618ee [ONOS-6510] Fix Intent perf aplication logic by Yi Tseng · 7 years ago
  5. e2385bb Adding CLI command to list models and enhancing YANG smoke scenario by Thomas Vachuska · 7 years ago
  6. 8111fac l3vpn and driver import changes by Vidyashree Rama · 7 years ago
  7. 2ab5834 Bumping buck version to use yang-tools 2.1 and new onos buck plugin by Ray Milkey · 7 years ago
  8. 6baf303 Remove CORD config dependency from SR by Charles Chan · 7 years ago
  9. 535243a [ONOS-6481] Fix Intent resource release issue by Yi Tseng · 7 years ago
  10. 3aa59076 Upgraded guava to 22.0 from 19.0 by Brian O'Connor · 7 years ago
  11. e341555 [ONOS-6509] Fix incorrect state of VPLS by Yi Tseng · 7 years ago
  12. 96f0bf5 [ONOS-6505] Fix Incorrect Intent id generator from VPLS Intent test by Yi Tseng · 7 years ago
  13. d9b94f4 [ONOS-6508] Copy ImmutableList in DiscreteResourceId constructor to ensure binary serialization formats match across all resource IDs by Jordan Halterman · 7 years ago
  14. 2d5054b bump onos-loxi to 0.9.9.onos by Yuta HIGUCHI · 7 years ago
  15. ec645aa Fixed openstacknetworking app artifact ID to buck style from POM file by Hyunsun Moon · 7 years ago
  16. 5c85784 Remove unused code. by Marc De Leenheer · 7 years ago
  17. 878bd2f [ONOS-6493] Fix VPLS Intent failure handling problem by Yi Tseng · 7 years ago
  18. 281624b Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  19. 0629e8a Tagging 1.10.0-rc3 by Ray Milkey · 7 years ago 1.10.0-rc3
  20. ea68558 [ONOS-6380] Intent performance regression fix - Do not wrap completed futures by Jordan Halterman · 7 years ago
  21. e93cd61 [ONOS-6488] Fix failure when reinstall a VPLS by Yi Tseng · 7 years ago
  22. eafcbd2 ONOS-6052 by Kavitha Alagesan · 7 years ago
  23. 4ee25f2 Replace usage of .html(...) with .text(...) where possible; by Simon Hunt · 7 years ago
  24. 542d75b Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  25. 4327358 Web UI: augment sanitize() function by Simon Hunt · 7 years ago
  26. 85740dc ONOS-6444 Set floating IP rules when created with fixed IP configured by Hyunsun Moon · 7 years ago
  27. 706a180 Web UI: add sanitize() function to fn.js library. by Simon Hunt · 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. cedf9e5 [ONOS-6486] Fix serializer error and NPE of VplsStore by Yi Tseng · 7 years ago
  31. dd68f62 [ONOS-6477] Add EventuallyConsistentMap test scenario to primitive tests by Jordan Halterman · 7 years ago
  32. 574a688 [ONOS-6479] Synchronously bootstrap EventuallyConsistentMap by Jordan Halterman · 7 years ago
  33. 7b5923b [ONOS-6460] Retry failed resource register/unregister/allocate/release transactions until success in ResourceStore by Jordan Halterman · 7 years ago
  34. 745f0da Reduces the port number range for snat to reduce snat handler initialization time. by sangho · 7 years ago
  35. ced6334 ONOS-5784: Empty latitude/longitude in ONOS Web UI. by Simon Hunt · 7 years ago
  36. 78193fd ONOS-5784: Empty latitude/longitude in ONOS Web UI by Simon Hunt · 7 years ago
  37. 0769608 Bump up ONOS to yang tools version 2.0 by Ray Milkey · 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. daf86a5 Remove 'backupEnabled' option for intent-perf by You Wang · 7 years ago
  40. 9b37809 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  41. f428f81 [ONOS-6462] Intent stuck in WITHDRAWING state with FlowObjective intent compiler by Yi Tseng · 7 years ago
  42. 0a9b5a1 ONOS-6415: NPE in Topo2Jsonifier by Simon Hunt · 7 years ago
  43. e0cac78 Bump build conf version to 1.10.0-SNAPSHOT by Yuta HIGUCHI · 7 years ago
  44. 9f1ae26 Removing file added accidentally? by Yuta HIGUCHI · 7 years ago
  45. 7d16988 [ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes by Jordan Halterman · 7 years ago
  46. 1c69c9b Topo2: LinkLabels on an edge link are only visible if the host is shown by Steven Burrows · 7 years ago
  47. 0ec30d8 Fix wrong logger by Yuta HIGUCHI · 7 years ago
  48. 268ebfa Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. 33d7e58 Tagging 1.10.0-rc2 by Ray Milkey · 7 years ago 1.10.0-rc2
  50. 43f1107 Support branch for onos 1.10 by Ray Milkey · 7 years ago
  51. c44787a Remove RESTCONF client dependency on YMS and reinstall BUCK files by Henry Yu · 7 years ago
  52. b25fcb4 Improve MapDB read performance by using cached hash code by Jian Li · 7 years ago
  53. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  54. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  55. 2172034 hostsByIp is not updated properly when a host is removed by Charles Chan · 7 years ago
  56. 997fda6 Fix checkstyle error to resolve maven build problem by Jian Li · 7 years ago
  57. ce2686a Attaching compiler service to YangLiveCompiler. by Gaurav Agrawal · 7 years ago
  58. ee8700b [ONOS-6168, ONOS-6436] Implement multiple gateway nodes support for VLAN mode and implement VLAN based Logical Routing by daniel park · 7 years ago
  59. 70c460a Fix: Resolve MAC presentation issue caused by broken split method by Jian Li · 7 years ago
  60. 7d73ff9 [ONOS-6375] Support keyword search in mapping management GUI by Jian Li · 7 years ago
  61. 32d471f Removed delays from unit tests by Hyunsun Moon · 7 years ago
  62. 36bb358 Improved openstack node list CLI by Hyunsun Moon · 7 years ago
  63. bc672d6 Don't reinstall flow rules for existing nodes when network cfg updated by Hyunsun Moon · 7 years ago
  64. 0e058f2 ONOS-6034 Added purge and sync flow rules CLIs by Hyunsun Moon · 7 years ago
  65. ae51e73 Added sync and purge security group states by Hyunsun Moon · 7 years ago
  66. 79cddb1 Fix invalid static variable assignment by Charles Chan · 7 years ago
  67. cf76a65 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  68. 9fe79a2 [ONOS-6188] OpenFlowMeterProvider: Force Meter stats retrieval on remove. by Jordi Ortiz · 7 years ago
  69. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  70. a19c188 meter-remove command accept hex values as input like meter-add and meters output. by Jordi Ortiz · 7 years ago
  71. cfc7a61 [ONOS-5957] Meter lists filter also by meterId if desired. by Jordi Ortiz · 7 years ago
  72. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  73. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  74. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  75. af1c9f3 Add "intent-installers" command by Yi Tseng · 7 years ago
  76. 10dd108 UI: Updated masthead styles so everything is properly aligned by Steven Burrows · 7 years ago
  77. 5bd294e [ONOS-5683] Fix Intent throughput test regression by Yi Tseng · 7 years ago
  78. f4e13e3 [ONOS-6248] VPLS refactoring by Yi Tseng · 7 years ago
  79. b900a0c Bump up openflowj version to 0.9.8 by Ray Milkey · 7 years ago
  80. 49a2b2e Fix incorrect state of Intent after re-installed from FAILED state. by Yi Tseng · 7 years ago
  81. 7a5f904 ONOS-6439 Fixed to remove stale floating IP rules by Hyunsun Moon · 7 years ago
  82. 1798d13 Detach broken build by Yuta HIGUCHI · 7 years ago
  83. 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
  84. 2b29ca4 Topo2: Updated collection to ignore models with the same Id by Steven Burrows · 7 years ago
  85. 3c50361 YANG live compiler implementation by Vidyashree Rama · 7 years ago
  86. 87c9a09 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  87. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  88. bdf8ae5 [ONOS-6375] Add detailed view for mapping management app by Jian Li · 7 years ago
  89. cc2d7fc ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  90. 4c29be2 Fix version of the onos-build-conf-artifact by Ray Milkey · 7 years ago
  91. 8e3a5cb Add new SNAPSHOT suppressions by Ray Milkey · 7 years ago
  92. 1f3a887 Detaching broken maven builds by Yuta HIGUCHI · 7 years ago
  93. 3308ca4 Oplink APS behaviour for NETCONF by MaoLu · 7 years ago
  94. 66fee92 Suspicious reference comparison - Questionable use of reference equality rather than calling equals by Saritha · 7 years ago
  95. 60e4000 modify the bug of https://jira.onosproject.org/browse/ONOS-6286 by zhiyong ke · 7 years ago
  96. 34b7a49 ONOS-6285 ConnectivityIntentCommand.java: The 'appIdForIntent' variable in the 'key' method is not used, so it can be deleted. by wu · 7 years ago
  97. 5aa4cdf [ONOS-6408] Parse milliseconds in eventTime by Yuta HIGUCHI · 7 years ago
  98. 8091877 [ONOS-6414] use Config object from NetworkConfigEvent to avoid NPE by Yuta HIGUCHI · 7 years ago
  99. 21f5ae8 Fix for ONOS-6433:NPE when deactivating org.onosproject.netcfglinksprovider by Deepa Vaddireddy · 7 years ago
  100. 73a6f5d [ONOS-6443] Add eventually consistent map test commands by Jordan Halterman · 7 years ago