Darren Loher

Results 59 issues of Darren Loher

### Change Scope * Extend configuration of BGP global and peer-groups to permit cumulative link bandwidth and transitive behavior as per [draft-ietf-bess-ebgp-dmz](https://datatracker.ietf.org/doc/draft-ietf-bess-ebgp-dmz/). * Also add link-bandwidth parameters to BGP neighbor...

non-breaking

[/routing-policy/policy-definitions/policy-definition/statements/statement/conditions](https://openconfig.net/projects/models/schemadocs/yangdoc/openconfig-routing-policy.html#routing-policy-policy-definitions-policy-definition-statements-statement-conditions) is a container and has no definition for ordering of the items inside it. Yang has no field to assert ordering for nodes in a container, nor is there...

https://github.com/openconfig/public/blob/a2c7a09e619c56782b3f4495a065fd7c34ef1175/release/models/aft/openconfig-aft-common.yang#L713-L721 It seems a zero value should not be allowed. Any comments? @rszarecki

Based on https://github.com/openconfig/public/pull/1260, please change [this test's canonical OC](https://github.com/openconfig/featureprofiles/blob/eb86322a511be5e468d92a0647a8110afc641d05/feature/policy_forwarding/otg_tests/mpls_gre_udp_decap_test/README.md?plain=1#L63) to use decapsulate-gre

bug
P1

It's observed that implementations vary in which error codes are used when files or directories do not exist. This PR clarifies that the gRPC error code `NOT_FOUND` must be used...

To avoid issues where the L2 interface MTU may be smaller than the packet_size requested for a packet link qualification test, a new field is added to ensure the interface...

https://github.com/openconfig/gnoi/actions/runs/11599695117/job/32298403722?pr=220

### Change Scope * Introduce MATCH_ACTION policy-forwarding type and associated actions. * The PR fulfills a portion of the model and use cases described by #1371 for documentation. * Additional...

non-breaking

### Change Scope * This PR introduces a new policy-forwarding policy type named MATCH_ACTION_POLICY. * The documentation includes the motivation, use cases and a high level design and references to...

non-breaking

### Change Scope * Add IPv6 DNS Server advertisements (RFC8106). * This change is backwards compatible. ### Platform Implementations Cisco: ``` interface ethernet 0/0 ipv6 nd ra dns server 2001:DB8:1::1...

non-breaking