1. e05cf0c [VOL-4291] OfAgent changes for gRPC migration by David K. Bainbridge · 2 years, 8 months ago v2.0.0
  2. e20dc1b Removing nested go-routines in OfAgent message processing by Matteo Scandolo · 2 years, 8 months ago
  3. df20bf7 [VOL-4005] Add support for matches on MPLS fields by ssiddiqui · 2 years, 8 months ago
  4. 0f751d5 Removing duplicate very chatty log for message sending by Andrea Campanella · 2 years, 9 months ago
  5. 7cda0d2 Starting 1.7.0 version by Andrea Campanella · 2 years, 10 months ago
  6. 18448bc [VOL-3979] Using latest protos and voltha-lib-go by Andrea Campanella · 2 years, 10 months ago v1.6.4
  7. 927391f [VOL-4185] Reset OF connection on Core restart by khenaidoo · 2 years, 10 months ago
  8. 536ee58 Gosec failure fixes and ci checks ajdustment by Andrey Pozolotin · 2 years, 11 months ago v1.6.3
  9. 47f99de [VOL-4123] Fix no flows being discarded by ofAgent by khenaidoo · 3 years ago v1.6.2
  10. b02c6b9 enable profile and race detection builds by David K. Bainbridge · 3 years ago v1.6.1
  11. 595b670 VOL-3978 - update to go 1.16.3 by David K. Bainbridge · 3 years ago v1.6.0
  12. 3d5ac93 VOL-3970 lock down deploy image by David K. Bainbridge · 3 years ago
  13. 0ee1865 VOL-3970 lock down deploy image by David K. Bainbridge · 3 years, 1 month ago
  14. ee41984 Bumping version after 2.7 release by Matteo Scandolo · 3 years, 1 month ago
  15. 6f45652 Releasing 1.5.2 with fix for runtime error by Andrea Campanella · 3 years, 1 month ago v1.5.2
  16. 22aa3ed [VOL-3891] Avoid runtime error due to null instruction, adding also logs for further debugging by Andrea Campanella · 3 years, 2 months ago
  17. 111fc34 [VOL-3776] Wrong openflow error message caused disconnection from controller, thus miss removal of data for subscribers by Andrea Campanella · 3 years, 3 months ago
  18. e2af7e4 VOL-3506 Handle ofp_error_msg in ofagent by Maninder · 3 years, 5 months ago v1.5.1
  19. 0129dcf Bumping version after VOLTHA-2.6 release by Matteo Scandolo · 3 years, 4 months ago
  20. a8d680b Releasing OfAgent for voltha-2.6 by Matteo Scandolo · 3 years, 4 months ago voltha-2.6 v1.4.2
  21. 154295f using latest voltha-ci-tool container to correctly generate coverage reports by Matteo Scandolo · 3 years, 5 months ago
  22. 12b909f VOL-3588 Update OFAgent to support new version of protos by Maninder · 3 years, 6 months ago v1.4.1
  23. 936e2df [VOL-3601] Processing requests batches in parallel and then send the correct BarrierReply by Matteo Scandolo · 3 years, 6 months ago v1.4.0
  24. e8d2e9c Changing the flowsChunkSize to stay below 64KB in TT workflow at scale by Matteo Scandolo · 3 years, 7 months ago
  25. 65e9676 [VOL-3489] Sending packet-in/out only to the master instance by Matteo Scandolo · 3 years, 7 months ago
  26. d933428 Bumping VERSION to 1.4.0-dev by Matteo Scandolo · 3 years, 7 months ago
  27. a36db8b Releasing version 1.3.1 by Matteo Scandolo · 3 years, 7 months ago v1.3.1
  28. f2cf13e [VOL-3461] Lowering flow chunk size because of lager flow size in TT workflow by Andrea Campanella · 3 years, 8 months ago
  29. cd40201 [VOL-3199] Added support for dynamic enable/disable of Trace Publishing by Girish Kumar · 3 years, 8 months ago
  30. 9a2c9b0 [VOL-3228] device-id logging consistancy by divyadesai · 3 years, 8 months ago
  31. da1e07a VOL-3353 Enable Go sec by Andrey Pozolotin · 3 years, 8 months ago
  32. be2ea8a [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 3 years, 8 months ago
  33. 01e0c63 [VOL-3141] Created Span for various Openflow and Ofagent operations by Girish Kumar · 3 years, 8 months ago
  34. 2ed051b [VOL-3196] Enhanced gRPC interfaces to create and propagate Span for log correlation by Girish Kumar · 3 years, 9 months ago
  35. f6611b8 [VOL-3375]Remove field pkg from log statements by Rohan Agrawal · 3 years, 9 months ago
  36. adc3ba1 [VOL-3142] Enabled tracing for ofagent-go and added config parameters by Girish Kumar · 3 years, 10 months ago v1.3.0
  37. 07e9494 [VOL-3355] Return MeterMod Error on meter faliure by Andrea Campanella · 3 years, 9 months ago
  38. c32d993 [VOL-3187]Pass Context down the execution call hierarchy across ofagent codebase by Rohan Agrawal · 3 years, 10 months ago
  39. e3add83 Bump minor version post VOLTHA2.4 branch out by Girish Gowdra · 3 years, 10 months ago
  40. 3d955ef [VOL-3242] handle each incoming messages with a go routine by Andrea Campanella · 3 years, 10 months ago v1.2.5
  41. 082a701 VOL-3211 Flow Remove following subscriber remove not propagated to adapter by Esin Karaman · 3 years, 10 months ago v1.2.4
  42. 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
  43. 318a129 [VOL-2736]host and port should be specified as a single argument not as two separate arguments by Neha Sharma · 4 years ago v1.2.1
  44. 9b0ac0a VOL-3121 - Replaced usage of LogicalDevice.Ports with ListLogicalDevicePorts(). by Kent Hagerman · 3 years, 11 months ago
  45. 256266d [VOL-3143] Optimize and test ofAgent response chunking by Matteo Scandolo · 3 years, 11 months ago
  46. e23b758 [VOL-3108] Sending multipart messages when size is bigger than 64KB by Matteo Scandolo · 4 years ago
  47. a98f0dc [VOL-3090] Adding profiler to ofagent-go by Matteo Scandolo · 4 years ago
  48. 3e2b2ce [VOL-3066] Ofagent must support VLAN_PCP and ETH_DST fields by Gamze Abaka · 4 years ago
  49. 87d43d7 [VOL-2735]Durations should be specified as type time.Duration not int by Neha Sharma · 4 years ago v1.2.0
  50. 828908c Change goloxi dependency to opencord/goloxi. by Jonathan Hart · 4 years ago
  51. 00d3a41 [VOL-2738]Enable configuration of ectd v3 client options by Rohan Agrawal · 4 years ago
  52. 60c5d77 Support group mods and group stats requests. by Jonathan Hart · 4 years, 1 month ago
  53. f8ce7d2 VOL-2894 - reference the voltha GRPC end point via a holder by David Bainbridge · 4 years ago
  54. 273c252 VOL-2828 Bump post-2.3 release by Zack Williams · 4 years, 1 month ago
  55. 4b110f6 Support connecting to multiple OpenFlow controllers by Jonathan Hart · 4 years, 1 month ago
  56. 892fab5 [VOL-2767] by divyadesai · 4 years, 1 month ago v1.1.6
  57. e9d7617 [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  58. a054c7f [VOL-2780] by Zack Williams · 4 years, 1 month ago v1.1.5
  59. 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, 1 month ago v1.1.4
  60. 08f90ea release version 1.1.3 by David Bainbridge · 4 years, 1 month ago v1.1.3
  61. df40049 VOL-2764 - default log level to warning by David Bainbridge · 4 years, 1 month ago
  62. 81bb7ba [VOL-2538] Logging - Implement dynamic log levels in ofagent by divyadesai · 4 years, 1 month ago
  63. 3034262 [VOL-2692] Returning FlowMod error to controller by Andrea Campanella · 4 years, 2 months ago
  64. 91c4e4e Refactoring logs with correct messages by Andrea Campanella · 4 years, 2 months ago
  65. 7fe70f7 [VOL-2552][VOL-2517] Handling 4096 as transaprent VLAN by Don Newton · 4 years, 2 months ago v1.1.2
  66. 3243ee5 Updated tools version to 2.0.0 by Kent Hagerman · 4 years, 2 months ago
  67. 6379e09 Modified Makefile to use containerized tools. by Kent Hagerman · 4 years, 2 months ago
  68. d053d88 VOL-2630 return to -dev version by Scott Baker · 4 years, 2 months ago
  69. 884de61 VOL-26433 initialize logging system by David K. Bainbridge · 4 years, 2 months ago v1.1.1
  70. 38065c6 VOL-2630 Release ofagent-go 1.1.0 by Scott Baker · 4 years, 2 months ago v1.1.0
  71. cac73ac VOL-2625 - fix SCA issues by David K. Bainbridge · 4 years, 2 months ago
  72. 9cb404e VOL-2518 - reconnect to voltha on disconnect by David K. Bainbridge · 4 years, 3 months ago
  73. e6d95f6 optimiztion of buffer usage by David K. Bainbridge · 4 years, 3 months ago
  74. 0b3f648 VOL-2511 - copy the read buffer for processing by David K. Bainbridge · 4 years, 3 months ago
  75. aea73cd VOL-2509 - upodate to use v3 protobufs by David K. Bainbridge · 4 years, 3 months ago
  76. ac0455d tweak client by Don Newton · 4 years, 3 months ago
  77. 5537626 VOL-2487 - correct meter state size calculation by David K. Bainbridge · 4 years, 3 months ago
  78. 9959fc7 update the dockerfile to work with the new repo structure by David K. Bainbridge · 4 years, 3 months ago
  79. 157bdab WIP - Suggesting changes (take2) by David K. Bainbridge · 4 years, 3 months ago
  80. 6f6c866 VOL-101 -handle barrier request by Don Newton · 4 years, 3 months ago
  81. a6f5505 adding run.sh by Don Newton · 4 years, 3 months ago
  82. 5fadb55 fixing docker-build by Don Newton · 4 years, 3 months ago
  83. 7577f07 VOL-2408 - Refactor / Use voltha-lib-go Logging by Don Newton · 4 years, 4 months ago
  84. b437c6f functional version by Don Newton · 4 years, 4 months ago
  85. e0d34a8 interim commit go fmt stuff by Don Newton · 4 years, 5 months ago
  86. 98fd881 initial add - go fmt on grpc by Don Newton · 4 years, 7 months ago
  87. 97e3b61 Initial empty repository by Zack Williams · 4 years, 8 months ago