1. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  2. d75684a Setting dispatcher to null to pre-empt potential for duplicate by Thomas Vachuska · 6 years ago
  3. 47a853b ONOS-6680 Clean up implementation of gRPC controller by Carmelo Cascone · 6 years ago
  4. edadbe2 Do not send table stats request if unsupported by Laszlo Papp · 6 years ago
  5. b68bbbc Sonar suggestion - use a secure random number generator by Ray Milkey · 6 years ago
  6. 9922d5c Sonar suggestions - comparison logic by Ray Milkey · 6 years ago
  7. f83c8cf Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  8. 2675a27 OAuth2 authentication support for patch API, (HttpSbController) by fahadnaeemkhan · 6 years ago
  9. 3e269df Initial P4Runtime unit tests by Mehmed Mustafa · 6 years ago
  10. 123ad5d P4Runtime unit tests for api, ctl, model modules by Ekber Aziz · 6 years ago
  11. 06e51b3 Fix protobuf compiler commit number dependency by Ray Milkey · 6 years ago
  12. 23e1663 Fix for gRPC version in GNMI stubs by Andrea Campanella · 6 years ago
  13. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 6 years ago
  14. dd85ce8 ONOS-7152 Buck build of gNMI auto-generated gRPC stubs by Carmelo Cascone · 6 years ago
  15. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  16. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  18. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  19. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  20. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  21. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  22. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  23. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  24. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  25. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  26. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  27. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  28. c2af966 sync javax.ws.rs-api version by Yuta HIGUCHI · 6 years ago
  29. 89e60d7 Removed custom PATCH interface by Dimitrios Mavrommatis · 6 years ago
  30. fc66705 Step to rationalize rest SBI by Yuta HIGUCHI · 6 years ago
  31. 02ffa71 added OAuth2 authentication for REST protocol by fahadnaeemkhan · 6 years ago
  32. e34c9c2 minor netconf related fixes by Yuta HIGUCHI · 6 years ago
  33. a02bb6d [ONOS-7277] Use thread safe list for OF ports to avoid ConcurrentModificationException by Jordan Halterman · 6 years ago
  34. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 6 years ago
  35. 6a0b5a3 ONOS-7050 Refactored P4Runtime FRP to use distributed stores by Carmelo Cascone · 6 years ago
  36. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  37. b68fe7e Trace messages via openflow by Laszlo Papp · 6 years ago
  38. 86e0c56 [ONOS-7527] FIX for OfControllerImpl does not filter by device scheme in DeviceListener by Andrea Campanella · 6 years ago
  39. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  40. 6800ced various bug fixes by Yuta HIGUCHI · 6 years ago
  41. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  42. b1aec66 Fix gRPC buck util not to pickup random .proto files by Yuta HIGUCHI · 6 years ago
  43. 3479fd4 Fixed bgp capability processing issue by Shashikanth VH · 6 years ago
  44. 6523e12 Fix for hidden exceptions while parsing OVSDB results by Jonathan Hart · 6 years ago
  45. 334e941 remove references to BMV2 from pom files by Ray Milkey · 6 years ago
  46. c944c28 Add batch insert/delete queues to QoS for QosConfigBehaviour. by tanbangcheng · 6 years ago
  47. da1e199 fix maven build by Yuta HIGUCHI · 6 years ago
  48. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  49. 1afecce Fix memory leak of OVSDB by tanbangcheng · 6 years ago
  50. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  51. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  52. bce8065 ONOS-7188:Fix TCP Connection can not disconnect problem by jiangrui · 7 years ago
  53. dc86de7 rolling back to netty 4.1.8 by Yuta HIGUCHI · 6 years ago
  54. bf7d39b Adding pom files for P4Runtime and GRPC by Sean Condon · 6 years ago
  55. b5e6e06 maven fix for netty-native stuff by Yuta HIGUCHI · 6 years ago
  56. 1d46cb7 Parent pom name was wrong by Ray Milkey · 6 years ago
  57. e27bb90 Fix maven build by Ray Milkey · 6 years ago
  58. 828cd59 Fix: shut down the message dispatch thread gracefully when the channel is inactive. by Harold Huang · 6 years ago
  59. 3e7f145 [ONOS-7143] Add arbitration update support by P4RuntimeClient by Yi Tseng · 7 years ago
  60. 6520198 bump dependency versions by Yuta HIGUCHI · 7 years ago
  61. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 6 years ago
  62. 856f313 Fixing Netconf Subscription session reopen by Andrea Campanella · 7 years ago
  63. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 6 years ago
  64. f096a9d Increase NETCONF SSH tests timeout by Sean Condon · 7 years ago
  65. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  66. 6e6c26e async netconf RPC by Yuta HIGUCHI · 7 years ago
  67. cb0a49c ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs by Carmelo Cascone · 7 years ago
  68. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  69. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  70. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  71. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  72. 2d64717 Bugfix for NETCONF 1.1 where XML header was entered twice by Sean Condon · 7 years ago
  73. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  74. e976174 Netconf test fixes by Yuta HIGUCHI · 7 years ago
  75. 234eaf3 fixes to catch proper netconf exception by Yuta HIGUCHI · 7 years ago
  76. 371667d Netconf refactoring by Yuta HIGUCHI · 7 years ago
  77. 99474f1 P4 tools version bump by Carmelo Cascone · 7 years ago
  78. b2d0524 close PEMParser after use by Yuta HIGUCHI · 7 years ago
  79. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  80. 092cbbf Fix for ONOS-6766: "NETCONF: Exception when using SSH keys and Apache Mina SSHD" by Holger Schulz · 7 years ago
  81. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  82. b045ddc Implemented support for P4Runtime counter read by Carmelo Cascone · 7 years ago
  83. f423bec Fixed internal device ID in P4Runtime by Carmelo Cascone · 7 years ago
  84. fb92407 Added locking to channel operations in Grpc controller by Carmelo Cascone · 7 years ago
  85. 28f3778 Bumped P4 tools version by Carmelo Cascone · 7 years ago
  86. 8810aa4 Device config synchronizer by Yuta HIGUCHI · 7 years ago
  87. 834894a sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  88. c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  89. 2308e52 Workaround for the duplicate flow rule apply problem for P4Runtime by Carmelo Cascone · 7 years ago
  90. a2c7c20 PCEP Protocol code restructured to move under PCEP Server code for more readability. Later Client code can be added under client folder. by harikrushna-Huawei · 7 years ago
  91. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  92. 9f00770 Bumped P4Runtime version of generated gRPC stubs by Carmelo Cascone · 7 years ago
  93. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  94. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  95. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  96. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  97. 1567798 Minor netconf fixes by Yuta HIGUCHI · 7 years ago
  98. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  99. 9630554 Fix a bug in generic post operation: Do not read the entity if by Hesam Rahimi · 7 years ago
  100. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago