[ovs-dev] [PATCH 2/7] ovn-northd.8: Update documentation.

Zong Kai LI zealokii at gmail.com
Thu Jun 30 04:08:09 UTC 2016


>
> -      Ingress table 3 prepares flows for possible stateful ACL processing
> -      in table 4.  It contains a priority-0 flow that simply moves
> -      traffic to table 4.  If stateful ACLs are used in the logical
> -      datapath, a priority-100 flow is added that sends IP packets to
> -      the connection tracker before advancing to table 4.
> +      This table prepares flows for possible stateful ACL processing in
> +      ingress table <code>ACLs</code>.  It contains a priority-0 flow that
> +      simply moves traffic to the next table.  If stateful ACLs are used
> in the
> +      logical datapath, a priority-100 flow is added that sends IP
> packets to
> +      the connection tracker before advancing to ingress table
> +      <code>ACLs</code>.
>      </p>


After this changing, shall we also need to update the following line,
remove "<code>from-lport</code>" to make table name simpler and clearer?


>      <h3>Ingress table 4: <code>from-lport</code> ACLs</h3>
>



> -      This is similar to ingress table 3 except for <code>to-lport</code>
> -      traffic.
> +      This is similar to ingress table <code>Pre-ACLs</code> except for
> +     <code>to-lport</code> traffic.
>      </p>
>
>      <h3>Egress Table 1: <code>to-lport</code> ACLs</h3>
>

ditto

thanks.
Zong Kai, LI



More information about the dev mailing list