[dts] [PATCH V2] framework: add gtp to cover scapy2.3 and scapy2.4 for the rss advanced cvl

zhiwei.he zhiwei.he at intel.com
Fri Jan 3 15:32:58 CET 2020


From: "zhiwei.he" <zhiwei.he at intel.com>

Signed-off-by: zhiwei.he <zhiwei.he at intel.com>
---
 framework/packet.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/framework/packet.py b/framework/packet.py
index b0b8a41..5e86d6d 100755
--- a/framework/packet.py
+++ b/framework/packet.py
@@ -51,6 +51,7 @@ sys.path.append(DEP_FOLDER)
 
 from vxlan import VXLAN
 from nvgre import NVGRE, IPPROTO_NVGRE
+from scapy.contrib.gtp import *
 from lldp import LLDP, LLDPManagementAddress
 from Dot1BR import Dot1BR
 from nsh import NSH
-- 
1.8.3.1



More information about the dts mailing list