Ebben Aries

Results 29 issues of Ebben Aries

* (A) proto/types/types.proto - Addition of types module for version extension * (M) proto/tunnel/tunnel.proto - Adjust versioning to semver utilizing the new extension - Correct SUBSCRIBE/UNSUBSCRIBE typos * (M) cmd/target/proto/config/target_config.proto...

This PR is to start discussion on various ambiguous or undefined behaviors. Choosing to do this as a PR vs. issue to adjust as we discuss. Will tag items as...

* (M) release/models/interfaces/openconfig-if-ethernet.yang - Split/restrict physical vs. aggregate ethernet config/state ### Change Scope Per https://github.com/openconfig/public/issues/1181 it was pointed out that the reuse of all ethernet characteristics for both physical and...

breaking
last-call

The `public` repository of OpenConfig is primarily focused on "network element" device models (router/switch) with a few exceptions (wifi, manifests, ate). In addition, there are a number of external projects...

A gNMI `Notification` message contains a boolean field named `atomic` per: https://github.com/openconfig/gnmi/blob/master/proto/gnmi/gnmi.proto#L89-L91 ``` // This notification contains a set of paths that are always updated together // referenced by a...

_Per OpenConfig community agenda for 2023-01-05_ Since the initial publish of the `openconfig-interfaces` modeling, the following mandatory nodes have existed ``` module: openconfig-interfaces +--rw interfaces +--rw interface* [name] +--rw config...

_Per OpenConfig community agenda for 2023-01-05_ Currently, `openconfig-interfaces` presents 2 design patterns from a hierarchical perspective in relation to the existence of where L2 and L3 containers and attributes exist....

* (A) release/models/gnmi/openconfig-gnmi.yang * (A) release/models/gnmi/openconfig-gnmi-types.yang * (A) release/models/gnoi/openconfig-gnoi.yang * (A) release/models/gnoi/openconfig-gnoi-types.yang * (A) release/models/gnpsi/openconfig-gnpsi.yang * (A) release/models/gnpsi/openconfig-gnpsi-types.yang * (M) release/models/gribi/openconfig-gribi.yang * (A) release/models/gribi/openconfig-gribi-types.yang * (A) release/models/p4rt/openconfig-p4rt-types.yang * (M) release/models/p4rt/openconfig-p4rt.yang...

breaking