4 files changed
+10
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
| |||
480 | 483 |
| |
481 | 484 |
| |
482 | 485 |
| |
| 486 | + | |
483 | 487 |
| |
484 | 488 |
| |
485 | 489 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
163 | 167 |
| |
164 | 168 |
| |
165 | 169 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
396 | 396 |
| |
397 | 397 |
| |
398 | 398 |
| |
| 399 | + | |
399 | 400 |
| |
400 | 401 |
| |
401 | 402 |
| |
|
Submodule sonic-gnmi updated 37 files
- Makefile+25-5
- azure-pipelines.yml+13-9
- common_utils/constants.go+4
- common_utils/context.go+69-3
- common_utils/shareMem.go+64
- doc/grpc_telemetry.md-1
- gnmi_dump/gnmi_dump.go+30
- gnmi_server/constants_native.go+5
- gnmi_server/constants_native_write.go+5
- gnmi_server/constants_translib.go+5-5
- gnmi_server/constants_translib_write.go+5-5
- gnmi_server/gnoi.go+36-1
- gnmi_server/server.go+94-21
- gnmi_server/server_test.go+325-14
- gnoi_client/gnoi_client.go+48
- go.mod+1
- patches/gnmi_path.patch+39
- patches/gnmi_set.patch+14-5
- patches/gnmi_xpath.patch+21
- proto/sonic.pb.go-3
- proto/sonic.proto-1
- sonic_data_client/client_test.go+324
- sonic_data_client/db_client.go+9-1
- sonic_data_client/json_client.go+379
- sonic_data_client/mixed_db_client.go+1.1k
- sonic_service_client/dbus_client.go+149
- sonic_service_client/dbus_client_test.go+409
- swsscommon/Makefile+17
- telemetry/telemetry.go+3
- test/test_gnmi_appldb.py+333
- test/test_gnmi_capabilities.py+10
- test/test_gnmi_configdb.py+356
- test/test_gnoi.py+33
- test/utils.py+246
- testdata/batch.txt+1
- testdata/database_config.json-5
- testdata/database_config_asic0.json-5
0 commit comments