Skip to content
Snippets Groups Projects
Commit 5cd21134 authored by Phil's avatar Phil
Browse files

Fixed import in pcapdnet.py (ticket #154)

parent fb25ebd4
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ import time,struct
from fcntl import ioctl
from scapy.data import *
from scapy.config import conf
from scapy.utils import warning
from scapy.supersocket import SuperSocket
import scapy.arch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment