1. d1c34da Refactor PCE and PCEP test adapters to remove redundant classes by Ray Milkey · 6 years ago
  2. 1a78372 Fix for OS-12, NumberFormatException on badly formatted version string by Ray Milkey · 6 years ago
  3. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  4. 324af93 Bazel build files for protocols by Ray Milkey · 6 years ago
  5. 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 6 years ago
  6. 10f0d51 Fix the snmp alarms on device configuration by Laszlo Papp · 6 years ago
  7. 1f9e7dc Fix maven build of P4 models by Ray Milkey · 6 years ago
  8. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  9. 2ee4fba Mark netconf related factory as functional interface by Yuta HIGUCHI · 6 years ago
  10. 2674e45 Introduce Pi Register model to PI Framework by FrankWang · 6 years ago
  11. 08392f4 Fix gRPC dependency by Yuta HIGUCHI · 6 years ago
  12. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  13. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  14. a8cf59e move osgi_feature() and wrapped_osgi_jar() out of the bazel prelude by Ray Milkey · 6 years ago
  15. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  16. eee1e82 Align artifactId naming to buck by Yuta HIGUCHI · 6 years ago
  17. dbef16f Fix for ONOS-7708 java.lang.ClassCastException while calling the API to get OvsdbQueue. by Kamal Krishna Bhatt · 6 years ago
  18. 12ceb7a Fix ErrorProne reported problems with null checks on primitive types by Ray Milkey · 6 years ago
  19. 9655b18 ONOS-5917 SNMP Alarm Provider by Laszlo Papp · 7 years ago
  20. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  21. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  22. 472d839 Start bazel support for protobuf models and p4runtime build by Ray Milkey · 6 years ago
  23. d17154d ONOS-5554 Remove the BTI driver by Laszlo Papp · 6 years ago
  24. e4042d3 Modifying allowed Mime Types for RESTCONF by Sean Condon · 6 years ago
  25. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  26. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  27. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  28. a74bdba Bug Fixes and improvements to P4Runtime subsystem by Andrea Campanella · 6 years ago
  29. cf03a0f Fix call passing arrays to hash by Yuta HIGUCHI · 6 years ago
  30. 1bd4a9f Adding netcfg listener to disconnect switches when certificate is by Brian O'Connor · 6 years ago
  31. f7215b8 Updating Openflow controller properties by Brian O'Connor · 6 years ago
  32. fce5abb [ONOS-7667] Code clean-up in compliance with Java8 by kdarapu · 6 years ago
  33. f733373 Bug fixes by Yuta HIGUCHI · 6 years ago
  34. f69e3e3 Fix for CVE-2018-1000155 by Brian O'Connor · 6 years ago
  35. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  36. eaf3103 Configure OVSDB to either run as hybrid mode or client mode by Jian Li · 6 years ago
  37. 7847227 Fix artifactId by Yuta HIGUCHI · 6 years ago
  38. 5233dec Remove deprecated NetconfSessionImpl by Yuta HIGUCHI · 6 years ago
  39. 0225791 Fix maven build - ONOS artifact version numbers were wrong by Ray Milkey · 6 years ago
  40. 7a1db18 Initial implementation of XMPP Publish/Subscribe by Tomek Osiński · 6 years ago
  41. 62cd449 Remove unnecessary code of DefaultOvsdbClient. by tanbangcheng · 6 years ago
  42. e8d0439 Fix OvsdbControllerImpl memory leak. Fix dispatch NodeRemoved Event twice. by tanbangcheng · 6 years ago
  43. 9ea7276 minor fix for P4Runtime meter by FrankWang · 6 years ago
  44. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  45. 384a93a Updated pom.xml for P4Runtime proto build by Carmelo Cascone · 6 years ago
  46. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  47. 03414bb pom fixes by Yuta HIGUCHI · 6 years ago
  48. d1c413b netconf RPC message parsing utils by Yuta HIGUCHI · 6 years ago
  49. 400bbe5 Add compatibility functions to AtomicValue/Topic by Jordan Halterman · 6 years ago
  50. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  51. 76e33c6 Fix string format bug found by error prone by Ray Milkey · 6 years ago
  52. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  53. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  54. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  55. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  56. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  57. b5cf6d2 Fix IndexOutOfBoundsException List Operation was accessed for invalid index by debanshur · 6 years ago
  58. 982d390 Protect channelIdle from NPE by Charles Chan · 6 years ago
  59. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  60. c5cd662 Fix: resolve REST Unit test failure caused by incorrect jersey deps by Jian Li · 6 years ago
  61. 8a0f4dd Fix unsafe synchronization on parameter variable by Ray Milkey · 6 years ago
  62. ad7116e missing link for gNMI stub by Yuta HIGUCHI · 6 years ago
  63. 165afdd pom fix around gNMI by Yuta HIGUCHI · 6 years ago
  64. 8c0c8ef Fix xmpp project structure problem by Yuta HIGUCHI · 6 years ago
  65. 8124ac9 Fix SONAR problems by Ray Milkey · 6 years ago
  66. e9ccf41 XMPP as SBI support: implementation of core XMPP and Xmpp Device Provider by Tomek Osiński · 6 years ago
  67. b31c4c5 Cleanup netconf-api pom by Yuta HIGUCHI · 6 years ago
  68. 5d505f24 Bump up Jersey from 2.25.1 to 2.26 with corresponding deps updated by Jian Li · 6 years ago
  69. a127ba8 Adding openflow protocol set support in onos for device by rohitsharan · 6 years ago
  70. 0e814b3 Remove deprecated static factories by Ray Milkey · 6 years ago
  71. 505d4e3 Remove deprecated static factories by Ray Milkey · 6 years ago
  72. 0a1a091 Remove deprecated Alarm builder API by Ray Milkey · 6 years ago
  73. 5ac3443 Async netconf API + command for netconf troubleshooting by Yuta HIGUCHI · 6 years ago
  74. 0e84f44 Remove deprecated HTTP SB controller APIs by Ray Milkey · 6 years ago
  75. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  76. d4b51c2 Remove deprecated key file interface by Ray Milkey · 6 years ago
  77. f3cbc80 SONAR suggestion - remove unneeded catch of Exception by Ray Milkey · 6 years ago
  78. 2b4958a SONAR suggestion - don't use generic exceptions by Ray Milkey · 6 years ago
  79. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  80. e46f093 Workaround to make `mis` work by Yuta HIGUCHI · 6 years ago
  81. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  82. ef31005 SONAR suggestions - uneccesary instanceof operators by Ray Milkey · 6 years ago
  83. 928644f SONAR suggestions - don't have a public setter in an enum by Ray Milkey · 6 years ago
  84. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  85. e67e141 [ONOS-7437] Logs more detail from P4Runtime error message by Yi Tseng · 6 years ago
  86. 42b6203 SONAR suggestion - problems with string format calls by Ray Milkey · 6 years ago
  87. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  88. 4743258 Add distributed lock primitive by Jordan Halterman · 6 years ago
  89. 39e2023 Don't try and write an empty list of OF messages by Jonathan Hart · 6 years ago
  90. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  91. 2e27ec5 SONAR suggestion - constant arrays should be private by Ray Milkey · 6 years ago
  92. 019fba4 Refactor exception handling in the OSPF protocol by Ray Milkey · 6 years ago
  93. b001b55 SONAR suggestion - .equals() calls that cannot be true due to type mismatches by Ray Milkey · 6 years ago
  94. 488a94c more error-prone issue fix by Yuta HIGUCHI · 6 years ago
  95. d062f36 Add new REST dependencies to Maven build by Ray Milkey · 6 years ago
  96. 13b1681 Add support for RESTCONF standard errors by Sean Condon · 6 years ago
  97. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  98. 34a14f7 Add more logs to help debug packet processing issues by Jonathan Hart · 6 years ago
  99. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  100. 9539082 [ONOS-7393] Allows TableEntryEncoder decode action profile group and member id by Yi Tseng · 6 years ago