1. 62132e9 Tagging 1.6.0-rc4 by Brian O'Connor · 8 years ago 1.6.0-rc4
  2. 9039277 Various BMv2 bugfixes by Carmelo Cascone · 8 years ago
  3. dca8485 Implemented convenient builders of BMv2 extension selectors and treatments. by Carmelo Cascone · 8 years ago
  4. 479f26f Add a MAX_PRIORITY for demo flowtest by Yunpeng Zhang · 8 years ago
  5. 32eea0d Bugfix: store entry is not removed properly after device disconnected by Charles Chan · 8 years ago
  6. b88e4b4 Register UpdateRequest in Kryo by Jonathan Hart · 8 years ago
  7. 3720880 Fixed deadlock in BMv2 device context service by Carmelo Cascone · 8 years ago
  8. 1a27960 ONOS-4719 - Environmental vaiables dependency removed from UT by Bharat saraswal · 8 years ago
  9. 60a21e1 Remove unused local var by Madan Jampani · 8 years ago
  10. 90918d6 Ensure ApplicationManager waits until features are installed/uninstalled by Madan Jampani · 8 years ago
  11. d6b9fed [ONOS] Bandwidth issue fix by Priyanka B · 8 years ago
  12. 7c90b00 ONOS-4361 OSPF Provider Bug Fixes by Manikandan K · 8 years ago
  13. 55c2fde [ONOS] CR case defect fix by Priyanka B · 8 years ago
  14. 3790072 PCE WEB and pcep tunnel related defect fix by MaheshRaju-Huawei · 8 years ago
  15. bef74dc [ONOS-4720] GoldenEye - Non-pce-init RSVP learnt tunnels addition to core fix. by Avantika-Huawei · 8 years ago
  16. f402be3 Starting snapshot 1.6.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  17. 5e1f42d Tagging 1.6.0-rc3 by Thomas Vachuska · 8 years ago 1.6.0-rc3
  18. d3ee48f Fix for ONOS-4621. If any errors in parsing the configurations, continue with the next config key and return the list of subjectClass, subject, config failures by Deepa Vaddireddy · 8 years ago
  19. 2a22ea3 CachingAsyncConsistentMap: When changes are detected update cache with new value by Madan Jampani · 8 years ago
  20. 09a709f Retry queries when exception is StorageException.Unaavailable by Madan Jampani · 8 years ago
  21. f972e5f Ensure ApplicationService::uninstall returns only after the features have been uninstalled by Madan Jampani · 8 years ago
  22. 1d78533 Allow registering multiple pre-deactivate hooks for a single app ID. by Jonathan Hart · 8 years ago
  23. 0b4afd2 Improved consistency for BMv2 flow rules handling by Carmelo Cascone · 8 years ago
  24. ead7bbf Added Bmv2 demo scripts (mininet and netcfg) by Carmelo Cascone · 8 years ago
  25. 0d64f92 Fixing broken XML in features.xml by Brian O'Connor · 8 years ago
  26. 1a656bc Polished BMv2 protocol module by Carmelo Cascone · 8 years ago
  27. b8ee6b3 Simplified Bmv2 device context service and context handling in demo apps by Carmelo Cascone · 8 years ago
  28. 21b03fe Fix returned responses for DELETE operations by Ray Milkey · 8 years ago
  29. e0780cd Correct atomix version in features.xml and pom.xml by Madan Jampani · 8 years ago
  30. 44c440f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  31. 85e595e Fixing onos-change-version to reflect separation of stc and jdvue modules. by Thomas Vachuska · 8 years ago
  32. f3807e3 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  33. bfda58c Fix for ONOS-2567. Restricting the max out port to 65279 by Deepa Vaddireddy · 8 years ago
  34. e68324a [ONOS-3686] Add a script named onos-blackduck-zip in tools/build/ by Boyuan Yan · 8 years ago
  35. f4002d9 Fix registering config listener in SingleSwitchFibInstaller by Jonathan Hart · 8 years ago
  36. a273b8c Purge app bits off disk if install fails due to insufficient prerequisites. by Jonathan Hart · 8 years ago
  37. bec32eb [ONOS-4715] Port chain delete issue fix by Phaneendra Manda · 8 years ago
  38. 624bf45 Re-register listeners after a Copycat client recovers from a network partition by Madan Jampani · 8 years ago
  39. 45a1e9a [ONOS-4159] PCE Web GUI implementation: Tunnel highlight and defect fixes by Mahesh Raju-Huawei · 8 years ago
  40. dd9887e New ApplicationStore that uses a single ConsistentMap to track all app related state by Madan Jampani · 8 years ago
  41. 7f02b87 Ensure all active nodes are in contention before relinquishing a partition by Madan Jampani · 8 years ago
  42. 2d44004 Moved client availability check to copycat client by Madan Jampani · 8 years ago
  43. c4326f0 Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
  44. 323db5c When a Copycat client is in SUSPENDED or CLOSED state fail-fast all its operations by Madan Jampani · 8 years ago
  45. ec9e398 Fix IntentPartition rebalance to work correctly after a network partition heals by Madan Jampani · 8 years ago
  46. 25c3dcb Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
  47. 67a5719 Removed stale TODO by Madan Jampani · 8 years ago
  48. 448a09b Dropping jdvue from the main repo as it has been moved to its own. by Thomas Vachuska · 8 years ago
  49. 0c1497e [ONOS-4711] Removed cyclic dependencies because of JUNIT testcases by Gaurav Agrawal · 8 years ago
  50. 2aaa034 [ONOS-4711] Removed cyclic dependencies by Gaurav Agrawal · 8 years ago
  51. b46bee9 Fixed PathManager cost for edge-to-edge path. by Thomas Vachuska · 8 years ago
  52. 0c8f7ca [ONOS-4350] Inter Jar dependency implementation and code restructuring. by Bharat saraswal · 8 years ago
  53. ad6937a ONOS-4361 OSPF Provider JUNIT by Manikandan K · 8 years ago
  54. 55bd602 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  55. f5664a3 [ONOS-4670] Removal of Data Model dependencies on Linker by Gaurav Agrawal · 8 years ago
  56. 4344665 [ONOS-4687] GoldenEye - Label DB sync exception fix. by Avantika-Huawei · 8 years ago
  57. be4f654 Clean up references to the deprecated p0 storage partition by Madan Jampani · 8 years ago
  58. cd000eb Lower default operation timeout for distributed primitives to 5s by Madan Jampani · 8 years ago
  59. ca25f0c CachingAsyncConsistentMap: evict failed get responses from cache by Madan Jampani · 8 years ago
  60. e59a312 Migrating to latest Atomix by Madan Jampani · 8 years ago
  61. 7e503e4 New ComponentConfigStore that uses a ConsistentMap configured with sequential consistency by Madan Jampani · 8 years ago
  62. 9a1e18d ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  63. 70fec42 CORD-77 Dynamic Access Agent Config by Charles Chan · 8 years ago
  64. ff30816 Cleaning up uber-javadocs. by Thomas Vachuska · 8 years ago
  65. e8b5f3e Partially reverting BGP Route policy distribution and flow spec by Brian O'Connor · 8 years ago
  66. 100b57f ONOS-4361 OSPF Provider by Manikandan K · 8 years ago
  67. 2360d25 [ONOS-4713]GUI improvement and issue fix by Phaneendra Manda · 8 years ago
  68. b9f0eb5 [Hummingbird - ONOS4647] Check for the standard l3vpn yang by Gaurav Agrawal · 8 years ago
  69. eedcb8b [ONOS-4707] GoldenEye - SR-TE LSPs setup issues by Avantika-Huawei · 8 years ago
  70. b19d034 [ONOS] Capability defect fix and component activation fix by Priyanka B · 8 years ago
  71. 4a57525 Uses intra linking UT updation by janani b · 8 years ago
  72. ec4ef14 ONOS-4107: ISIS Provider - Junit by Manikandan K · 8 years ago
  73. 46f36d2 BGP Route policy distribution and flow spec by Thejaswi N K · 8 years ago
  74. e8c54db ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  75. 22be273 Update sample config for cross-connect by Charles Chan · 8 years ago
  76. 03e81e7 Added caching for bmv2 thrift sources by Carmelo Cascone · 8 years ago
  77. 5a7a878 Various bmv2 changes to reflect onos-bmv2 v1.0.0 by Carmelo Cascone · 8 years ago
  78. f11ee6a Preparing for separating STC into its own repository. by Thomas Vachuska · 8 years ago
  79. eae0a83 Removed STC as it has been moved to a separate repository. by Thomas Vachuska · 8 years ago
  80. 068b144 Added BMv2 demo apps by Carmelo Cascone · 8 years ago
  81. b27b444 ONOS-4604 Fixed flow objective installation by Thomas Vachuska · 8 years ago
  82. 15a8dff Added management service and renamed dummy to default by Hyunsun Moon · 8 years ago
  83. bb537ed [ONOS-4707] GoldenEye - SR-TE LSPs setup issues by Avantika-Huawei · 8 years ago
  84. 5fcacf1 Fixing onos-run-karaf for buck run onos usage. by Thomas Vachuska · 8 years ago
  85. 728dce0 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  86. 1981008 Add .buckconfig.local to .gitignore by Yuta HIGUCHI · 8 years ago
  87. 0edd7d4 Fixing file permissions by Yuta HIGUCHI · 8 years ago
  88. 92eaf44 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  89. bf6a656 Fixed issue with leaking various switch-related collectors, e.g. port stats, meters, table stats, flow stats. by Thomas Vachuska · 8 years ago
  90. e9a3f31 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  91. 42f6e6d In this commit: by Saurav Das · 8 years ago
  92. 2d147f6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  93. 8863c46 Fix for ONOS-4632 by Jayasree Ghosh · 8 years ago
  94. 08dd00d Fix javadoc parameters by Charles Chan · 8 years ago
  95. cd9df3e ONOS-4635:Fix Issue with add flows using flowobjective-forward REST API with incorrect priority by Jayasree Ghosh · 8 years ago
  96. 34ffe4b [ONOS-4159] PCE Web GUI implementation:src and dst glymphs optimization by Mahesh Raju-Huawei · 8 years ago
  97. 37393f5 ONOS-4107: ISIS Provider - Bug Fixes by Manikandan K · 8 years ago
  98. 3d806ca [ONOS] RSVP defect fix by Priyanka B · 8 years ago
  99. bcd37b3 ONOS-4656 Addressing issue where intents get stuck in PURGE_REQ state. by Thomas Vachuska · 8 years ago
  100. b7ed09a Fixing host-to-host compiler not to produce any installables if one == two. by Thomas Vachuska · 8 years ago