1. c5cd662 Fix: resolve REST Unit test failure caused by incorrect jersey deps by Jian Li · 6 years ago
  2. 759f0d3 [ONOS-6958] Add glyph registration java code by Laszlo Papp · 6 years ago
  3. 2686dd7 VLAN filtering rules should always be installed before assignment rules by Charles Chan · 6 years ago
  4. 165afdd pom fix around gNMI by Yuta HIGUCHI · 6 years ago
  5. 45b69ab QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  6. 236653d Address comments in gerrit 17355 by Charles Chan · 6 years ago
  7. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  8. 6629150 Major OFDPA refactoring to handle multi-stage flows in a cleaner way by Charles Chan · 6 years ago
  9. 50d900c Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  10. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  11. 3a1efef Refactor of CFM code part 5 - SonarQube recommended code changes by Sean Condon · 6 years ago
  12. fa9c77d Refactor of CFM code part 4 - Microsemi driver - updating modules.deps with the move of the driver code by Sean Condon · 6 years ago
  13. 37f8091 Refactor of CFM code part3 - Microsemi driver by Sean Condon · 6 years ago
  14. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  15. 6aad284 Refactor of CFM code part2 - API by Sean Condon · 6 years ago
  16. 067c44b Fix SONAR problems by Ray Milkey · 6 years ago
  17. c6c9b17 Fix some small SONAR issues by Ray Milkey · 6 years ago
  18. 2200ed0 Changed LambdaQuery slotWidth for CienaWaveServer from 12.5 to 6.25 Ghz by fahadnaeemkhan · 6 years ago
  19. 8360098 New SB driver for commodity servers by Georgios Katsikas · 7 years ago
  20. 7703171 Different vlan-id for leaf spine pws. by Andreas Pantelopoulos · 6 years ago
  21. ebe2ab7 bug fix in getFlowEntries() for CienaWaverServer driver by fahadnaeemkhan · 6 years ago
  22. b72201b [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  23. ec6ac42 [CORD-2634] Fix verify operation in OFDPA pipeliner. by Pier Luigi · 6 years ago
  24. a37be5c Modified CienaWaverServer driver to change frequency rather then by fahadnaeemkhan · 6 years ago
  25. 0a1a091 Remove deprecated Alarm builder API by Ray Milkey · 6 years ago
  26. 0e84f44 Remove deprecated HTTP SB controller APIs by Ray Milkey · 6 years ago
  27. 21fffd2 [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  28. 34e29ca Implement OpenFlow based LambdaQuery behavior by Laszlo Papp · 6 years ago
  29. 5193cb7 Bump yang tools version to 2.4 by Ray Milkey · 6 years ago
  30. 25db42f Bug fix for Ofdpa2 group handler. by Andreas Pantelopoulos · 6 years ago
  31. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  32. 77a9405 Support latest OFDPA premium image by Charles Chan · 6 years ago
  33. 2b4958a SONAR suggestion - don't use generic exceptions by Ray Milkey · 6 years ago
  34. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  35. ca7ee07 SONAR suggestion - bit operator instead of logical by Ray Milkey · 6 years ago
  36. 9a618ed Fix the Calient wavelength range by Laszlo Papp · 6 years ago
  37. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  38. 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 6 years ago
  39. ecbdc64 SONAR suggestion - indexOf() > 0 ignores the first character in a string by Ray Milkey · 6 years ago
  40. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  41. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  42. 5f092c4 OF: implement target power setting by Laszlo Papp · 6 years ago
  43. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  44. 7a8488c Support for MPLS Swap Group creation. by Andreas Pantelopoulos · 6 years ago
  45. 075f101 Fix SONAR warnings in OFDPA2 pipeline by Pier Luigi · 6 years ago
  46. 76737cf [ONOS-7435] add "ignoreDeviceWhenGet" property to P4RuntimeGroupProgrammable by Yi Tseng · 6 years ago
  47. de76c2c Fixing possibile NPE in gNMI ports discovery by Andrea Campanella · 6 years ago
  48. d519b55 Renamed tofino driver to barefoot by Carmelo Cascone · 6 years ago
  49. bab11b2 Bug fixes for blocking issues on SonarQube by Sean Condon · 6 years ago
  50. d2b7c1f Fixing Maven pom for drivers/microsemi by Sean Condon · 6 years ago
  51. 488a94c more error-prone issue fix by Yuta HIGUCHI · 6 years ago
  52. 96b896d [ONOS-7262] Cfm improvements to allow RMeps and Mds and Mas to be added and deleted by Sean Condon · 6 years ago
  53. 2629183 Mark the Polatis driver as meter incapable by Laszlo Papp · 6 years ago
  54. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  55. 7f7f7ac Fix SONAR warnings in CORSA pipelines (2) by Pier Luigi · 6 years ago
  56. ab8d861 Workaround for GroupProvider to work with ofdpa3 by Andreas Pantelopoulos · 6 years ago
  57. fa6002c SONAR suggestion - collection item types by Ray Milkey · 6 years ago
  58. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  59. bf9e5ce [ONOS-7137] Interfaces Discovery through gNMI by Andrea Campanella · 6 years ago
  60. 2ff6716 SONAR Suggestion - use .equals() on strings, not '==' by Ray Milkey · 6 years ago
  61. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  62. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  63. 325c757 Fix SONAR warnings in CORSA pipelines by Pier Luigi · 6 years ago
  64. d008dbe [CORD-2533] UnsupportedOperationException in OFDPA pipeliner by Pier Luigi · 6 years ago
  65. 07532ab [CORD-2531] Missing flows and multicast groups by Pier Luigi · 6 years ago
  66. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  67. 59ad657 [ONOS-7334] Using Cache Loader to remove stale entries in p4runtime by Manjunath Vanaraj · 6 years ago
  68. 09bf269 Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  69. c1518bb Drivers for HP3800 and HP3500, switches inter-operate correctly by Alessio Giorgetti · 6 years ago
  70. 10ebc2b [ONOS-7343] Support for new CORSA software by Pier Luigi · 6 years ago
  71. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  72. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  73. 20474e0 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 6 years ago
  74. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  75. 4caa8e8 Xpliant ONOS driver support added by Alex Yashchuk · 6 years ago
  76. 222262f bug fixes: clean data in p4runtime mirror while deactivating p4runtime driver by Frank Wang · 6 years ago
  77. c550f2e Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 6 years ago
  78. c45ede5 Fix NPE in Microsemi Driver by Sean Condon · 6 years ago
  79. 19e428b Add automatic driver resolution for voltha devices by Jonathan Hart · 6 years ago
  80. f83c8cf Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  81. 71d50eb added polling of portState after changing by fahadnaeemkhan · 6 years ago
  82. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 6 years ago
  83. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  84. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  85. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  86. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  87. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  88. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  89. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  90. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  91. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  92. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  93. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  94. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  95. f14d9ef Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  96. d271fbc Update netconfig xml for Oplink device by wei wang · 6 years ago
  97. cbf9917 Bump up ONOS to version 2.3.1 of yangtools by Ray Milkey · 6 years ago
  98. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 6 years ago
  99. 6a0b5a3 ONOS-7050 Refactored P4Runtime FRP to use distributed stores by Carmelo Cascone · 6 years ago
  100. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago