Add ethernet type to support NSH over ethernet 32/6732/3
authorHongjun Ni <hongjun.ni@intel.com>
Wed, 17 May 2017 10:09:38 +0000 (18:09 +0800)
committerNeale Ranns <nranns@cisco.com>
Wed, 17 May 2017 08:38:14 +0000 (08:38 +0000)
Change-Id: I876599d6183fab989949e8ccad5c0a3ef81991be
Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
src/vnet/ethernet/types.def

index 7dab8ee..c7a4722 100644 (file)
@@ -102,7 +102,7 @@ ethernet_type (0x88B7, 802_OUI_EXTENDED)
 ethernet_type (0x88c7, 802_11I_PRE_AUTHENTICATION)
 ethernet_type (0x88cc, 802_1_LLDP)
 ethernet_type (0x88e7, DOT1AH)
-ethernet_type (0x894f, VPATH_3)
+ethernet_type (0x894f, NSH)
 ethernet_type (0x9000, LOOPBACK)
 ethernet_type (0x9021, RTNET_MAC)
 ethernet_type (0x9022, RTNET_CONFIG)