From 1831e9bbc03484b078dbd604dfec0e025cea8eca Mon Sep 17 00:00:00 2001
From: Hanoh Haim <hhaim@cisco.com>
Date: Mon, 21 Mar 2016 12:55:16 +0200
Subject: scapy 3-0.18 with trex client diff

---
 scripts/external_libs/scapy-python3-0.18/scapy/abc.py | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 scripts/external_libs/scapy-python3-0.18/scapy/abc.py

(limited to 'scripts/external_libs/scapy-python3-0.18/scapy/abc.py')

diff --git a/scripts/external_libs/scapy-python3-0.18/scapy/abc.py b/scripts/external_libs/scapy-python3-0.18/scapy/abc.py
new file mode 100644
index 00000000..3d5f06e2
--- /dev/null
+++ b/scripts/external_libs/scapy-python3-0.18/scapy/abc.py
@@ -0,0 +1 @@
+from config import conf
-- 
cgit