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