On Wed, Jun 29, 2016 at 01:17:06AM -0700, Gurucharan Shetty wrote:
> When new tables are introduced, it gets a little harder to
> track all the different table numbers used in the documentation.
> This commit changes some table numbers to names to make it a little
> easier to update documentation w
On 29 June 2016 at 21:08, Zong Kai LI wrote:
> >
> > - 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
>
> - 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
> -
When new tables are introduced, it gets a little harder to
track all the different table numbers used in the documentation.
This commit changes some table numbers to names to make it a little
easier to update documentation when new tables are introduced in the
upcoming commits.
Signed-off-by: Guru