1. a127ba8 Adding openflow protocol set support in onos for device by rohitsharan · 6 years ago
  2. 598e8b8 [ONOS-7487] UnsupportedOperationException: Driver does not support extension type ExtensionTreatmentType{type=200} for DefaultGroupBucket by jaegonkim · 6 years ago
  3. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  4. 2d1b590 Add more utility methods to DocumentPath by Yuta HIGUCHI · 6 years ago
  5. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  6. 01c9338 TestConsistentMap: cannot remove while iterating by Thiago Santos · 7 years ago
  7. b2a20d1 null-safe DocPath ancentry tests by Yuta HIGUCHI · 6 years ago
  8. 9f6bd52 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  9. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  10. d517073 Remove deprecated behaviour Queue APIs by Ray Milkey · 6 years ago
  11. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  12. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  13. 1567b53 SONAR suggestion - implement equals() whenever compareTo() is implmented by Ray Milkey · 6 years ago
  14. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  15. 99b7bbe Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  16. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  17. 4743258 Add distributed lock primitive by Jordan Halterman · 6 years ago
  18. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  19. 2e27ec5 SONAR suggestion - constant arrays should be private by Ray Milkey · 6 years ago
  20. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  21. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  22. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  23. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  24. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  25. fa40ca2 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  26. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  27. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  28. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 6 years ago
  29. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  30. 464145d Increase default primitive operation timeout to 15 seconds by Jordan Halterman · 6 years ago
  31. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  32. 3e269df Initial P4Runtime unit tests by Mehmed Mustafa · 6 years ago
  33. 3004c7d Improve flow objectives data objects code coverage by Ray Milkey · 6 years ago
  34. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  35. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  36. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  37. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  38. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  39. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  41. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  42. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  43. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  44. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  45. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  46. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  47. 47d9609 Step toward transactional API support on DocTree by Yuta HIGUCHI · 6 years ago
  48. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 6 years ago
  49. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  50. c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 6 years ago
  51. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  52. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 6 years ago
  53. 593acf9 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  54. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  55. 86ac40b Fix TestDistributedSet to behave more like real one. by Yuta HIGUCHI · 6 years ago
  56. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  57. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 6 years ago
  58. 0537005 Fix race condition in meter store by Ray Milkey · 6 years ago
  59. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  60. c944c28 Add batch insert/delete queues to QoS for QosConfigBehaviour. by tanbangcheng · 6 years ago
  61. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  62. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  63. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  64. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  65. 6b2ec28 improve DocumentTree related doc & log by Yuta HIGUCHI · 7 years ago
  66. 796a78d Avoid conversion of DocumentPath to String by Yuta HIGUCHI · 7 years ago
  67. 07f052b [ONOS-7088] Distribute storage partitions evenly during upgrades by Jordan Halterman · 7 years ago
  68. 22c555d Correcting basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  69. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  70. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  71. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  72. 4bec2f3 Add Optional version of projecting Behaviour by Yuta HIGUCHI · 7 years ago
  73. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  74. 0a44fde [ONOS-7093] Add ISSU permissions by slowr · 7 years ago
  75. 905cc82 Use default locale/timezone for GUI formatting. by Yuta HIGUCHI · 7 years ago
  76. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  77. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  78. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  79. 7b7644f [ONOS-7117] Support configuring LeaderElector primitive session timeouts for faster leader elections by Jordan Halterman · 7 years ago
  80. 8cd61fb Support power config ports retrieval by Laszlo Papp · 7 years ago
  81. 09220c2 [ONOS-7003] Policer implementation by Pier Luigi · 7 years ago
  82. ffc917f ONOS-7080 and ONOS-7070: by fahadnaeemkhan · 7 years ago
  83. 528ea95 Adding option to show no host labels in the GUI. by Thomas Vachuska · 7 years ago
  84. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  85. 9f15947 Fixed toString of PiInstruction when using groups by Carmelo Cascone · 7 years ago
  86. cb0a49c ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs by Carmelo Cascone · 7 years ago
  87. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  88. 7182724 ONOS-7043: by fahadnaeemkhan · 7 years ago
  89. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  90. 0c484a7 Constructor is needed by the serializer by Ray Milkey · 7 years ago
  91. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  92. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  93. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  94. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  95. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  96. 3f038c4 Use Optional matcher by Ray Milkey · 7 years ago
  97. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  98. a87b40c [ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view by Yi Tseng · 7 years ago
  99. 770507f ONOS-7000 P4 tutorial application and P4 program by Carmelo Cascone · 7 years ago
  100. 52e047f refactor DocumentPath comparator by Yuta HIGUCHI · 7 years ago