1. 9ddb3a9 [VOL-3999] Correctly handling context during OLT Reconcile by Matteo Scandolo · 3 years, 1 month ago
  2. b25c806 Merge "[VOL-3987] Do not validate GemPort 4069 as it's reserved for multicast and shared across ONUs" by Andrea Campanella · 3 years, 1 month ago
  3. 21195d6 [VOL-3982] Improving locks on GemPort adn AllocId maps in Olt struct to avoid concurrency issues by Matteo Scandolo · 3 years, 1 month ago
  4. 973b018 [VOL-3987] Do not validate GemPort 4069 as it's reserved for multicast and shared across ONUs by Matteo Scandolo · 3 years, 1 month ago
  5. c3bf996 Bumping version after 2.7 release by Matteo Scandolo · 3 years, 2 months ago
  6. b4a1971 Releasing 1.5.2 for VOLTHA 2.7 by Matteo Scandolo · 3 years, 2 months ago v1.5.2
  7. 67039c3 Merge "[VOL-3942] Correctly validation flows that have ReplicateFlow set to true" by Matteo Scandolo · 3 years, 2 months ago
  8. a8eca49 [VOL-3942] Correctly validation flows that have ReplicateFlow set to true by Matteo Scandolo · 3 years, 2 months ago
  9. d15c0b4 [VOL-3940] Using the correct transition when reactivating ONUs by Matteo Scandolo · 3 years, 2 months ago
  10. b591314 [VOL-3914] Not forwarding OMCI messages if the ONU is disabled by Matteo Scandolo · 3 years, 2 months ago
  11. 13b1ee0 VOL-3049 patch for alarm notification, audit and sync by Himani Chawla · 3 years, 2 months ago
  12. 4b077aa [VOL-3837] Checking that OnuId, AllocId and GemPorts are unique per PON by Matteo Scandolo · 3 years, 3 months ago
  13. cedde46 [VOL-3880] Correctly reporting software image status in OMCI Get by Matteo Scandolo · 3 years, 2 months ago
  14. efdb4b6 [VOL-3929] Fix for bbsim restart on grpc server restart followed by a device disable/delete by Hardik Windlass · 3 years, 2 months ago
  15. 305e776 Release version 1.5.1 by amit.ghosh · 3 years, 2 months ago v1.5.1
  16. 31e2c01 Merge "VOL-3851 Migrate bbsim to v0.11.0 of the DMI interface" by Matteo Scandolo · 3 years, 2 months ago
  17. 6ca4070 VOL-3851 Migrate bbsim to v0.11.0 of the DMI interface by ssiddiqui · 3 years, 2 months ago
  18. 846fdd9 Merge "[VOL-3548] BBSim support for reboot vs disconnect" by Matteo Scandolo · 3 years, 2 months ago
  19. 96f8919 [VOL-3548] BBSim support for reboot vs disconnect by Matteo Scandolo · 3 years, 2 months ago
  20. c3fd50c Fill EntityID in UniG and PhysicalPathTerminationPointEthernetUni ME by Girish Gowdra · 3 years, 2 months ago
  21. 6d9a1a4 Support FEC History and GEM Port History L2 PM counters by Girish Gowdra · 3 years, 2 months ago
  22. e268310 Change MDS value on on successful response Move to omci-lib-go version v0.15.4 by Girish Gowdra · 3 years, 2 months ago
  23. 94f9399 Fix README by Hardik Windlass · 3 years, 3 months ago
  24. a539f52 VOL-3835: Add support for reporting L2 PM counters by Girish Gowdra · 3 years, 3 months ago
  25. 9a1842d [VOL-3832] Reporting correct EntityIDs dirung the MIB Upload process by Matteo Scandolo · 3 years, 3 months ago
  26. 992a23e [VOL-3744] Adding MDS support to BBSim by Matteo Scandolo · 3 years, 3 months ago
  27. 651723e Merge "Exposing ONU restart EAPOL/DHCP/IGMP endpoints" by Andrea Campanella · 3 years, 3 months ago
  28. 5863f00 [VOL-3819] Reporting correct serial number via OMCI Get Onu-g message by Matteo Scandolo · 3 years, 3 months ago
  29. c08a608 Exposing ONU restart EAPOL/DHCP/IGMP endpoints by Matteo Scandolo · 3 years, 3 months ago
  30. f9d4341 [SEBA-434] Replacing omci-sim with omci-lib-go by Matteo Scandolo · 3 years, 4 months ago v1.5.0
  31. 9f9faca IP parameter added to ONU IGMP join/leave cli command by Onur Kalinagac · 3 years, 4 months ago
  32. 13dd58b Starting 1.4.4-dev by Andrea Campanella · 3 years, 4 months ago
  33. 8c4988b Releasing 1.4.3 version by Andrea Campanella · 3 years, 4 months ago v1.4.3
  34. 8f4a421 Merge "[VOL-3695]: Support to create some of the OLT device events over the Device Management Interface 1. Following events and its corresponding recovered event creation is supported : EVENT_FAN_FAILURE EVENT_PSU_FAILURE EVENT_HW_DEVICE_TEMPERATURE_ABOVE_CRITICAL 2. Following DMI Native Events Management Service APIs are implemented: ListEvents UpdateEventsConfiguration 3. Updated docs/source/DMI_Server_README.md" by Andrea Campanella · 3 years, 4 months ago
  35. 291b3e5 Releasing concurrent map access fix by Andrea Campanella · 3 years, 5 months ago v1.4.2
  36. be8e12f VOL-3710 Avoid concurrent access to the flows map in olt.go by Andrea Campanella · 3 years, 5 months ago
  37. 24361d4 [VOL-3695]: Support to create some of the OLT device events over the Device Management Interface by hkouser · 3 years, 5 months ago
  38. ad833bf Releasing 1.4.1 for VOLTHA-2.6 by Matteo Scandolo · 3 years, 5 months ago v1.4.1
  39. 18b275c [VOL-3656]: Implemented StopManagingDevice DMI API by Humera Kouser · 3 years, 6 months ago
  40. 54913de Merge "[VOL:3643] support of some OLT device metrics over the Device Management Interface 1. Following metrices are supported : METRIC_FAN_SPEED METRIC_CPU_USAGE_PERCENTAGE METRIC_RAM_USAGE_PERCENTAGE METRIC_DISK_USAGE_PERCENTAGE METRIC_INNER_SURROUNDING_TEMP 2. Following DMI APIs are implemented: ListMetrics UpdateMetricsConfiguration GetMetric SetMsgBusEndpoint GetMsgBusEndpoint 3. Updated docs/source/DMI_Server_README.md" by Andrea Campanella · 3 years, 6 months ago
  41. a444295 [VOL:3643] support of some OLT device metrics over the Device Management Interface by Humera Kouser · 3 years, 6 months ago
  42. 34a9ea3 using latest voltha-ci-tool container to correctly generate coverage reports by Matteo Scandolo · 3 years, 6 months ago
  43. 7b51220 [VOL-3623] Reporting the correct SerialNumber as part of the ONUG request by Matteo Scandolo · 3 years, 6 months ago
  44. 88c204a [VOL-3622] Stop and restart gRPC server by Matteo Scandolo · 3 years, 6 months ago
  45. 90d08f6 [VOL-3610] implementing a fake DHCP server within BBSim by Matteo Scandolo · 3 years, 7 months ago v1.4.0
  46. 4f4ac79 [VOL-3419] Supporting new flow format. Releasing version 1.3.0 by Matteo Scandolo · 3 years, 8 months ago v1.3.0
  47. daa7157 Merge "[VOL-3544] Removing ATT specific fields from auto-generated sadis config This is required as per the changes in the dhcpl2relay app in order to use to option82 to store routing information" by Matteo Scandolo · 3 years, 7 months ago
  48. d683d16 Adding service to expose the DMI server port by Andrea Campanella · 3 years, 7 months ago
  49. 79a642e Moving the DMI docs to the source folder by Andrea Campanella · 3 years, 7 months ago
  50. df08044 [VOL-3544] Removing ATT specific fields from auto-generated sadis config by Matteo Scandolo · 3 years, 7 months ago
  51. 258d14c VOL-3510:Implement Device Management Interface (dmi) on bbsim by amit.ghosh · 3 years, 8 months ago v1.2.0
  52. 5a15df5 Merge "[VOL-3539] Not activating ONUs after reboot if ControlledActivation doesn't require it" by Matteo Scandolo · 3 years, 7 months ago
  53. 5b9552f Removing unused file by Matteo Scandolo · 3 years, 7 months ago
  54. 0de43d1 [VOL-3539] Not activating ONUs after reboot if ControlledActivation doesn't require it by Matteo Scandolo · 3 years, 7 months ago v1.1.4
  55. 0e9fabf Fixing documentation by Matteo Scandolo · 3 years, 8 months ago
  56. 9356670 [VOL-3522] Exposing OltRebootDelay option and releasing 1.1.3 by Matteo Scandolo · 3 years, 8 months ago v1.1.3
  57. 76c3ff6 Restoring authRestart and dhcpRestart options by Matteo Scandolo · 3 years, 8 months ago v1.1.2
  58. bfcfbb3 Making DHCP hostnames unique Using standard format for DHCP Client ID by Matteo Scandolo · 3 years, 8 months ago
  59. 6e7afb0 Fixing issue with Services EAPOL/DHCP monitoring loops by Matteo Scandolo · 3 years, 8 months ago v1.1.1
  60. 5b73919 Merge "Releasing BBSim 1.1.0" by Matteo Scandolo · 3 years, 8 months ago
  61. 294da60 If EAPOL/DHCP state machine fails cancel to validation loop by Matteo Scandolo · 3 years, 8 months ago
  62. 590f0ff Releasing BBSim 1.1.0 by Matteo Scandolo · 3 years, 8 months ago v1.1.0
  63. edf30c7 proper message on FlowAdd by Matteo Scandolo · 3 years, 8 months ago
  64. bd875b3 Updating DHCP flow checks according to VOL-3212 by Matteo Scandolo · 3 years, 8 months ago
  65. 24a88c4 [VOL-3486] Generating unique DHCP TxId per service by Matteo Scandolo · 3 years, 8 months ago
  66. 3129e3a Separating Teardown and test in BBR pipeline by Matteo Scandolo · 3 years, 8 months ago
  67. e9f5a6b [VOL-3482] Do not restart DHCP/EAPOL exchanges that are already in progress by Matteo Scandolo · 3 years, 8 months ago
  68. 76b7774 Fixing parameters in BBR pipiline by Matteo Scandolo · 3 years, 8 months ago
  69. 4329585 Releasing 1.0.1 to publish the fixed BBR (used in the pipeline) by Matteo Scandolo · 3 years, 8 months ago v1.0.1
  70. c11074d Fixing BBR logging by Matteo Scandolo · 3 years, 8 months ago
  71. f380a97 Updating docs and releasing 1.0.0 by Matteo Scandolo · 3 years, 8 months ago v1.0.0
  72. bc46f07 Merge "[VOL-2778] Handling IGMP" by Matteo Scandolo · 3 years, 8 months ago
  73. 858f765 Merge "[VOL-2778] Restart Auth and DHCP" by Matteo Scandolo · 3 years, 8 months ago
  74. 618a658 [VOL-2778] Handling IGMP by Matteo Scandolo · 3 years, 8 months ago
  75. aa2883e Fixing DT services file by Andrea Campanella · 3 years, 8 months ago
  76. adc72a8 [VOL-2778] Restart Auth and DHCP by Matteo Scandolo · 3 years, 8 months ago
  77. 7f656fb [VOL-2778] Cleaning up DHCP logs by Matteo Scandolo · 3 years, 8 months ago
  78. 635b2bf [VOL-2778] Fixing OLT Soft reboot by Matteo Scandolo · 3 years, 8 months ago
  79. 8d28137 [VOL-2778] Adding pbits to DHCP packets by Matteo Scandolo · 3 years, 8 months ago
  80. 75ed5b9 [VOL-2778] Fixing reboots Change-Id: I9751a6a9abd83a1a45a809b1c32834d60ec22254 by Matteo Scandolo · 3 years, 9 months ago
  81. 4a03626 [VOL-2778] Introducing Service definition in order to support the TT workflow by Matteo Scandolo · 3 years, 9 months ago
  82. 0b603aa Releasing a stable version before introducing support for multiple services by Matteo Scandolo · 3 years, 9 months ago v0.3.0
  83. 688b424 [VOL-3285] Resolving statis code analysis warnings by Shrey Baid · 3 years, 10 months ago
  84. 9145502 [VOL-3285] Fixing Dockerfile lint by Matteo Scandolo · 3 years, 10 months ago
  85. 6757d4c Merge "[VOL-3286] Sending PortStats only when OLT Enabled" by Matteo Scandolo · 3 years, 10 months ago
  86. 55f328c [VOL-3286] Sending PortStats only when OLT Enabled by Shrey Baid · 3 years, 10 months ago
  87. 7b3405b [VOL-3311] Fix for ONU Delete and Re-Discovery by Hardik Windlass · 3 years, 10 months ago
  88. 8794764 Bump minor version post VOLTHA2.4 branch out by Girish Gowdra · 3 years, 11 months ago
  89. f2a089b VOL-3303: Bump BBSIM version for 2.4 release by Girish Gowdra · 3 years, 11 months ago voltha-2.4 v0.2.6
  90. 328c5f0 Cleaning the ONU state when the ONU is disabled by Matteo Scandolo · 3 years, 11 months ago
  91. eb6b5af [VOL-3279] Resetting the GemPort when all the flows in an ONU are removed by Matteo Scandolo · 3 years, 11 months ago v0.2.5
  92. f8abccc [VOL-3210] Added Retry feature in BBSim for EAPOL and DHCP by Shrey Baid · 4 years ago v0.2.4
  93. 5ff8008 [SEBA-918][VOL-2984] Allowing DHCP without completing eapol by Matteo Scandolo · 4 years, 5 months ago
  94. 6654589 [VOL-3256] Release v0.2.3 by Hardik Windlass · 4 years ago v0.2.3
  95. ad790cb [VOL-3084][VOL-3097] Added support for ONU Re-Discovery and OLT PON Port Disable/Enable by Hardik Windlass · 4 years ago
  96. e72b3cc [VOL-3054] Added -igmp flag and changed sadis response by Shrey Baid · 4 years ago v0.2.2
  97. 64cda47 [VOL-2961] Added configuration for kafka topic by Shrey Baid · 4 years, 1 month ago
  98. c1d5f45 [VOL-3033] Releasing v0.2.1 by Hardik Windlass · 4 years ago v0.2.1
  99. 340b9ea [VOL-2982] Send ONUIndication on OLT PON port disable by Andrea Campanella · 4 years, 1 month ago
  100. bec394e Merge "[VOL-2761][VOL-2905] Support for DT workflow" by Matteo Scandolo · 4 years, 1 month ago