1. 936e2df [VOL-3601] Processing requests batches in parallel and then send the correct BarrierReply by Matteo Scandolo · 3 years, 5 months ago v1.4.0
  2. e8d2e9c Changing the flowsChunkSize to stay below 64KB in TT workflow at scale by Matteo Scandolo · 3 years, 6 months ago
  3. 65e9676 [VOL-3489] Sending packet-in/out only to the master instance by Matteo Scandolo · 3 years, 6 months ago
  4. d933428 Bumping VERSION to 1.4.0-dev by Matteo Scandolo · 3 years, 7 months ago
  5. a36db8b Releasing version 1.3.1 by Matteo Scandolo · 3 years, 7 months ago v1.3.1
  6. f2cf13e [VOL-3461] Lowering flow chunk size because of lager flow size in TT workflow by Andrea Campanella · 3 years, 7 months ago
  7. cd40201 [VOL-3199] Added support for dynamic enable/disable of Trace Publishing by Girish Kumar · 3 years, 7 months ago
  8. 9a2c9b0 [VOL-3228] device-id logging consistancy by divyadesai · 3 years, 7 months ago
  9. da1e07a VOL-3353 Enable Go sec by Andrey Pozolotin · 3 years, 8 months ago
  10. be2ea8a [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 3 years, 7 months ago
  11. 01e0c63 [VOL-3141] Created Span for various Openflow and Ofagent operations by Girish Kumar · 3 years, 8 months ago
  12. 2ed051b [VOL-3196] Enhanced gRPC interfaces to create and propagate Span for log correlation by Girish Kumar · 3 years, 8 months ago
  13. f6611b8 [VOL-3375]Remove field pkg from log statements by Rohan Agrawal · 3 years, 8 months ago
  14. adc3ba1 [VOL-3142] Enabled tracing for ofagent-go and added config parameters by Girish Kumar · 3 years, 10 months ago v1.3.0
  15. 07e9494 [VOL-3355] Return MeterMod Error on meter faliure by Andrea Campanella · 3 years, 8 months ago
  16. c32d993 [VOL-3187]Pass Context down the execution call hierarchy across ofagent codebase by Rohan Agrawal · 3 years, 10 months ago
  17. e3add83 Bump minor version post VOLTHA2.4 branch out by Girish Gowdra · 3 years, 9 months ago
  18. 3d955ef [VOL-3242] handle each incoming messages with a go routine by Andrea Campanella · 3 years, 9 months ago v1.2.5
  19. 082a701 VOL-3211 Flow Remove following subscriber remove not propagated to adapter by Esin Karaman · 3 years, 9 months ago v1.2.4
  20. 322c308 [VOL-3242] Sending FlowRemoved message once the FlowDeleteStrict message has been successfully sent to VOLTHA by Matteo Scandolo · 3 years, 10 months ago v1.2.2
  21. 318a129 [VOL-2736]host and port should be specified as a single argument not as two separate arguments by Neha Sharma · 3 years, 11 months ago v1.2.1
  22. 9b0ac0a VOL-3121 - Replaced usage of LogicalDevice.Ports with ListLogicalDevicePorts(). by Kent Hagerman · 3 years, 10 months ago
  23. 256266d [VOL-3143] Optimize and test ofAgent response chunking by Matteo Scandolo · 3 years, 10 months ago
  24. e23b758 [VOL-3108] Sending multipart messages when size is bigger than 64KB by Matteo Scandolo · 3 years, 10 months ago
  25. a98f0dc [VOL-3090] Adding profiler to ofagent-go by Matteo Scandolo · 3 years, 11 months ago
  26. 3e2b2ce [VOL-3066] Ofagent must support VLAN_PCP and ETH_DST fields by Gamze Abaka · 3 years, 11 months ago
  27. 87d43d7 [VOL-2735]Durations should be specified as type time.Duration not int by Neha Sharma · 4 years ago v1.2.0
  28. 828908c Change goloxi dependency to opencord/goloxi. by Jonathan Hart · 4 years ago
  29. 00d3a41 [VOL-2738]Enable configuration of ectd v3 client options by Rohan Agrawal · 4 years ago
  30. 60c5d77 Support group mods and group stats requests. by Jonathan Hart · 4 years ago
  31. f8ce7d2 VOL-2894 - reference the voltha GRPC end point via a holder by David Bainbridge · 4 years ago
  32. 273c252 VOL-2828 Bump post-2.3 release by Zack Williams · 4 years ago
  33. 4b110f6 Support connecting to multiple OpenFlow controllers by Jonathan Hart · 4 years, 1 month ago
  34. 892fab5 [VOL-2767] by divyadesai · 4 years ago v1.1.6
  35. e9d7617 [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years ago
  36. a054c7f [VOL-2780] by Zack Williams · 4 years ago v1.1.5
  37. 52dc088 [VOL-2782] Update go.mod of voltha-go,open-olt-adapter,ofagent-go and voltctl to be compatible with latest version of voltha-lig-go by divyadesai · 4 years ago v1.1.4
  38. 08f90ea release version 1.1.3 by David Bainbridge · 4 years ago v1.1.3
  39. df40049 VOL-2764 - default log level to warning by David Bainbridge · 4 years ago
  40. 81bb7ba [VOL-2538] Logging - Implement dynamic log levels in ofagent by divyadesai · 4 years, 1 month ago
  41. 3034262 [VOL-2692] Returning FlowMod error to controller by Andrea Campanella · 4 years, 1 month ago
  42. 91c4e4e Refactoring logs with correct messages by Andrea Campanella · 4 years, 1 month ago
  43. 7fe70f7 [VOL-2552][VOL-2517] Handling 4096 as transaprent VLAN by Don Newton · 4 years, 1 month ago v1.1.2
  44. 3243ee5 Updated tools version to 2.0.0 by Kent Hagerman · 4 years, 1 month ago
  45. 6379e09 Modified Makefile to use containerized tools. by Kent Hagerman · 4 years, 1 month ago
  46. d053d88 VOL-2630 return to -dev version by Scott Baker · 4 years, 1 month ago
  47. 884de61 VOL-26433 initialize logging system by David K. Bainbridge · 4 years, 1 month ago v1.1.1
  48. 38065c6 VOL-2630 Release ofagent-go 1.1.0 by Scott Baker · 4 years, 1 month ago v1.1.0
  49. cac73ac VOL-2625 - fix SCA issues by David K. Bainbridge · 4 years, 1 month ago
  50. 9cb404e VOL-2518 - reconnect to voltha on disconnect by David K. Bainbridge · 4 years, 2 months ago
  51. e6d95f6 optimiztion of buffer usage by David K. Bainbridge · 4 years, 2 months ago
  52. 0b3f648 VOL-2511 - copy the read buffer for processing by David K. Bainbridge · 4 years, 2 months ago
  53. aea73cd VOL-2509 - upodate to use v3 protobufs by David K. Bainbridge · 4 years, 2 months ago
  54. ac0455d tweak client by Don Newton · 4 years, 2 months ago
  55. 5537626 VOL-2487 - correct meter state size calculation by David K. Bainbridge · 4 years, 2 months ago
  56. 9959fc7 update the dockerfile to work with the new repo structure by David K. Bainbridge · 4 years, 2 months ago
  57. 157bdab WIP - Suggesting changes (take2) by David K. Bainbridge · 4 years, 2 months ago
  58. 6f6c866 VOL-101 -handle barrier request by Don Newton · 4 years, 2 months ago
  59. a6f5505 adding run.sh by Don Newton · 4 years, 3 months ago
  60. 5fadb55 fixing docker-build by Don Newton · 4 years, 3 months ago
  61. 7577f07 VOL-2408 - Refactor / Use voltha-lib-go Logging by Don Newton · 4 years, 3 months ago
  62. b437c6f functional version by Don Newton · 4 years, 3 months ago
  63. e0d34a8 interim commit go fmt stuff by Don Newton · 4 years, 5 months ago
  64. 98fd881 initial add - go fmt on grpc by Don Newton · 4 years, 6 months ago
  65. 97e3b61 Initial empty repository by Zack Williams · 4 years, 7 months ago