1. 1a656bc Polished BMv2 protocol module by Carmelo Cascone · 8 years ago
  2. b8ee6b3 Simplified Bmv2 device context service and context handling in demo apps by Carmelo Cascone · 8 years ago
  3. 21b03fe Fix returned responses for DELETE operations by Ray Milkey · 8 years ago
  4. e0780cd Correct atomix version in features.xml and pom.xml by Madan Jampani · 8 years ago
  5. 44c440f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  6. 85e595e Fixing onos-change-version to reflect separation of stc and jdvue modules. by Thomas Vachuska · 8 years ago
  7. f3807e3 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  8. bfda58c Fix for ONOS-2567. Restricting the max out port to 65279 by Deepa Vaddireddy · 8 years ago
  9. e68324a [ONOS-3686] Add a script named onos-blackduck-zip in tools/build/ by Boyuan Yan · 8 years ago
  10. f4002d9 Fix registering config listener in SingleSwitchFibInstaller by Jonathan Hart · 8 years ago
  11. a273b8c Purge app bits off disk if install fails due to insufficient prerequisites. by Jonathan Hart · 8 years ago
  12. bec32eb [ONOS-4715] Port chain delete issue fix by Phaneendra Manda · 8 years ago
  13. 624bf45 Re-register listeners after a Copycat client recovers from a network partition by Madan Jampani · 8 years ago
  14. 45a1e9a [ONOS-4159] PCE Web GUI implementation: Tunnel highlight and defect fixes by Mahesh Raju-Huawei · 8 years ago
  15. dd9887e New ApplicationStore that uses a single ConsistentMap to track all app related state by Madan Jampani · 8 years ago
  16. 7f02b87 Ensure all active nodes are in contention before relinquishing a partition by Madan Jampani · 8 years ago
  17. 2d44004 Moved client availability check to copycat client by Madan Jampani · 8 years ago
  18. c4326f0 Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
  19. 323db5c When a Copycat client is in SUSPENDED or CLOSED state fail-fast all its operations by Madan Jampani · 8 years ago
  20. ec9e398 Fix IntentPartition rebalance to work correctly after a network partition heals by Madan Jampani · 8 years ago
  21. 25c3dcb Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
  22. 67a5719 Removed stale TODO by Madan Jampani · 8 years ago
  23. 448a09b Dropping jdvue from the main repo as it has been moved to its own. by Thomas Vachuska · 8 years ago
  24. 0c1497e [ONOS-4711] Removed cyclic dependencies because of JUNIT testcases by Gaurav Agrawal · 8 years ago
  25. 2aaa034 [ONOS-4711] Removed cyclic dependencies by Gaurav Agrawal · 8 years ago
  26. b46bee9 Fixed PathManager cost for edge-to-edge path. by Thomas Vachuska · 8 years ago
  27. 0c8f7ca [ONOS-4350] Inter Jar dependency implementation and code restructuring. by Bharat saraswal · 8 years ago
  28. ad6937a ONOS-4361 OSPF Provider JUNIT by Manikandan K · 8 years ago
  29. 55bd602 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  30. f5664a3 [ONOS-4670] Removal of Data Model dependencies on Linker by Gaurav Agrawal · 8 years ago
  31. 4344665 [ONOS-4687] GoldenEye - Label DB sync exception fix. by Avantika-Huawei · 8 years ago
  32. be4f654 Clean up references to the deprecated p0 storage partition by Madan Jampani · 8 years ago
  33. cd000eb Lower default operation timeout for distributed primitives to 5s by Madan Jampani · 8 years ago
  34. ca25f0c CachingAsyncConsistentMap: evict failed get responses from cache by Madan Jampani · 8 years ago
  35. e59a312 Migrating to latest Atomix by Madan Jampani · 8 years ago
  36. 7e503e4 New ComponentConfigStore that uses a ConsistentMap configured with sequential consistency by Madan Jampani · 8 years ago
  37. 9a1e18d ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  38. 70fec42 CORD-77 Dynamic Access Agent Config by Charles Chan · 8 years ago
  39. ff30816 Cleaning up uber-javadocs. by Thomas Vachuska · 8 years ago
  40. e8b5f3e Partially reverting BGP Route policy distribution and flow spec by Brian O'Connor · 8 years ago
  41. 100b57f ONOS-4361 OSPF Provider by Manikandan K · 8 years ago
  42. 2360d25 [ONOS-4713]GUI improvement and issue fix by Phaneendra Manda · 8 years ago
  43. b9f0eb5 [Hummingbird - ONOS4647] Check for the standard l3vpn yang by Gaurav Agrawal · 8 years ago
  44. eedcb8b [ONOS-4707] GoldenEye - SR-TE LSPs setup issues by Avantika-Huawei · 8 years ago
  45. b19d034 [ONOS] Capability defect fix and component activation fix by Priyanka B · 8 years ago
  46. 4a57525 Uses intra linking UT updation by janani b · 8 years ago
  47. ec4ef14 ONOS-4107: ISIS Provider - Junit by Manikandan K · 8 years ago
  48. 46f36d2 BGP Route policy distribution and flow spec by Thejaswi N K · 8 years ago
  49. e8c54db ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  50. 22be273 Update sample config for cross-connect by Charles Chan · 8 years ago
  51. 03e81e7 Added caching for bmv2 thrift sources by Carmelo Cascone · 8 years ago
  52. 5a7a878 Various bmv2 changes to reflect onos-bmv2 v1.0.0 by Carmelo Cascone · 8 years ago
  53. f11ee6a Preparing for separating STC into its own repository. by Thomas Vachuska · 8 years ago
  54. eae0a83 Removed STC as it has been moved to a separate repository. by Thomas Vachuska · 8 years ago
  55. 068b144 Added BMv2 demo apps by Carmelo Cascone · 8 years ago
  56. b27b444 ONOS-4604 Fixed flow objective installation by Thomas Vachuska · 8 years ago
  57. 15a8dff Added management service and renamed dummy to default by Hyunsun Moon · 8 years ago
  58. bb537ed [ONOS-4707] GoldenEye - SR-TE LSPs setup issues by Avantika-Huawei · 8 years ago
  59. 5fcacf1 Fixing onos-run-karaf for buck run onos usage. by Thomas Vachuska · 8 years ago
  60. 728dce0 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  61. 1981008 Add .buckconfig.local to .gitignore by Yuta HIGUCHI · 8 years ago
  62. 0edd7d4 Fixing file permissions by Yuta HIGUCHI · 8 years ago
  63. 92eaf44 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  64. bf6a656 Fixed issue with leaking various switch-related collectors, e.g. port stats, meters, table stats, flow stats. by Thomas Vachuska · 8 years ago
  65. e9a3f31 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  66. 42f6e6d In this commit: by Saurav Das · 8 years ago
  67. 2d147f6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  68. 8863c46 Fix for ONOS-4632 by Jayasree Ghosh · 8 years ago
  69. 08dd00d Fix javadoc parameters by Charles Chan · 8 years ago
  70. cd9df3e ONOS-4635:Fix Issue with add flows using flowobjective-forward REST API with incorrect priority by Jayasree Ghosh · 8 years ago
  71. 34ffe4b [ONOS-4159] PCE Web GUI implementation:src and dst glymphs optimization by Mahesh Raju-Huawei · 8 years ago
  72. 37393f5 ONOS-4107: ISIS Provider - Bug Fixes by Manikandan K · 8 years ago
  73. 3d806ca [ONOS] RSVP defect fix by Priyanka B · 8 years ago
  74. bcd37b3 ONOS-4656 Addressing issue where intents get stuck in PURGE_REQ state. by Thomas Vachuska · 8 years ago
  75. b7ed09a Fixing host-to-host compiler not to produce any installables if one == two. by Thomas Vachuska · 8 years ago
  76. 7788219 Being sent a null config is not an error by Ray Milkey · 8 years ago
  77. 26bda4a Fix for the Issue - flow rules greater than max-priority ONOS-4613 . by Kavitha Alagesan · 8 years ago
  78. f4a2cc7 [ONOS] Cherry picked from master 1.7 till june 10 by Priyanka B · 8 years ago
  79. af919fd Fix ONOS-4683 - Don't process device events on the listener thread by Ray Milkey · 8 years ago
  80. 405620a [ONOS-4164] PceManager device and link event handling by Mahesh Poojary Huawei · 8 years ago
  81. c8322cf [ONOS-4166] Use device capapbility set using network config for path computation by Avantika-Huawei · 8 years ago
  82. 7e39e4e [ONOS-4166] Store device capapbilities using network config by Avantika-Huawei · 8 years ago
  83. 9f4303b ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  84. fee6635 [ONOS] Cherry picked from master 1.7 by Priyanka B · 8 years ago
  85. 18ae1a0 [ONOS-4164] todo removal by Mahesh Poojary S · 8 years ago
  86. b539ac0 [ONOS-4164] javadoc removal by Mahesh Poojary Huawei · 8 years ago
  87. 389f108 Starting snapshot 1.6.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  88. 1be50de Tagging 1.6.0-rc2 by Thomas Vachuska · 8 years ago 1.6.0-rc2
  89. 841d3b4 Unit tests to be sure drivers will load by Ray Milkey · 8 years ago
  90. bc7a8bf Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  91. ab0755b Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  92. 8d978f4 ONOS-4590 Added back-off mechanism for intent clean-up. by Thomas Vachuska · 8 years ago
  93. 9a6acff Various changes in BMv2 driver and provider modules by Carmelo Cascone · 8 years ago
  94. cf4b9a3 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  95. dac59bd ONOS-4665 OSPF refactoring - review comments by sunish vk · 8 years ago
  96. 01fb925 ONOS-4572 Adding checkstyle for Java tests in Buck by Brian O'Connor · 8 years ago
  97. f57eee3 In this commit: by Saurav Das · 8 years ago
  98. 3cf6b09 ONOS-4674 - update the version parsing to treat everything after the last separator as a single value by David K. Bainbridge · 8 years ago
  99. dc12c93 [ONOS-4164] Flow decode in bgpcep flow provider by Avantika-Huawei · 8 years ago
  100. fcef177 [ONOS-4170] [ONOS-4163] PCE APP side changes : PceManager (code + UT) by Avantika-Huawei · 8 years ago