-
leaner code and dependencies
-
devicesim is too generic a name for the simulator - should rename to reflect its purpose.
-
For #520 - now with a solution, and a possible candidate for a hard level?
```
A Q A
# #
y t
/ \
p #
#O# # #O#
### # ###
#
:author_name=Andy Balaam
:a…
-
I am wondering if I have to update firmware on a switch that supports gRPC, how would I do that? I don't see gNMI nor gNOI support such an operation. I wanted to know if there is any known interface f…
-
I am wondering if I have to update firmware on a switch that supports gRPC, how would I do that? I don't see gNMI nor gNOI support such an operation. I wanted to know if there is any known interfac…
-
Hi,
which version of openconfig yang models do you actually support or is intended to support?
There are kind of old version values for openconfig yang models in [gnxi/gnmi/modeldata/modeldata.go]…
-
Similar to gNMI, we'd like to migrate the gNOI service definitions to a new repo (`openconfig/gnoi`) to enable better structuring of the code.
-
```
#include
#include "art.h"
void main()
{
unsigned char* key = (unsigned char*)"abcd";
art_tree tree;
init_art_tree(&tree);
art_insert(&tree, key, 3, (void*)0x5678);
printf("%…
gnois updated
8 years ago