examples/tep_term: add tunnel filter type configuration
authorJijiang Liu <jijiang.liu@intel.com>
Mon, 22 Jun 2015 16:41:01 +0000 (00:41 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 23 Jun 2015 09:32:57 +0000 (11:32 +0200)
commite627e8843ddfdddf84962679d9a83ce135ebcb65
tree11217a4765549a2dc02853b651828062a4be9327
parent39c6daca9bbede8df556b3e2134c71c06174d095
examples/tep_term: add tunnel filter type configuration

Add the filter types for VXLAN packet.

The following filter type are added here.

  - Inner MAC&VLAN and tenant ID

  - Inner MAC and tenent ID, and Outer MAC

  - Inner MAC and tenant ID

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
examples/tep_termination/main.c
examples/tep_termination/vxlan_setup.c
examples/tep_termination/vxlan_setup.h