Leon Wang

Results 7 issues of Leon Wang

IPV4 and IPV6 protocols could allow for more than 1 source and destination address defined. This change is backwards compatible and has precedent in 'dscp' and 'dscp-set'.

SFP28 and SFP56 transceiver form factor identities are missing from OpenConfig. The successor of #562, which I had to close because I based the PR on the master branch.

In https://github.com/openconfig/public/blob/master/release/models/system/openconfig-system.yang, under ``` grouping system-memory-state { description "Operational state data for system memory"; leaf physical { type uint64; units bytes; // TODO: consider making units in megabytes description "Reports...

SFP_DD and DSFP transceiver form factor identities are missing from OpenConfig.

QSFP56-DD transceiver form-factor encompasses more variants than just type1 (8 optical signals) and type2 (4 optical signals) defined in OpenConfig. We should either use an umbrella QSFP56-DD identity to encompass...

From reading issues #66 and #76, I understand that leaf list and unkeyed list elements are unaddressable in gNMI. In particular, the response from issue #66 states that > ......