Skip to content
Snippets Groups Projects
Commit 1675c1a2 authored by Mohamad Rahhal's avatar Mohamad Rahhal
Browse files

Proto:

- Added GNMI NOKIA SRLINUX Device Driver
parent ad023f7a
No related branches found
No related tags found
1 merge request!176Draft: Resolve "(CTTC) Implement SBI Driver for Nokia SR Linux L2 VPNs through gNMI"
......@@ -201,6 +201,7 @@ enum DeviceDriverEnum {
DEVICEDRIVER_XR = 6;
DEVICEDRIVER_IETF_L2VPN = 7;
DEVICEDRIVER_GNMI_OPENCONFIG = 8;
DEVICEDRIVER_GNMI_NOKIA_SRLINUX = 9;
}
enum DeviceOperationalStatusEnum {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment