aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/SFC/SFCConstants.py
diff options
context:
space:
mode:
authorFangyin Hu <fangyinx.hu@intel.com>2017-10-25 21:47:04 -0700
committerTibor Frank <tifrank@cisco.com>2017-10-26 06:02:23 +0000
commitb7b364ce32f88d983875b86fa9c886c7c5471c0c (patch)
tree2d126e2797f6dd38f5309380f8be36daeff68ad4 /resources/libraries/python/SFC/SFCConstants.py
parent0b2c59be595a3749923566ee45a79939557c7de1 (diff)
Update the NSH protocol header fields
Fix the NSH SFC functional test cases failed issues. Change-Id: I5d49b50a8c0958dc8db4bc10d6852f0cf4e77962 Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com> (cherry picked from commit eb9eec208b6e66bf585546ffe5a9554a48fe1208)
Diffstat (limited to 'resources/libraries/python/SFC/SFCConstants.py')
-rw-r--r--resources/libraries/python/SFC/SFCConstants.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/libraries/python/SFC/SFCConstants.py b/resources/libraries/python/SFC/SFCConstants.py
index 33391a1771..b9eef22788 100644
--- a/resources/libraries/python/SFC/SFCConstants.py
+++ b/resources/libraries/python/SFC/SFCConstants.py
@@ -31,7 +31,6 @@ class SFCConstants(object):
VxLANGPE_FLAGS = 0xc
VxLANGPE_NEXT_PROTOCOL = 0x4
VxLANGPE_DEFAULT_VNI = 9
- NSH_FLAGS = 0x0
NSH_HEADER_LENGTH = 0x6
NSH_DEFAULT_MDTYPE = 0x1
NSH_NEXT_PROTOCOL = 0x3