classify: skip l2 header in CLI 37/35537/3
authorArthur de Kerhor <arthurdekerhor@gmail.com>
Thu, 3 Mar 2022 09:33:23 +0000 (10:33 +0100)
committerBeno�t Ganne <bganne@cisco.com>
Fri, 4 Mar 2022 14:49:15 +0000 (14:49 +0000)
commit9a63b6e14731d22cb633a9cb542b5d3f8539717f
treed8273d07cfe16a81a9be00575459440e23cfeafd
parentc396d2395a98f9966501316351619b19da5bc548
classify: skip l2 header in CLI

Add the possibility to create masks and matches without l2 header in the
CLI when creating tables and entries. This is useful for tables working
on l3 and l4 only.

Type: improvement
Signed-off-by: Arthur de Kerhor <arthurdekerhor@gmail.com>
Change-Id: I7da9e47d810c0b4a0938e2cb3bc31aa69ace3649
src/vnet/classify/vnet_classify.c