Caleb Geiger

Results 6 issues of Caleb Geiger

The intent is to be able to allow both _requirements_ to be made clearer by attaching the required RPC level of support (get, set, subscribe), as well as more detailed...

Verified in https://github.com/openconfig/featureprofiles/pull/4703#issuecomment-3446861126. === This pull request introduces several new helper functions and refactors BGP neighbor configuration logic in `internal/cfgplugins/bgp.go`. The main changes focus on handling vendor-specific deviations, improving multipath...

This pull request implements the AFT Atomic test, as well as updating the `README.md` documentation for readability, improving the test objectives, procedures, and expected outcomes. The changes improve the explanation...

Verified in https://github.com/openconfig/featureprofiles/pull/4703#issuecomment-3446861126. To be used in https://github.com/openconfig/featureprofiles/pull/4703 and other AFT tests. === This pull request introduces a new utility package, `internal/cfgplugins/ate.go`, to centralize and simplify the configuration of ATE...

Verified in https://github.com/openconfig/featureprofiles/pull/4703#issuecomment-3446861126. === This pull request adds a new helper function to handle a specific ISIS protocol deviation for single topology requirements. The main change is the introduction of...

In the specification, deletes are listed as optional for `SAMPLE` subscriptions, but this is not the case when the `suppress_redundant` flag is present. Normally, if a client does not get...