Ebben Aries

Results 29 issues of Ebben Aries

- Support for RFC8526 `` RPC - Backwards compatible introduction of common types - Backwards compatible filter handling - Namespace refactoring - Refactoring of `operations.util.build_filter()` - Nokia SR OS ``...

Waiting

- Deprecation of alias per https://github.com/openconfig/reference/pull/148 - Regeneration of stubs `Alias` support in gNMI was removed from the specification however the `.proto` was never updated to reflect these changes. This...

Currently, the specification as defined attaches a `timestamp` field to the `Notification` message and a `Notification` message can contain one or more `Update` messages. The `timestamp` field is defined as...

Per https://github.com/openconfig/gnmi/issues/45, I would like to initiate deprecation of the `QOSMarking` field in favor of static configuration per each service or grpc-server as a whole. YANG configuration node support will...

As has been discussed prior OOB, I would like to initiate this PR to kick off RFC regarding deprecation and possible future removal of the `suppress_redundant` and `heartbeat_interval` fields in...

* (M) release/models/bfd/openconfig-bfd.yang - Add missing codes and adjust value mappings according to RFC Previously, the enum variants for BFD diagnostic codes missed value (3) per RFC5880. This PR addresses...

* (M) release/models/mpls/openconfig-mpls-types.yang * (M) release/models/qos/openconfig-qos.yang * (M) release/models/qos/openconfig-qos-elements.yang * (M) release/models/qos/openconfig-qos-mem-mgmt.yang * (M) release/models/qos/openconfig-qos-interfaces.yang - Remove enum variant values where there is only partial definition within the enumeration and...

* (A) release/models/system/openconfig-system-grpc-tunnel.yang - Add OpenConfig model for gRPC Tunnel feature References: * https://github.com/openconfig/grpctunnel/ * https://github.com/openconfig/grpctunnel/blob/master/doc/grpctunnel_design.md * https://github.com/openconfig/grpctunnel/blob/master/proto/tunnel/tunnel.proto ``` module: openconfig-system +--rw system +--rw oc-sys-grpc-tun:grpc-tunnel +--rw oc-sys-grpc-tun:config | +--rw oc-sys-grpc-tun:retry-interval?...

* (M) release/models/platform/openconfig-platform-types.yang - Add LINECARD_MODULE identity as valid hardware component type This proposal adds the `LINECARD_MODULE ` hardware component type to represent modular interface and services modules generally used...