> On 1/29/21 5:26 PM, Dumitru Ceara wrote: > > On 1/29/21 12:10 AM, Lorenzo Bianconi wrote: > > > Introduce the --bfd option to lr-route-add-bfd. > > > If the BFD session UUID is provided, it will be used for the OVN route > > > otherwise the next-hop will be used to perform a lookup in the OVN BFD > > > table. > > > If the lookup fails and outport is specified, a new entry in the BFD > > > table > > > will be created using the nexthop as dst_ip and outport as logical_port. > > > > > > Signed-off-by: Lorenzo Bianconi <[email protected]> > > > --- > > > > Hi Lorenzo, > >
Hi Dumitru, > > > Changes since v1: > > > - introduce the capability to create the BFD entry if route outport > > > has been > > > specified > > > --- [...] > Oops, I meant: > > uuid_from_string(&bfd_uuid, bfd->data) > ack, I will fix it in v3. Regards, Lorenzo _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
