1. 11ce930 Fix a few more app startup/shutdown problems by Ray Milkey · 5 years ago
  2. 7efca51 ONOS-7924 Fix unable to set role for OpenFlow switch by Carmelo Cascone · 5 years ago
  3. bde9beb Re-package grpc and protobuf with the right group id and version by Carmelo Cascone · 5 years ago
  4. 3370c96 Fix gnmi package by Carmelo Cascone · 5 years ago
  5. ef478a6 Bump grpc-java to 1.18.0 by Carmelo Cascone · 5 years ago
  6. b203b64 Set all write responses as failed when P4Runtime server returns error by Carmelo Cascone · 5 years ago
  7. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 5 years ago
  8. 73f4530 Enhanced gRPC call logging by Carmelo Cascone · 5 years ago
  9. 9b582b0 ONOS-7920 - mutex around access to prevent reentrant creation by David K. Bainbridge · 5 years ago
  10. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  11. e45902b Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 5 years ago
  12. 77d8ca4 ONOS-7918 yes, release the reference to the reply by David K. Bainbridge · 5 years ago
  13. a2a6c3c Refactoring Netconf Device Provider to simplify device connection and avoid calling behaviours when the session is not yet established by Andrea Campanella · 5 years ago
  14. 1070de9 ONOS-7916 address a NPE and add some more debugging logs by David K. Bainbridge · 5 years ago
  15. 8d91841 Simple refactoring AbstarctNetconfSession by gyewan.an · 5 years ago
  16. 0f8b7be Fix build of protobuf-related components to support Bazel 0.22 by Carmelo Cascone · 5 years ago
  17. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  18. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  19. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  20. 59227c3 Removing fixed ssh timout on netconf session, if not otherwise specified it will default to INFINITE by Andrea Campanella · 5 years ago
  21. bfd4ac8 Fixing de-activation of restconf app by Andrea Campanella · 5 years ago
  22. fb503a7 Revert "Re-enabled TLS netty" by Ray Milkey · 5 years ago
  23. 60434b3 Fixed deprecation warning in test code. by Thomas Vachuska · 5 years ago
  24. a7f76c1 [ONOS-7873] Add retry mechanism to gNMI stream channel manager by Yi Tseng · 5 years ago
  25. a71b849 Removes the gRPC channel if an exception occurs while instantiating the client by Carmelo Cascone · 5 years ago
  26. 1a37866 Re-enabled TLS netty by Brian O'Connor · 5 years ago
  27. 654204c Support GENEVE tunnel type in OVSDB southbound by Jian Li · 5 years ago
  28. fa066ed Revert "Adding support for TLS connections for gRPC clients" by Ray Milkey · 5 years ago
  29. 6d57f32 Fixed gRPC exception because of channel not terminated by Carmelo Cascone · 5 years ago
  30. 47a3aa6 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  31. a46f554 Fix runtime of P4-related stuff with new karaf by Carmelo Cascone · 5 years ago
  32. 4277d4f Silently ignore devices without gNMI client by Carmelo Cascone · 5 years ago
  33. 59d5f3e Add OpenConfig based port statistics discovery by Yi Tseng · 5 years ago
  34. e616d75 Add gNMI device state subscriber by Yi Tseng · 5 years ago
  35. d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 5 years ago
  36. cb83181 Reconcile the pipeline the old way if cookie is not available by Carmelo Cascone · 5 years ago
  37. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  38. fe6afd8 Sonar suggestions by Ray Milkey · 5 years ago
  39. d8e7795 Minor fixes in BUILD files. by Thomas Vachuska · 5 years ago
  40. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  41. a05efc3 Fix: configure the ovsdb to run as server mode by default by Jian Li · 5 years ago
  42. a349da9 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  43. 5f7fef5 [ONOS-7831] Implement GnmiHandshaker by Yi Tseng · 5 years ago
  44. c29f907 Fix starvation of file descriptors due to netconf memory leak by DongRyeol Cha · 5 years ago
  45. 8f4c1e2 Fix starvation of file descriptors due to netconf memory leak by DongRyeol Cha · 5 years ago
  46. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  47. 890dc3f [ONOS-7141][ONOS-7142] Add GnmiClient and GnmiController by Yi Tseng · 5 years ago
  48. 2a340f7 [ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl by Yi Tseng · 5 years ago
  49. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  50. e671fc9 Update gNMI version and build script by Yi Tseng · 5 years ago
  51. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 5 years ago
  52. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  53. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 5 years ago
  54. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  55. db14847 Correctly set test URL in server device driver by Georgios Katsikas · 6 years ago
  56. ed7340c ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group by ghj0504520 · 6 years ago
  57. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  58. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  59. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  60. ec1a420 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 6 years ago
  61. 92a48bf ONOS-7810 use cookie field when checking the pipeline in P4Runtime by ghj0504520 · 6 years ago
  62. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  63. 9d5066b Fixing login issues on restconf web resource by Andrea Campanella · 6 years ago
  64. 28b15ae Fixes to allow ONOS to build using built in bazel Java 9 JDK by Ray Milkey · 6 years ago
  65. 55f80b6 The result of dis.getMessageDigest().digest() must be returned here. Otherwise, this method will lose its meaning. by 柯志勇10068695 · 6 years ago
  66. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  67. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  68. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  69. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  70. 309f9a0 Implement OSGi properties for openflow protocol by Ray Milkey · 6 years ago
  71. ec20a29 netconf protocol changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  72. d7e3b6f If FileInputStream is not close(), there will be a risk of memory leaks. by 柯志勇10068695 · 6 years ago
  73. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  74. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  75. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  76. dca52ba Increase gRPC inbound msg size for P4Runtime client by Carmelo Cascone · 6 years ago
  77. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  78. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  79. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  80. bdb6408 Make the netconf notification stream customisable by Laszlo Papp · 6 years ago
  81. 943c664 Fixed P4RuntimeClient not parsing detailed write errors by Carmelo Cascone · 6 years ago
  82. 6b1acfc Remove deprecated addDevice() API by Ray Milkey · 6 years ago
  83. 5274150 remove deprecated start() method by Ray Milkey · 6 years ago
  84. 33b27bc Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  85. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  86. 7f98ba6 Deprecated protected data is now private by Ray Milkey · 6 years ago
  87. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  88. 37cf6ba SSL/TLS support for OVSDB Southbound API by debanshur · 6 years ago
  89. 98bb37a fix netconf automatic reconnection issue (check both isClosed and isClosing) by zhongguo zhao · 6 years ago
  90. 1455268 Supports methods to get interface-related information in ovsdbclient service. by Daniel Park · 6 years ago
  91. 85d72ef Fix race to become master in P4Runtime before pipeline config set by Carmelo Cascone · 6 years ago
  92. 78eab37 fix too many open files by zhongguo zhao · 6 years ago
  93. 4828f18 Fixing restconf Bazel build by Andrea Campanella · 6 years ago
  94. 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  95. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  96. 8b03bc5 [ONOS-7766] Modify the use of invalidated checkReply methods in Netconf by Kim JeongWoo · 6 years ago
  97. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  98. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  99. 0e427dc Fix P4RuntimeClientImpl sending empty stream RPC messages by Carmelo Cascone · 6 years ago
  100. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago