On Wed, Dec 13, 2023 at 8:05 PM Ilya Maximets <[email protected]> wrote: > > These functions will be needed when we'll need to load/save > configuration of each OVSDB remote separately. > > The parsing function is written in a way that it updates the > provided options and doesn't create a new structure. This > is done in order for different callers to have their own > default values and only update them with what is provided > by the user explicitly. For example, replication and relay > have different default probe intervals. > > Signed-off-by: Ilya Maximets <[email protected]>
Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
