Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-bbsim
/
95bb5ac3c6866090f3d1d5f3e06a3a29d87bd09b
95bb5ac
onuomci state transition fixes
by Kailash
· 5 years ago
3f52513
Fix compile error related to bbsim.proto
by Shad Ansari
· 5 years ago
9617c85
Move common/utils.go to device/utils.go.
by Keita NISHIMOTO
· 5 years ago
7401ff2
SEBA-432 SEBA-565 SEBA-654 (alarms)
by Zdravko Bozakov
· 5 years ago
c8374eb
README update for correcting expressions
by Keita NISHIMOTO
· 5 years ago
2807c54
SEBA-651 DHCP emulation triggered by DHCP flow install
by Keita NISHIMOTO
· 5 years ago
66e43a8
SEBA-801 DHCP emulation stuck in DISCOVERED state
by Keita NISHIMOTO
· 5 years ago
7057aa6
SEBA-663 VOLTHA 1.7 support in BBSim
by Keita NISHIMOTO
· 5 years ago
9897f6e
SEBA-691: Changes in BBSIM startup
by Mahir Gunyel
· 6 years ago
8b9328c
Minor fixes & tweaks to improve error handing in preparation for BBSim REST API pull request.
by Zdravko Bozakov
· 6 years ago
b85f593
Fix log formatting discovered in 1.12 update
by Zack Williams
· 6 years ago
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
edb6532
Add intid to GetOnuByID
by Zdravko Bozakov
· 6 years ago
voltha-1.7
26ebaa8
SEBA-506 BBSIM - omci handler for new TP flows
by Keita NISHIMOTO
· 6 years ago
d502e66
Update README and Modify the default value of interval
by Keita NISHIMOTO
· 6 years ago
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
9a4c4dc
SEBA-474 Adding C-tag to the upstream DHCP message generated in BBSim
by Keita NISHIMOTO
· 6 years ago
dd9f673
VOL-1355 BBSim - Support per-ONU control (and remove UNI veths and chhange NNI's veth name)
by Keita NISHIMOTO
· 6 years ago
2f8a6a4
VOL-1431, SEBA-436 Add DHCP responder
by Keita NISHIMOTO
· 6 years ago
dad44cb
Refactor EAPOL responder
by Keita NISHIMOTO
· 6 years ago
621a43d
VOL-1430, SEBA-436 Add EAPOL responder
by Keita NISHIMOTO
· 6 years ago
0918334
SEBA-448 : Setting BBSIM Debug Level
by Mahir Gunyel
· 6 years ago
fa5a134
Update Dockerfile
by Keita NISHIMOTO
· 6 years ago
42db49e
VOL-1432 Segmentation error in GetGemPortID ()
by Keita NISHIMOTO
· 6 years ago
7bce769
VOL-1357 BBSim - OMCI status management
by Keita NISHIMOTO
· 6 years ago
9dbdad4
Merge "Add omci-sim lib to Dockerfile"
by Keita Nishimoto
· 6 years ago
671027a
Add omci-sim lib to Dockerfile
by Shad Ansari
· 6 years ago
a95ac1c
Update README
by Keita NISHIMOTO
· 6 years ago
b744bf2
Move omci to omci-sim lib
by Shad Ansari
· 6 years ago
3f08062
VOL-1358 BBSim - Improve the mediator component
by Keita NISHIMOTO
· 6 years ago
65fed64
SEBA-400 Refactor omci code in preparation to make omci a go-pkg
by Shad Ansari
· 6 years ago
0c1c083
Refactoring for coreServer #No change in processing logic
by Keita NISHIMOTO
· 6 years ago
1ac4c43
SEBA-400 Add omci_defs file for standard OMCI msg definitions and parsing.
by Shad Ansari
· 6 years ago
fd29844
SEBA-397 Add support for mib upload of TCONT MEs.
by Shad Ansari
· 6 years ago
a3384b0
SEBA-392 - MibUpload of 'ONT Data' and 'Circuit Pack' MEs
by Shad Ansari
· 6 years ago
2b69420
VOL-1360 BBSim - Error handling in AAA/DHCP client activation trigger
by Keita NISHIMOTO
· 6 years ago
5987f8c
Update README
by Keita NISHIMOTO
· 6 years ago
1b099f7
Merge "More logs"
by Keita Nishimoto
· 6 years ago
3af86da
VOL-1350 BBSim - AAA/DHCP client activation triggered by OpenOMCI
by Keita NISHIMOTO
· 6 years ago
8213c53
SEBA-336 - Better omci message handling
by Shad Ansari
· 6 years ago
voltha-2.0
1.0.0
a5c7989
SEBA-336 - Gemport handling for packet-in
by Shad Ansari
· 6 years ago
7fc985d
Merge "Ignore unhandled OMCI msgs"
by Shad Ansari
· 6 years ago
ab44c21
Ignore unhandled OMCI msgs
by Shad Ansari
· 6 years ago
ba10d09
[SEBA-359] Use more accurate timestamp format
by Zack Williams
· 6 years ago
985d1c4
Merge "Onu transitions to ACTIVE and uni port is created."
by Shad Ansari
· 6 years ago
4580617
Onu transitions to ACTIVE and uni port is created.
by Shad Ansari
· 6 years ago
cedaf6f
[SEBA-359]
by Zack Williams
· 6 years ago
a286c74
More logs
by Matteo Scandolo
· 6 years ago
5bb48db
Add canned Mib Reset Response
by Shad Ansari
· 6 years ago
6a93ee2
add logs for veth creation
by Shad Ansari
· 6 years ago
2a65914
More logs cleanup
by Matteo Scandolo
· 6 years ago
2eac6a4
Add file omci.go - missed out in prev commit
by Shad Ansari
· 6 years ago
70aafb0
Skeleton code for Omci go routine
by Shad Ansari
· 6 years ago
ef43627
Add hooks for sending omci indication
by Shad Ansari
· 6 years ago
704c6f2
DeviceInfo changes for voltha rsrc_mgr
by Shad Ansari
· 6 years ago
612943c
Merge "Makefile changes to compile outside of docker"
by Shad Ansari
· 6 years ago
573dfb8
Makefile changes to compile outside of docker
by Shad Ansari
· 6 years ago
2aca22c
[SEBA-342] Log cleanup
by Matteo Scandolo
· 6 years ago
9f76ca1
Merge "[SEBA-342] Publishing logs to kafka"
by Matteo Scandolo
· 6 years ago
010c194
DeviceInfo that makes voltha rsrc mgr happy
by Shad Ansari
· 6 years ago
88e9189
[SEBA-342] Publishing logs to kafka
by Matteo Scandolo
· 6 years ago
b7b58c7
Update openolt.proto to latest from voltha
by Shad Ansari
· 6 years ago
9708e04
VOL-1305 Separation of DHCP/AAA emulation part from OLT/ONUs emulation part
by Keita NISHIMOTO
· 6 years ago
c66b8eb
Update logging function
by Keita NISHIMOTO
· 6 years ago
4549d3f
Adding delay between ONU operations
by Matteo Scandolo
· 6 years ago
b841749
C-tagging for DHCP message
by Keita NISHIMOTO
· 6 years ago
a96633a
Changing vendor from NONE to BBSM
by Matteo Scandolo
· 6 years ago
9c6f6f1
Fixing BUG in disable OLT device
by Keita NISHIMOTO
· 6 years ago
8169f67
Fix printf and formatting so 'go test' passes
by Zack Williams
· 6 years ago
efcbcec
Merge "Add development VERSION file"
by Zack Williams
· 6 years ago
ca4da5f
VOL-1282 BBSim - Add reboot-related features
by Keita NISHIMOTO
· 6 years ago
c864da2
VOL-1119 BBSim - DHCP emulation
by Keita NISHIMOTO
· 6 years ago
246b828
VOL-1280 Fixing BUG in generating SN
by Keita NISHIMOTO
· 6 years ago
52792d2
Add development VERSION file
by Zack Williams
· 6 years ago
1f9a8dd
Update README.md
by Keita NISHIMOTO
· 6 years ago
3b8b9c0
AAA Emulation & BBSim Containerization
by Keita NISHIMOTO
· 6 years ago
86f8720
Add Dockerfile and make-based tooling
by Zack Williams
· 6 years ago
26dab09
Add ONU Ind-related features
by Keita NISHIMOTO
· 6 years ago
d771cd1
First version of BBSim
by Keita NISHIMOTO
· 6 years ago
f0c254a
Initial empty repository
by Shad Ansari
· 6 years ago