> > > > Steve>>>> My understanding of last point, > 1. How to static routes? > format: "10.0.0.0/24 nexthop 10.1.1.1" or "10.0.0.0/24 nexthop 10.1.1.1 > dev port1" > For the latter format, it need the networking-ovn to lookup logical router > port table. > It will do what this patch did in ovn-northd. > > 2. Routing recursion > For example, "10.0.0.0/24 nexthop 10.1.1.1" > "10.0.1.0/24 nexthop 10.0.0.1" > 10.1.1.0/24 is route port subnet, > The second route need do recursion lookup. >
Can you please elaborate with a logical topology that has 2 routers (or 3). I don't think I understand what you guys are referring to. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev