On Wed, Jan 16, 2019 at 12:32:02PM -0800, Ben Pfaff wrote: > On Wed, Jan 16, 2019 at 07:01:13PM +0000, Mary Manohar wrote: > > Policy-based routing (PBR) provides a mechanism to configure permit/deny > > and reroute policies on the router. > > Permit/deny policies are similar to OVN ACLs, but exist on the > > logical-router. > > Reroute policies are needed for service-insertion and service-chaining. > > Currently, policies are stateless. > > > > To achieve this, a new table is introduced in the ingress pipeline of the > > Logical-router. > > The new table is between the ‘IP Routing’ and the ‘ARP/ND resolution’ table. > > This way, PBR can override routing decisions and provide a different > > next-hop. > > Thanks a lot for the patch! > > I'm having trouble applying it. When I pass it to "git am -3", I get > the following:
You can disregard that, the problem was on my end. I'll review the patch now. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
