Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-lib-go
/
5d8836bbe096c93b0592b57a940dad7bccd34ed8
/
pkg
5d8836b
[VOL-3228] device-id logging consistancy
by divyadesai
· 5 years ago
v3.2.9
503cce6
[VOL-3199] Fixed a double mutex locking flow in earlier patch
by Girish Kumar
· 5 years ago
v3.2.8
e9d35bb
[VOL-3199] Added support for dynamic enable/disable of Trace Publishing in running components
by Girish Kumar
· 5 years ago
v3.2.7
950f21e
[VOL-3424] Switch completely to Context based Logger instance
by Girish Kumar
· 5 years ago
fb1cb35
[VOL-3070]Create Child Span for the third party library call to etcd and propagate context to carry span information.
by Rohan Agrawal
· 5 years ago
v3.2.6
5edd7fb
VOL-3383 - add mutex around shared data
by David K. Bainbridge
· 5 years ago
7424065
[VOL-3197][VOL-3196] Enhanced Kafka RPC and gRPC interfaces to propagate Span context for log correlation
by Girish Kumar
· 5 years ago
v3.2.5
3c40323
[VOL-3375]Remove field pkg from log statements
by Rohan Agrawal
· 5 years ago
00e5efc
[VOL-3317]Replace the toAdapter in InterAdapterHeader with the output from getEndPoint
by Rohan Agrawal
· 5 years ago
v3.2.4
446274f
[VOL-3142] Added method to terminate tracing in deferred mode with error checking
by Girish Kumar
· 5 years ago
v3.2.3
131ef8f
[VOL-3142] Add config parameters to enable/disable tracing and set target jaeger agent for tracing data push
by Girish Kumar
· 5 years ago
v3.2.2
143fea3
VOL-3121 - Added GetDevicePort and ListDevicePorts to the CoreProxy.
by Kent Hagerman
· 5 years ago
v3.2.1
94f16a9
[VOL-3069]Pass Context down the execution call hierarchy across voltha codebase
by Neha Sharma
· 5 years ago
v3.2.0
e798af1
[VOL-3142] Fix issue with registration of log package name by AddPackage method
by Girish Kumar
· 5 years ago
voltha-2.4
v3.1.23
904fe32
Fixing GPON issue and consolidating xgsponBbsim and xgspon
by Andrea Campanella
· 5 years ago
v3.1.22
ce5e11a
VOL-3244 - remove device discovery topic
by David Bainbridge
· 5 years ago
v3.1.21
98cd2b9
[VOL-1348] Read/Write functions for EPON tech profile
by Takahiro Suzuki
· 5 years ago
v3.1.20
dfdd8f8
[VOL-3012] Protect concurrent access for PON resources
by Gamze Abaka
· 5 years ago
v3.1.19
e668595
Revert "[VOL-3069]Pass Context in methods which are performing logging and need the context"
by Scott Baker
· 5 years ago
v3.1.18
3c425fb
[VOL-3069]Pass Context in methods which are performing logging and need the context
by Neha Sharma
· 5 years ago
v3.1.17
973956d
[VOL-3233] Remove port capability reference
by khenaidoo
· 5 years ago
v3.1.16
46d7c3a
[VOL-3071] Extended Log framework to accept Context as log method argument
by Girish Kumar
· 5 years ago
v3.1.15
e66289c
[VOL-3085]Add a new method to update default sampling frequency
by Rohan Agrawal
· 5 years ago
v3.1.14
dd9af39
[VOL-2736]host and port should be specified as a single argument not as two separate arguments
by Neha Sharma
· 5 years ago
v3.1.13
e1e2473
[VOL-3117] Read KV store data path prefix from an environment variable
by serkant.uluderya
· 5 years ago
v3.1.12
58adf17
[VOL-1348] JSON file for EPON support
by Takahiro Suzuki
· 5 years ago
7966120
VOL-3082: Fix incorrect interpretation of pbit position in the pbit
by Girish Gowdra
· 5 years ago
v3.1.11
f9cbe69
VOL-3029 - Changed flow hashing to only take into account tableId, priority, and match.
by Kent Hagerman
· 5 years ago
v3.1.10
130ac6d
[VOL-2735]Durations in voltha-lib-go should be specified as type time.Duration not int
by Neha Sharma
· 5 years ago
v3.1.9
b3ec7d5
[VOL-2991] Remove incorrect locks from backend.go
by khenaidoo
· 5 years ago
8d4d6c9
[VOL-2067]Unit Test cases for adapter_proxy.go
by Rohan Agrawal
· 5 years ago
4c89a1d
[VOL-936] add changes to get distance between onu and olt
by Dinesh Belwalkar
· 5 years ago
v3.1.7
84a55ce
VOL-2861 replace uint64 kafka interadapter timestamps with timestamp proto
by Scott Baker
· 5 years ago
v3.1.6
ee87e64
[VOL-2738]Enable configuration of ectd v3 client options
by Rohan Agrawal
· 5 years ago
v3.1.5
472a5c9
[VOL-2899] Added loglevel listpackage command to voltctl for
by Girish Kumar
· 5 years ago
v3.1.4
4fca23a
[VOL-2890] Using olt-device-id in the path of a tech-profile
by Matteo Scandolo
· 5 years ago
v3.1.3
87d71c0
Adding mocks for EndpointManager
by Matteo Scandolo
· 5 years ago
v3.1.2
2e67748
[VOL-2836] Using different topic per ONU device
by Matteo Scandolo
· 5 years ago
v3.1.1
b6238b3
[VOL-2831] - Multiple adapter support
by khenaidoo
· 5 years ago
d58eaef
[VOL-2833] Reporting total number of instances and current adapter instance during Adapter Registration (needs VOL-2834)
by Matteo Scandolo
· 5 years ago
04cb5da
VOL-2776 Plumb Start_omci_test through request_handler
by Scott Baker
· 5 years ago
v3.1.0
d737eb6
[VOL-2656] Add unit test for Watch(... withPrefix=True)
by divyadesai
· 5 years ago
e6f45e8
[VOL-2694] Use package specific logger instance in all log statements
by Girish Kumar
· 5 years ago
voltha-2.3
v3.0.25
d51d5d8
Modification and refinement of Readme for tech profile
by Takahiro Suzuki
· 5 years ago
a8ef633
[VOL-2779] Corrected Loglevel Config storage path
by Girish Kumar
· 5 years ago
v3.0.23
78cdb4f
[VOL-2758] [VOL-2759] Write default loglevel to KV store on Pod startup
by Girish Kumar
· 5 years ago
v3.0.22
21972fb
[VOL-2740] Fixed loglevel clear issue and other optimizations
by Girish Kumar
· 5 years ago
v3.0.21
ed12882
[VOL-2163] Supporting Async request
by Matteo Scandolo
· 6 years ago
v3.0.20
42bcb67
[VOL-2312] Logging - Integrate voltctl with new etcd-based dynamic loglevel mechanism
by divyadesai
· 5 years ago
v3.0.19
ae1d470
VOL-2708 prevent deadlock during timeout in invokerpc
by Scott Baker
· 5 years ago
v3.0.18
5351fc5
VOL-2337 There is only one Multicast GEM port id value system-wise and it is
by Esin Karaman
· 5 years ago
v3.0.17
c9b0e71
[VOL-2674] Fixed logs missing instance id and caller info
by Girish Kumar
· 5 years ago
6256a34
VOL-2632 Error propagation from HashFlowStats
by Scott Baker
· 5 years ago
v3.0.15
8bf9686
[VOL-2310] Logging - Implement dynamic log levels in OpenOLT adapter
by divyadesai
· 6 years ago
a2da2f4
VOL-2631 Cleanup Kafka Interadapter Proxy
by Scott Baker
· 5 years ago
v3.0.13
d7c25f4
VOL-2356 Change log.V() to use a typed LogLevel
by Scott Baker
· 5 years ago
v3.0.12
7c75cac
VOL-2624 - fix SCA issues
by David K. Bainbridge
· 5 years ago
0c62b5d
[VOL-2356]core log_level command line argument should take log level names not int value
by Rohan Agrawal
· 6 years ago
c4a5c07
[VOL-2574]: code changes to support Child_device_lost API
by Chaitrashree G S
· 6 years ago
v3.0.10
8e2be6b
VOL-2458 Timestamp format has changed from float32 to timestamp.Timestamp
by Scott Baker
· 6 years ago
v3.0.9
1530d41
[VOL-2364] Returning a DEADLINE_EXCEEDED error from ChildDeviceDetected
by Matteo Scandolo
· 6 years ago
v3.0.8
359d93b
Fix for SubscribeForMetadata in the kafka client mock.
by Kent Hagerman
· 6 years ago
v3.0.7
f17f792
VOL-2463 : Enable and disable pon/NNI port
by kesavand
· 6 years ago
v3.0.6
3a40230
Fixed an issue where the InterContainerProxy was hanging if it was closed before it was started.
by Kent Hagerman
· 6 years ago
v3.0.5
f346a2d
[VOL-2364] Adding required methods to InterContainerProxy interface
by Matteo Scandolo
· 6 years ago
v3.0.4
5bf737f
VOL-2180 code changes for context in voltha-lib-go
by npujar
· 6 years ago
v3.0.3
b45cf59
[VOL-2364] InvokeRPC returns an error code in case of a timeout
by Matteo Scandolo
· 6 years ago
2ba00d3
[VOL-2364] Adding unit test in the core_proxy package
by Matteo Scandolo
· 6 years ago
ccfa213
Added SubscribeForMetadata() to the sarama client, to access the header field of each received message.
by Kent Hagerman
· 6 years ago
v3.0.1
b38671c
VOL-1643 Update voltha-lib-go to use voltha-protos v3.0.0
by serkant.uluderya
· 6 years ago
v3.0.0
b332f9b
[VOL-2471] Update library to use package logger
by khenaidoo
· 6 years ago
v2.2.28
6a99a45
[VOL-2356] removed Panic loglevel and added a method to convert loglevel from string to int
by Rohan Agrawal
· 6 years ago
v2.2.27
66d4135
[VOL-2440] : code changes to facilitate portstateupdate towards core
by Chaitrashree G S
· 6 years ago
v2.2.26
718bee0
VOL-2348 I/O Errors should trigger unreadiness
by Scott Baker
· 6 years ago
v2.2.25
8aa75a7
In the scope of VOL-1595, multicast GEM port definitions
by Esin Karaman
· 6 years ago
v2.2.24
0fef698
VOL-2204 Report health status of Kafka service
by Scott Baker
· 6 years ago
v2.2.23
b3c52d5
[VOL-2260] Guard Openolt against Wrong Tech Profile configuration
by Girish Kumar
· 6 years ago
d2b7be6
[VOL-2360] Fix logging when importing some packages.
by khenaidoo
· 6 years ago
v2.2.21
d497865
[VOL-2101] adding the update status in partition consumer
by cbabu
· 6 years ago
v2.2.20
6172a2e
VOL-2172: Delete tech-profile on ONU
by Girish Gowdra
· 6 years ago
v2.2.19
f65a8ce
VOL-2224 Event Filtering Mechanism
by Devmalya Paul
· 6 years ago
v2.2.18
fa2f6ee
VOL-2232 restrict kafka readiness to connectivity-related errors
by Scott Baker
· 6 years ago
32f0eff
VOL-2242: Default TP not chosen when TP not available on KV store
by Girish Gowdra
· 6 years ago
v2.2.17
c7005fc
[VOL-2254] Fix for unit test failing
by khenaidoo
· 6 years ago
ca52210
[VOL-2099] Modify backend to Monitor and report KVStore Liveness state
by Girish Kumar
· 6 years ago
9447baf
VOL-2191: Implement the right interpretation of instance-control
by Girish Gowdra
· 6 years ago
v2.2.15
63ab5d1
VOL-2071 Unit Test cases for performance_metrics.go
by gerardo.laurenzi
· 6 years ago
20b6de9
VOL-1601 Necessary functions for multicast IP to MAC address conversion
by Esin Karaman
· 6 years ago
59ce9dd
[VOL-2193] Create mocks for Kafka Client and Etcd
by khenaidoo
· 6 years ago
v2.2.13
defa2bf
VOL-2098 Add probe argument to NewGrpcServer; Release 2.2.12
by Scott Baker
· 6 years ago
v2.2.12
104b67d
VOL-2098 Support for Kafka liveness testing
by Scott Baker
· 6 years ago
86fc936
VOL-2180 Timeout Addition for Etcdclient APIs
by Thomas Lee S
· 6 years ago
1e3e29c
VOL-2154 : Moving back db/model to voltha-go
by sbarbari
· 6 years ago
v2.2.10
f1b096c
VOL-2189 update voltha-lib-go to use voltha-protos=v2.0.0; Release 2.2.9
by Scott Baker
· 6 years ago
v2.2.9
f14a956
VOL-2073 Unit Test cases for utils.go
by gerardo.laurenzi
· 6 years ago
bbb0b2b
VOL-1904 openolt adapter reconcile Apis for managing pon resources
by Abhilash Laxmeshwar
· 6 years ago
a59c915
Updated with Comment for SendKPIEvent method
by Naga Manjunath
· 6 years ago
86e9d2e
Updated pmmetrics package to support for VOL-1091 and VOL-1381, This is to collect PMMetics for OLT.
by Naga Manjunath
· 6 years ago
ce76700
VOL-2138 move to v2 imports
by Scott Baker
· 6 years ago
v2.2.7
456b893
VOL-2153 move flow_utils.go from voltha-go to voltha-lib-go; release 2.2.6
by Scott Baker
· 6 years ago
v2.2.6
Next »