[ovs-git] [openvswitch/ovs] 0df643: ovn-tutorial: Add a section on ACLs.

GitHub noreply at github.com
Wed Nov 4 16:04:05 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 0df6430eda565058a297f911fefec7e6f6bbe34f
      https://github.com/openvswitch/ovs/commit/0df6430eda565058a297f911fefec7e6f6bbe34f
  Author: Russell Bryant <rbryant at redhat.com>
  Date:   2015-11-04 (Wed, 04 Nov 2015)

  Changed paths:
    M tutorial/OVN-Tutorial.md
    M tutorial/automake.mk
    A tutorial/ovn/env6/add-acls.sh
    A tutorial/ovn/env6/setup.sh

  Log Message:
  -----------
  ovn-tutorial: Add a section on ACLs.

Add a section that gives a quick introduction to applying ACLs.  It
discusses how the ACLs are translated into OVN logical flows. It doesn't
get down to the OpenFlow level because that's not supported in
ovs-sandbox yet.  Instead, it provides a reference to an OpenStack
related blog post that talks about how OVN ACLs are used there and gives
examples of the resulting OpenFlow flows.

In theory, once we have a userspace conntrack implementation available,
we'll be able to provide better suppot for it in ovs-sandbox.

Signed-off-by: Russell Bryant <rbryant at redhat.com>
Acked-by: Kyle Mestery <mestery at mestery.com>




More information about the git mailing list