On Wed, Sep 26, 2018 at 04:14:18PM +0530, nusid...@redhat.com wrote:
> From: Numan Siddique <nusid...@redhat.com>
> 
> With this commit the users can override the default values of
> the BFD params - min_rx, min_tx, decay_min_rx and mult if desired.
> This can be useful to debug any issues related to BFD, like BFD
> state changes seen frequently.
> 
> ovn-controller checks for the options 'ovn-bfd-min-rx',
> 'ovn-bfd-min-tx', 'ovn-bfd-decay-min-rx' and 'ovn-bfd-mult' in the
> external-ids of OpenvSwitch table row and configures these BFD
> values to the tunnel interfaces.
> 
> Signed-off-by: Numan Siddique <nusid...@redhat.com>

Thanks for working to make OVN better.

If this is primarily a debugging interface, would it be better to use
ovs-appctl commands to adjust these values?

If this has uses outside of debugging, would it be better to make the
settings centrally configurable instead of via a local-only interface?

Thanks,

Ben.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to