Skip to content
Snippets Groups Projects
Commit dfe256e9 authored by Malte Bauch's avatar Malte Bauch
Browse files

Fix: failing commits while applying changes on the network element

If read-only fields are sent to the network element with a SetRequest an
error is thrown by the network element. This can be prevented by
filtering all the read-only fields with the help of
`ygot.PruneConfigFalse` - since they are not needed in a SetRequest.
parent e85711a7
No related branches found
No related tags found
1 merge request!401Change the current gosdn plugin implementation from Go's internal plugin system to hashicorp's go-plugins
Pipeline #135410 failed