Skip to content
Snippets Groups Projects
Commit e1114942 authored by Pierre LALET's avatar Pierre LALET
Browse files

Add missing import

parent f53402a8
Branches
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ from scapy.packet import *
from scapy.ansmachine import *
from scapy.plist import SndRcvList
from scapy.fields import *
from scapy.sendrecv import srp,srp1
from scapy.sendrecv import srp, srp1, srpflood
from scapy.arch import get_if_hwaddr
from scapy.arch.consts import LOOPBACK_NAME
from scapy.utils import inet_ntoa, inet_aton
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment