1. 92a48bf ONOS-7810 use cookie field when checking the pipeline in P4Runtime by ghj0504520 · 6 years ago
  2. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  3. 9d5066b Fixing login issues on restconf web resource by Andrea Campanella · 6 years ago
  4. 28b15ae Fixes to allow ONOS to build using built in bazel Java 9 JDK by Ray Milkey · 6 years ago
  5. 55f80b6 The result of dis.getMessageDigest().digest() must be returned here. Otherwise, this method will lose its meaning. by 柯志勇10068695 · 6 years ago
  6. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  7. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  8. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  9. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  10. 309f9a0 Implement OSGi properties for openflow protocol by Ray Milkey · 6 years ago
  11. ec20a29 netconf protocol changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  12. d7e3b6f If FileInputStream is not close(), there will be a risk of memory leaks. by 柯志勇10068695 · 6 years ago
  13. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  14. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  15. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  16. dca52ba Increase gRPC inbound msg size for P4Runtime client by Carmelo Cascone · 6 years ago
  17. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  18. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  19. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  20. bdb6408 Make the netconf notification stream customisable by Laszlo Papp · 6 years ago
  21. 943c664 Fixed P4RuntimeClient not parsing detailed write errors by Carmelo Cascone · 6 years ago
  22. 6b1acfc Remove deprecated addDevice() API by Ray Milkey · 6 years ago
  23. 5274150 remove deprecated start() method by Ray Milkey · 6 years ago
  24. 33b27bc Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  25. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  26. 7f98ba6 Deprecated protected data is now private by Ray Milkey · 6 years ago
  27. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  28. 37cf6ba SSL/TLS support for OVSDB Southbound API by debanshur · 6 years ago
  29. 98bb37a fix netconf automatic reconnection issue (check both isClosed and isClosing) by zhongguo zhao · 6 years ago
  30. 1455268 Supports methods to get interface-related information in ovsdbclient service. by Daniel Park · 6 years ago
  31. 85d72ef Fix race to become master in P4Runtime before pipeline config set by Carmelo Cascone · 6 years ago
  32. 78eab37 fix too many open files by zhongguo zhao · 6 years ago
  33. 4828f18 Fixing restconf Bazel build by Andrea Campanella · 6 years ago
  34. 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  35. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  36. 8b03bc5 [ONOS-7766] Modify the use of invalidated checkReply methods in Netconf by Kim JeongWoo · 6 years ago
  37. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  38. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  39. 0e427dc Fix P4RuntimeClientImpl sending empty stream RPC messages by Carmelo Cascone · 6 years ago
  40. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  41. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  42. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  43. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  44. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  45. 3ae60e2 Fix error in POM for Maven build by Sean Condon · 6 years ago
  46. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  47. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  48. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  49. 5548ce6 Adding ServerSentEvents to Rest Southbound interface by Sean Condon · 6 years ago
  50. 727abd3 Adding runtime dependencies for protobuf & gRPC. by Thomas Vachuska · 6 years ago
  51. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  52. df1e373 Fixing pom.xml by Yuta Higuchi · 6 years ago
  53. d486a73 Support to build openstack related apps using Bazel by Jian Li · 6 years ago
  54. 3077358 Bazel build for the combined GRPC runtime jar file by Ray Milkey · 6 years ago
  55. 15841e2 RestSBDevices with explicit proxy field by Georgios Katsikas · 6 years ago
  56. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  57. a01ef78 Fixing javadoc warnings. by Thomas Vachuska · 6 years ago
  58. 80e0b9f Fixed NIC name to port number inconsistencies in server driver by Georgios Katsikas · 6 years ago
  59. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  60. 35ea5bf Additional bazel build files for apps by Ray Milkey · 6 years ago
  61. f645e84 Bump P4 tools to latest version by Carmelo Cascone · 6 years ago
  62. 74a8a44 Graceful handling of ConnectException in HTTP delete by Georgios Katsikas · 6 years ago
  63. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  64. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  65. cf91a2d Fix Bmv2 related issues by Yuta HIGUCHI · 6 years ago
  66. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  67. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  68. f14dccd [ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago
  69. 0250a08 Fix dependencies of some bazel tests by Ray Milkey · 6 years ago
  70. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  71. d1c34da Refactor PCE and PCEP test adapters to remove redundant classes by Ray Milkey · 6 years ago
  72. 1a78372 Fix for OS-12, NumberFormatException on badly formatted version string by Ray Milkey · 6 years ago
  73. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  74. 324af93 Bazel build files for protocols by Ray Milkey · 6 years ago
  75. 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 6 years ago
  76. 10f0d51 Fix the snmp alarms on device configuration by Laszlo Papp · 6 years ago
  77. 1f9e7dc Fix maven build of P4 models by Ray Milkey · 6 years ago
  78. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  79. 2ee4fba Mark netconf related factory as functional interface by Yuta HIGUCHI · 6 years ago
  80. 2674e45 Introduce Pi Register model to PI Framework by FrankWang · 6 years ago
  81. 08392f4 Fix gRPC dependency by Yuta HIGUCHI · 6 years ago
  82. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  83. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  84. a8cf59e move osgi_feature() and wrapped_osgi_jar() out of the bazel prelude by Ray Milkey · 6 years ago
  85. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  86. eee1e82 Align artifactId naming to buck by Yuta HIGUCHI · 6 years ago
  87. dbef16f Fix for ONOS-7708 java.lang.ClassCastException while calling the API to get OvsdbQueue. by Kamal Krishna Bhatt · 6 years ago
  88. 12ceb7a Fix ErrorProne reported problems with null checks on primitive types by Ray Milkey · 6 years ago
  89. 9655b18 ONOS-5917 SNMP Alarm Provider by Laszlo Papp · 7 years ago
  90. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  91. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  92. 472d839 Start bazel support for protobuf models and p4runtime build by Ray Milkey · 6 years ago
  93. d17154d ONOS-5554 Remove the BTI driver by Laszlo Papp · 6 years ago
  94. e4042d3 Modifying allowed Mime Types for RESTCONF by Sean Condon · 6 years ago
  95. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  96. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  97. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  98. a74bdba Bug Fixes and improvements to P4Runtime subsystem by Andrea Campanella · 6 years ago
  99. cf03a0f Fix call passing arrays to hash by Yuta HIGUCHI · 6 years ago
  100. 1bd4a9f Adding netcfg listener to disconnect switches when certificate is by Brian O'Connor · 6 years ago