On Fri, Sep 04, 2015 at 05:39:01PM -0700, Justin Pettit wrote:
> Introduce a new "direction" column to the ACL table that accepts the
> values "to-lport" and "from-lport".  Also reserve the ACL priority 65535
> for return traffic associated with the "allow-related" action.
> 
> Signed-off-by: Justin Pettit <jpet...@nicira.com>

I'd prefer to squash this with the commit (presumably patch 2/2) that
actually implements the newly documented behavior.

Here:

        <ref table="Logical_Flow" db="OVN_Southbound"/> table.  The
        <code>outport</code> logical port is only available in the
        <code>to-lport</code> direction.

I'd consider adding a parenthetical to make it perfectly clear, e.g.:

        <ref table="Logical_Flow" db="OVN_Southbound"/> table.  The
        <code>outport</code> logical port is only available in the
        <code>to-lport</code> direction (the <code>inport</code> is
        available in both directions).

Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to