1. 078a271 SEBA-758 send periodic port stats to voltha by Zdravko Bozakov · 5 years ago
  2. 21d464e Deprecanting voltha-bbsim by Matteo Scandolo · 5 years ago
  3. 57430cf [VOL-1945]: OMCI connection is broken after DHCP installed by Yongjie Zhang · 5 years ago
  4. b3f4ce9 Reset EAPOL client state back to EAP_START while sending EAP_START. by A R Karthick · 5 years ago
  5. d52eaee VOL-1903: Cleanup Makefile to use consistent versions of protoc/grpc-gateway by Zdravko Bozakov · 5 years ago
  6. fc4f999 Post release increment to version 2.2.0-dev by David Bainbridge · 5 years ago
  7. fce3864 Release 2.1.0 contains TP by David Bainbridge · 5 years ago 2.1.0
  8. 7c9c5f2 VOL-1855: Support for techprofile by Matt Jeanneret · 5 years ago
  9. a7c242f Start version 2.1.0-dev by David Bainbridge · 5 years ago
  10. b23c927 Release 2.0.2 by Matt Jeanneret · 5 years ago 2.0.2
  11. 32dfd72 SEBA-806:Bring up ONUs one by one by Mahir Gunyel · 5 years ago
  12. 2abf393 Change GOPATH from gerrit.opencord.org to github.com/opencord by Zack Williams · 5 years ago
  13. 07fe4dc VOL-1834 Fix incorrect error message; Throw warnings instead of errors. by Scott Baker · 5 years ago
  14. 67add0c Avoid bounce in the ONU State Retry EAPOL until done by Matteo Scandolo · 5 years ago
  15. 2b4ffb7 VOL-1834 Report when tagging is not as expected by Scott Baker · 5 years ago
  16. f7b260d Moving to go mod and improving the build by Matteo Scandolo · 5 years ago
  17. d975d30 streamline getting ONU/PON status from change-id I5fb4cd9246b2ed29a5384579203ebc2d96e506a9 by Zdravko Bozakov · 5 years ago
  18. 6665920 View status of individual ONUs using PON interface and ONU IDs by Anjali Thontakudi · 5 years ago
  19. b871c50 View status of individual PON ports by Anjali Thontakudi · 5 years ago
  20. 7a70c3f fixing bbsim build file by Kailash · 5 years ago 2.0.1
  21. 3150a01 fixing bug in makefile by Kailash · 5 years ago
  22. e404169 releasing voltha-bbsim 2.0 by Kailash · 5 years ago 2.0.0
  23. d88258b Makefile to support docker build automation job by Kailash · 5 years ago
  24. 95bb5ac onuomci state transition fixes by Kailash · 5 years ago
  25. 3f52513 Fix compile error related to bbsim.proto by Shad Ansari · 5 years ago
  26. 9617c85 Move common/utils.go to device/utils.go. by Keita NISHIMOTO · 5 years ago
  27. 7401ff2 SEBA-432 SEBA-565 SEBA-654 (alarms) by Zdravko Bozakov · 5 years ago
  28. c8374eb README update for correcting expressions by Keita NISHIMOTO · 5 years ago
  29. 2807c54 SEBA-651 DHCP emulation triggered by DHCP flow install by Keita NISHIMOTO · 5 years ago
  30. 66e43a8 SEBA-801 DHCP emulation stuck in DISCOVERED state by Keita NISHIMOTO · 5 years ago
  31. 7057aa6 SEBA-663 VOLTHA 1.7 support in BBSim by Keita NISHIMOTO · 5 years ago
  32. 9897f6e SEBA-691: Changes in BBSIM startup by Mahir Gunyel · 6 years ago
  33. 8b9328c Minor fixes & tweaks to improve error handing in preparation for BBSim REST API pull request. by Zdravko Bozakov · 6 years ago
  34. b85f593 Fix log formatting discovered in 1.12 update by Zack Williams · 6 years ago
  35. 639c4f7 SEBA-610: instead of activating DHCP server on a fixed virtual interface, we activated it on the interface including oltId. by Mahir Gunyel · 6 years ago
  36. edb6532 Add intid to GetOnuByID by Zdravko Bozakov · 6 years ago voltha-1.7
  37. 26ebaa8 SEBA-506 BBSIM - omci handler for new TP flows by Keita NISHIMOTO · 6 years ago
  38. d502e66 Update README and Modify the default value of interval by Keita NISHIMOTO · 6 years ago
  39. 0fc2b74 SEBA-499: Sending OLT Serial Number from BBSIM in GetDeviceInfo response. Also change sleep unit before the ONUIndication, from second to millisecond by Mahir Gunyel · 6 years ago
  40. 9a4c4dc SEBA-474 Adding C-tag to the upstream DHCP message generated in BBSim by Keita NISHIMOTO · 6 years ago
  41. dd9f673 VOL-1355 BBSim - Support per-ONU control (and remove UNI veths and chhange NNI's veth name) by Keita NISHIMOTO · 6 years ago
  42. 2f8a6a4 VOL-1431, SEBA-436 Add DHCP responder by Keita NISHIMOTO · 6 years ago
  43. dad44cb Refactor EAPOL responder by Keita NISHIMOTO · 6 years ago
  44. 621a43d VOL-1430, SEBA-436 Add EAPOL responder by Keita NISHIMOTO · 6 years ago
  45. 0918334 SEBA-448 : Setting BBSIM Debug Level by Mahir Gunyel · 6 years ago
  46. fa5a134 Update Dockerfile by Keita NISHIMOTO · 6 years ago
  47. 42db49e VOL-1432 Segmentation error in GetGemPortID () by Keita NISHIMOTO · 6 years ago
  48. 7bce769 VOL-1357 BBSim - OMCI status management by Keita NISHIMOTO · 6 years ago
  49. 9dbdad4 Merge "Add omci-sim lib to Dockerfile" by Keita Nishimoto · 6 years ago
  50. 671027a Add omci-sim lib to Dockerfile by Shad Ansari · 6 years ago
  51. a95ac1c Update README by Keita NISHIMOTO · 6 years ago
  52. b744bf2 Move omci to omci-sim lib by Shad Ansari · 6 years ago
  53. 3f08062 VOL-1358 BBSim - Improve the mediator component by Keita NISHIMOTO · 6 years ago
  54. 65fed64 SEBA-400 Refactor omci code in preparation to make omci a go-pkg by Shad Ansari · 6 years ago
  55. 0c1c083 Refactoring for coreServer #No change in processing logic by Keita NISHIMOTO · 6 years ago
  56. 1ac4c43 SEBA-400 Add omci_defs file for standard OMCI msg definitions and parsing. by Shad Ansari · 6 years ago
  57. fd29844 SEBA-397 Add support for mib upload of TCONT MEs. by Shad Ansari · 6 years ago
  58. a3384b0 SEBA-392 - MibUpload of 'ONT Data' and 'Circuit Pack' MEs by Shad Ansari · 6 years ago
  59. 2b69420 VOL-1360 BBSim - Error handling in AAA/DHCP client activation trigger by Keita NISHIMOTO · 6 years ago
  60. 5987f8c Update README by Keita NISHIMOTO · 6 years ago
  61. 1b099f7 Merge "More logs" by Keita Nishimoto · 6 years ago
  62. 3af86da VOL-1350 BBSim - AAA/DHCP client activation triggered by OpenOMCI by Keita NISHIMOTO · 6 years ago
  63. 8213c53 SEBA-336 - Better omci message handling by Shad Ansari · 6 years ago voltha-2.0 1.0.0
  64. a5c7989 SEBA-336 - Gemport handling for packet-in by Shad Ansari · 6 years ago
  65. 7fc985d Merge "Ignore unhandled OMCI msgs" by Shad Ansari · 6 years ago
  66. ab44c21 Ignore unhandled OMCI msgs by Shad Ansari · 6 years ago
  67. ba10d09 [SEBA-359] Use more accurate timestamp format by Zack Williams · 6 years ago
  68. 985d1c4 Merge "Onu transitions to ACTIVE and uni port is created." by Shad Ansari · 6 years ago
  69. 4580617 Onu transitions to ACTIVE and uni port is created. by Shad Ansari · 6 years ago
  70. cedaf6f [SEBA-359] by Zack Williams · 6 years ago
  71. a286c74 More logs by Matteo Scandolo · 6 years ago
  72. 5bb48db Add canned Mib Reset Response by Shad Ansari · 6 years ago
  73. 6a93ee2 add logs for veth creation by Shad Ansari · 6 years ago
  74. 2a65914 More logs cleanup by Matteo Scandolo · 6 years ago
  75. 2eac6a4 Add file omci.go - missed out in prev commit by Shad Ansari · 6 years ago
  76. 70aafb0 Skeleton code for Omci go routine by Shad Ansari · 6 years ago
  77. ef43627 Add hooks for sending omci indication by Shad Ansari · 6 years ago
  78. 704c6f2 DeviceInfo changes for voltha rsrc_mgr by Shad Ansari · 6 years ago
  79. 612943c Merge "Makefile changes to compile outside of docker" by Shad Ansari · 6 years ago
  80. 573dfb8 Makefile changes to compile outside of docker by Shad Ansari · 6 years ago
  81. 2aca22c [SEBA-342] Log cleanup by Matteo Scandolo · 6 years ago
  82. 9f76ca1 Merge "[SEBA-342] Publishing logs to kafka" by Matteo Scandolo · 6 years ago
  83. 010c194 DeviceInfo that makes voltha rsrc mgr happy by Shad Ansari · 6 years ago
  84. 88e9189 [SEBA-342] Publishing logs to kafka by Matteo Scandolo · 6 years ago
  85. b7b58c7 Update openolt.proto to latest from voltha by Shad Ansari · 6 years ago
  86. 9708e04 VOL-1305 Separation of DHCP/AAA emulation part from OLT/ONUs emulation part by Keita NISHIMOTO · 6 years ago
  87. c66b8eb Update logging function by Keita NISHIMOTO · 6 years ago
  88. 4549d3f Adding delay between ONU operations by Matteo Scandolo · 6 years ago
  89. b841749 C-tagging for DHCP message by Keita NISHIMOTO · 6 years ago
  90. a96633a Changing vendor from NONE to BBSM by Matteo Scandolo · 6 years ago
  91. 9c6f6f1 Fixing BUG in disable OLT device by Keita NISHIMOTO · 6 years ago
  92. 8169f67 Fix printf and formatting so 'go test' passes by Zack Williams · 6 years ago
  93. efcbcec Merge "Add development VERSION file" by Zack Williams · 6 years ago
  94. ca4da5f VOL-1282 BBSim - Add reboot-related features by Keita NISHIMOTO · 6 years ago
  95. c864da2 VOL-1119 BBSim - DHCP emulation by Keita NISHIMOTO · 6 years ago
  96. 246b828 VOL-1280 Fixing BUG in generating SN by Keita NISHIMOTO · 6 years ago
  97. 52792d2 Add development VERSION file by Zack Williams · 6 years ago
  98. 1f9a8dd Update README.md by Keita NISHIMOTO · 6 years ago
  99. 3b8b9c0 AAA Emulation & BBSim Containerization by Keita NISHIMOTO · 6 years ago
  100. 86f8720 Add Dockerfile and make-based tooling by Zack Williams · 6 years ago