Skip to content

Conversation

@sven-rosenzweig
Copy link
Contributor

No description provided.

Some network devices do not have TLS configured on their side, requiring
the use of insecure credentials. To support these cases, this change
disables transport security enforcement when insecure credentials are
used.

Note: This option is intended for development and testing purposes only.
Refactor the Provider to depend on a Client interface instead of a concrete
implementation. This simplifies testing and mocking by allowing the Client
itself to be mocked, rather than individual gRPC calls.
In Cisco IOS XR the yang empty type is not implemented correctly for
bundle-interfaces.
Instead of returning "[null]" as defined in the RFC, "[\n null \n]" is.

We simply work around of this.
Introduce new API field InnerVlan storing the inner vlan of a QandQ Tag.
For Bundle- and Bundlesubinterfaces creation fails, as the gnmi Update/Patch call,
checks whether the object exists or not. In our case object, we
try to create, does not exists in the conf DB, so the call will fail.
@sven-rosenzweig sven-rosenzweig requested a review from a team as a code owner December 18, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants