1. 4f990a0 [VOL-4579] ETH SRC parse changes for FTTB DPU Mgmt and ANCP traffic flows by Abhilash Laxmeshwar · 2 years, 2 months ago v2.1.0
  2. 6f62dcf Releasing 2.0.1 for voltha-2.9 by Andrea Campanella · 2 years, 5 months ago v2.0.1
  3. eb7c541 [VOL-4432] wait for all messages to be sent before closing the channel by Andrea Campanella · 2 years, 6 months ago
  4. e05cf0c [VOL-4291] OfAgent changes for gRPC migration by David K. Bainbridge · 2 years, 9 months ago v2.0.0
  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, 11 months ago
  8. 536ee58 Gosec failure fixes and ci checks ajdustment by Andrey Pozolotin · 3 years 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, 1 month ago v1.6.1
  11. 595b670 VOL-3978 - update to go 1.16.3 by David K. Bainbridge · 3 years, 1 month ago v1.6.0
  12. ee41984 Bumping version after 2.7 release by Matteo Scandolo · 3 years, 1 month ago
  13. 6f45652 Releasing 1.5.2 with fix for runtime error by Andrea Campanella · 3 years, 2 months ago v1.5.2
  14. 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
  15. e2af7e4 VOL-3506 Handle ofp_error_msg in ofagent by Maninder · 3 years, 5 months ago v1.5.1
  16. 0129dcf Bumping version after VOLTHA-2.6 release by Matteo Scandolo · 3 years, 5 months ago
  17. a8d680b Releasing OfAgent for voltha-2.6 by Matteo Scandolo · 3 years, 5 months ago voltha-2.6 v1.4.2
  18. 154295f using latest voltha-ci-tool container to correctly generate coverage reports by Matteo Scandolo · 3 years, 5 months ago
  19. 12b909f VOL-3588 Update OFAgent to support new version of protos by Maninder · 3 years, 6 months ago v1.4.1
  20. 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
  21. d933428 Bumping VERSION to 1.4.0-dev by Matteo Scandolo · 3 years, 8 months ago
  22. a36db8b Releasing version 1.3.1 by Matteo Scandolo · 3 years, 8 months ago v1.3.1
  23. f6611b8 [VOL-3375]Remove field pkg from log statements by Rohan Agrawal · 3 years, 9 months ago
  24. adc3ba1 [VOL-3142] Enabled tracing for ofagent-go and added config parameters by Girish Kumar · 3 years, 11 months ago v1.3.0
  25. e3add83 Bump minor version post VOLTHA2.4 branch out by Girish Gowdra · 3 years, 10 months ago
  26. 3d955ef [VOL-3242] handle each incoming messages with a go routine by Andrea Campanella · 3 years, 11 months ago v1.2.5
  27. 082a701 VOL-3211 Flow Remove following subscriber remove not propagated to adapter by Esin Karaman · 3 years, 10 months ago v1.2.4
  28. 322c308 [VOL-3242] Sending FlowRemoved message once the FlowDeleteStrict message has been successfully sent to VOLTHA by Matteo Scandolo · 3 years, 11 months ago v1.2.2
  29. 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
  30. 3e2b2ce [VOL-3066] Ofagent must support VLAN_PCP and ETH_DST fields by Gamze Abaka · 4 years ago
  31. 87d43d7 [VOL-2735]Durations should be specified as type time.Duration not int by Neha Sharma · 4 years, 1 month ago v1.2.0
  32. 273c252 VOL-2828 Bump post-2.3 release by Zack Williams · 4 years, 1 month ago
  33. 4b110f6 Support connecting to multiple OpenFlow controllers by Jonathan Hart · 4 years, 2 months ago
  34. 892fab5 [VOL-2767] by divyadesai · 4 years, 1 month ago v1.1.6
  35. e9d7617 [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  36. a054c7f [VOL-2780] by Zack Williams · 4 years, 1 month 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, 2 months ago v1.1.4
  38. 08f90ea release version 1.1.3 by David Bainbridge · 4 years, 1 month ago v1.1.3
  39. 91c4e4e Refactoring logs with correct messages by Andrea Campanella · 4 years, 2 months ago
  40. 7fe70f7 [VOL-2552][VOL-2517] Handling 4096 as transaprent VLAN by Don Newton · 4 years, 2 months ago v1.1.2
  41. d053d88 VOL-2630 return to -dev version by Scott Baker · 4 years, 2 months ago
  42. 884de61 VOL-26433 initialize logging system by David K. Bainbridge · 4 years, 2 months ago v1.1.1
  43. 38065c6 VOL-2630 Release ofagent-go 1.1.0 by Scott Baker · 4 years, 2 months ago v1.1.0
  44. b437c6f functional version by Don Newton · 4 years, 5 months ago
  45. 98fd881 initial add - go fmt on grpc by Don Newton · 4 years, 7 months ago