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