1. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 5 years ago
  2. b953669 First attempt at supporting builds with Java 11 by Carmelo Cascone · 5 years ago
  3. c0b23a4 Allow building third-party apps based on gRPC by Carmelo Cascone · 5 years ago
  4. 4b61631 Further improvements to connection handling for gRPC-based devices by Carmelo Cascone · 5 years ago
  5. d51a555 Minor fixes for P4Runtime devices by Carmelo Cascone · 5 years ago
  6. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  7. 62d5c2e Allow enabling gRPC message logging for existing channels by Carmelo Cascone · 5 years ago
  8. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  9. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  10. c694383 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  11. 73f4530 Enhanced gRPC call logging by Carmelo Cascone · 5 years ago
  12. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  13. fb503a7 Revert "Re-enabled TLS netty" by Ray Milkey · 5 years ago
  14. a71b849 Removes the gRPC channel if an exception occurs while instantiating the client by Carmelo Cascone · 5 years ago
  15. 1a37866 Re-enabled TLS netty by Brian O'Connor · 5 years ago
  16. fa066ed Revert "Adding support for TLS connections for gRPC clients" by Ray Milkey · 5 years ago
  17. 6d57f32 Fixed gRPC exception because of channel not terminated by Carmelo Cascone · 5 years ago
  18. 47a3aa6 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  19. a46f554 Fix runtime of P4-related stuff with new karaf by Carmelo Cascone · 5 years ago
  20. d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 6 years ago
  21. fe6afd8 Sonar suggestions by Ray Milkey · 5 years ago
  22. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  23. 2a340f7 [ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl by Yi Tseng · 6 years ago
  24. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
  25. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  26. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  27. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  28. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  29. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  30. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  31. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  32. a74bdba Bug Fixes and improvements to P4Runtime subsystem by Andrea Campanella · 6 years ago
  33. 165afdd pom fix around gNMI by Yuta HIGUCHI · 6 years ago
  34. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  35. 47a853b ONOS-6680 Clean up implementation of gRPC controller by Carmelo Cascone · 6 years ago
  36. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 6 years ago
  37. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  38. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  39. fb92407 Added locking to channel operations in Grpc controller by Carmelo Cascone · 7 years ago
  40. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  41. dda88d0 Declaring P4Runtime and gRPC protocol subsystems as apps by Carmelo Cascone · 7 years ago
  42. 04d0939 Fixed deps and bundles for BMv2 drivers, P4Runtime and gRPC protocols by Carmelo Cascone · 7 years ago
  43. 8d99b17 Handling of table entry messages in P4Runtime by Carmelo Cascone · 7 years ago
  44. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  45. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  46. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  47. 378e21a [ONOS-6465] gRPC Protocol and controller by Andrea Campanella · 7 years ago