Mary Manohar (1):
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.
ovn/northd/ovn-northd.c | 144 +++++++++++++++++++++++++++++++--
ovn/ovn-nb.ovsschema | 19 ++++-
ovn/ovn-nb.xml | 63 +++++++++++++++
ovn/utilities/ovn-nbctl.c | 198 ++++++++++++++++++++++++++++++++++++++++++++++
tests/ovn-nbctl.at | 47 +++++++++++
tests/ovn.at | 187 +++++++++++++++++++++++++++++++++++++++++++
6 files changed, 650 insertions(+), 8 deletions(-)
--
1.8.3.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev