1. 9172e40 Tagging 1.12.1 by ONOS Jenkins User · 6 years ago 1.12.1
  2. 4c05f5b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  3. a9bee37 Tagging 1.12.1-rc7 by ONOS Jenkins User · 6 years ago 1.12.1-rc7
  4. 9adbbf4 Fix for OS-12, NumberFormatException on badly formatted version string by Ray Milkey · 6 years ago
  5. 7b1a66b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  6. 6252ca3 Tagging 1.12.1-rc6 by ONOS Jenkins User · 6 years ago 1.12.1-rc6
  7. 6a5c229 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  8. 27e3d61 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  9. f338236 Tagging 1.12.1-rc5 by ONOS Jenkins User · 6 years ago 1.12.1-rc5
  10. 7583e70 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  12. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  13. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  14. cde7e47 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  15. 8409694 Protect channelIdle from NPE by Charles Chan · 6 years ago
  16. a67b5d5 Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  17. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  18. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 6 years ago 1.12.1-rc2
  19. 9bf9c5d Implement multiton support for primitives accessed via primitive getters by Jordan Halterman · 6 years ago
  20. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  21. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  23. c2e2ae6 Add distributed lock primitive by Jordan Halterman · 6 years ago
  24. a658512 Don't try and write an empty list of OF messages by Jonathan Hart · 6 years ago
  25. 5689cbe Add more logs to help debug packet processing issues by Jonathan Hart · 6 years ago
  26. 0315509 Various small fixes by Yuta HIGUCHI · 6 years ago
  27. ae4e5ed Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  28. 50d5b92 Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  29. 717fa67 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  30. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  31. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 6 years ago 1.12.1-b1
  32. e723293 Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  33. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  34. 32b7f0a Tagging 1.12.0 by Ray Milkey · 6 years ago 1.12.0
  35. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  36. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  37. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 7 years ago 1.12.0-rc3
  38. 94a659f P4-related cherry-picks for 1.12 by Carmelo Cascone · 7 years ago
  39. a7b346a Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  40. 15d2018 Tagging 1.12.0-rc2 by Ray Milkey · 7 years ago 1.12.0-rc2
  41. 415817c [ONOS-7277] Use thread safe list for OF ports to avoid ConcurrentModificationException by Jordan Halterman · 7 years ago
  42. 633f794 [ONOS-7527] FIX for OfControllerImpl does not filter by device scheme in DeviceListener by Andrea Campanella · 7 years ago
  43. 04fecb5 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  44. fc67a20 Tagging 1.12.0-rc1 by Ray Milkey · 7 years ago 1.12.0-rc1
  45. 6800ced various bug fixes by Yuta HIGUCHI · 7 years ago
  46. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  47. b1aec66 Fix gRPC buck util not to pickup random .proto files by Yuta HIGUCHI · 7 years ago
  48. 3479fd4 Fixed bgp capability processing issue by Shashikanth VH · 7 years ago
  49. 6523e12 Fix for hidden exceptions while parsing OVSDB results by Jonathan Hart · 7 years ago
  50. 334e941 remove references to BMV2 from pom files by Ray Milkey · 7 years ago
  51. c944c28 Add batch insert/delete queues to QoS for QosConfigBehaviour. by tanbangcheng · 7 years ago
  52. da1e199 fix maven build by Yuta HIGUCHI · 7 years ago
  53. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  54. 1afecce Fix memory leak of OVSDB by tanbangcheng · 7 years ago
  55. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  56. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  57. bce8065 ONOS-7188:Fix TCP Connection can not disconnect problem by jiangrui · 7 years ago
  58. dc86de7 rolling back to netty 4.1.8 by Yuta HIGUCHI · 7 years ago
  59. bf7d39b Adding pom files for P4Runtime and GRPC by Sean Condon · 7 years ago
  60. b5e6e06 maven fix for netty-native stuff by Yuta HIGUCHI · 7 years ago
  61. 1d46cb7 Parent pom name was wrong by Ray Milkey · 7 years ago
  62. e27bb90 Fix maven build by Ray Milkey · 7 years ago
  63. 828cd59 Fix: shut down the message dispatch thread gracefully when the channel is inactive. by Harold Huang · 7 years ago
  64. 3e7f145 [ONOS-7143] Add arbitration update support by P4RuntimeClient by Yi Tseng · 7 years ago
  65. 6520198 bump dependency versions by Yuta HIGUCHI · 7 years ago
  66. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  67. 856f313 Fixing Netconf Subscription session reopen by Andrea Campanella · 7 years ago
  68. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  69. f096a9d Increase NETCONF SSH tests timeout by Sean Condon · 7 years ago
  70. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  71. 6e6c26e async netconf RPC by Yuta HIGUCHI · 7 years ago
  72. cb0a49c ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs by Carmelo Cascone · 7 years ago
  73. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  74. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  75. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  76. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  77. 2d64717 Bugfix for NETCONF 1.1 where XML header was entered twice by Sean Condon · 7 years ago
  78. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  79. e976174 Netconf test fixes by Yuta HIGUCHI · 7 years ago
  80. 234eaf3 fixes to catch proper netconf exception by Yuta HIGUCHI · 7 years ago
  81. 371667d Netconf refactoring by Yuta HIGUCHI · 7 years ago
  82. 99474f1 P4 tools version bump by Carmelo Cascone · 7 years ago
  83. b2d0524 close PEMParser after use by Yuta HIGUCHI · 7 years ago
  84. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  85. 092cbbf Fix for ONOS-6766: "NETCONF: Exception when using SSH keys and Apache Mina SSHD" by Holger Schulz · 7 years ago
  86. dd7c3f8 Remove deprecated netconf classes and API by Yuta HIGUCHI · 7 years ago
  87. b045ddc Implemented support for P4Runtime counter read by Carmelo Cascone · 7 years ago
  88. f423bec Fixed internal device ID in P4Runtime by Carmelo Cascone · 7 years ago
  89. fb92407 Added locking to channel operations in Grpc controller by Carmelo Cascone · 7 years ago
  90. 28f3778 Bumped P4 tools version by Carmelo Cascone · 7 years ago
  91. 8810aa4 Device config synchronizer by Yuta HIGUCHI · 7 years ago
  92. 834894a sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  93. c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  94. 2308e52 Workaround for the duplicate flow rule apply problem for P4Runtime by Carmelo Cascone · 7 years ago
  95. 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
  96. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  97. 9f00770 Bumped P4Runtime version of generated gRPC stubs by Carmelo Cascone · 7 years ago
  98. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  99. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  100. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago