On Wed, Dec 10, 2025 at 9:55 AM Dumitru Ceara <[email protected]> wrote:
> On 12/9/25 4:01 PM, Ales Musil wrote: > > Up until now all advertised routes wouldn't have a nexthop and would > > be installed purely as blackhole. > > Add the "dynamic-routing-advertise-v4-prefix-next-hop" and > > "dynamic-routing-advertise-v6-prefix-next-hop" option. That allows to > > define the nexthop for IPv4 and IPv6 advertised routes on given > > Logical Router. This option also allows to install IPv4 routes with > > IPv6 nexthop. > > Hi Ales, > > Thanks for the patch. I didn't get a chance to review the code yet but > the length of the new option name is a bit scary. :) > > What if we use: > > dynamic-routing-v4-prefix-nexthop > dynamic-routing-v6-prefix-nexthop > > I'll look at the actual code in this series these days too. > > > > > Reported-at: https://issues.redhat.com/browse/FDP-2735 > > Signed-off-by: Ales Musil <[email protected]> > > --- > > Regards, > Dumitru > > Thank you for the suggestion Dumitru, I'll change that in v2. Regards, Ales _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
