Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-bbsim
/
57430cf89efc04b86e16dd56464ddf12a9c7a4de
57430cf
[VOL-1945]: OMCI connection is broken after DHCP installed
by Yongjie Zhang
· 5 years ago
b3f4ce9
Reset EAPOL client state back to EAP_START while sending EAP_START.
by A R Karthick
· 5 years ago
d52eaee
VOL-1903: Cleanup Makefile to use consistent versions of protoc/grpc-gateway
by Zdravko Bozakov
· 5 years ago
fc4f999
Post release increment to version 2.2.0-dev
by David Bainbridge
· 5 years ago
fce3864
Release 2.1.0 contains TP
by David Bainbridge
· 5 years ago
2.1.0
7c9c5f2
VOL-1855: Support for techprofile
by Matt Jeanneret
· 5 years ago
a7c242f
Start version 2.1.0-dev
by David Bainbridge
· 5 years ago
b23c927
Release 2.0.2
by Matt Jeanneret
· 5 years ago
2.0.2
32dfd72
SEBA-806:Bring up ONUs one by one
by Mahir Gunyel
· 5 years ago
2abf393
Change GOPATH from gerrit.opencord.org to github.com/opencord
by Zack Williams
· 5 years ago
07fe4dc
VOL-1834 Fix incorrect error message; Throw warnings instead of errors.
by Scott Baker
· 5 years ago
67add0c
Avoid bounce in the ONU State Retry EAPOL until done
by Matteo Scandolo
· 5 years ago
2b4ffb7
VOL-1834 Report when tagging is not as expected
by Scott Baker
· 5 years ago
f7b260d
Moving to go mod and improving the build
by Matteo Scandolo
· 5 years ago
d975d30
streamline getting ONU/PON status from change-id I5fb4cd9246b2ed29a5384579203ebc2d96e506a9
by Zdravko Bozakov
· 5 years ago
6665920
View status of individual ONUs using PON interface and ONU IDs
by Anjali Thontakudi
· 5 years ago
b871c50
View status of individual PON ports
by Anjali Thontakudi
· 5 years ago
7a70c3f
fixing bbsim build file
by Kailash
· 5 years ago
2.0.1
3150a01
fixing bug in makefile
by Kailash
· 5 years ago
e404169
releasing voltha-bbsim 2.0
by Kailash
· 5 years ago
2.0.0
d88258b
Makefile to support docker build automation job
by Kailash
· 5 years ago
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
Next »