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.

Mary Manohar (1):
  Policy-based routing (PBR) in OVN.

 ovn/northd/ovn-northd.c   | 113 +++++++++++++-
 ovn/ovn-nb.ovsschema      |  21 ++-
 ovn/ovn-nb.xml            |  64 ++++++++
 ovn/utilities/ovn-nbctl.c | 206 +++++++++++++++++++++++++
 tests/ovn-nbctl.at        |  57 +++++++
 tests/ovn.at              | 372 ++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 825 insertions(+), 8 deletions(-)

-- 
1.8.3.1

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

Reply via email to