Debian Automated Code Analysis

pyflakes analysis of python-scapy_2.1.0-1_all.deb

./usr/share/pyshared/scapy/pton_ntop.py:15: undefined name 'inet_aton'
./usr/share/pyshared/scapy/pton_ntop.py:63: undefined name 'inet_ntoa'
./usr/share/pyshared/scapy/asn1fields.py:6: 'from asn1.asn1 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/asn1fields.py:7: 'from asn1.ber import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/asn1fields.py:8: 'from volatile import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/asn1fields.py:262: local variable 'e' is assigned to but never used
./usr/share/pyshared/scapy/data.py:96: local variable 'msg' is assigned to but never used
./usr/share/pyshared/scapy/fields.py:8: 'from volatile import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/fields.py:9: 'from data import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/fields.py:10: 'from utils import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/config.py:7: 'from data import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/sendrecv.py:8: 'from data import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/sendrecv.py:64: local variable 'found' is assigned to but never used
./usr/share/pyshared/scapy/main.py:10: 'from error import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/main.py:215: local variable 'iface' is assigned to but never used
./usr/share/pyshared/scapy/packet.py:6: 'os' imported but unused
./usr/share/pyshared/scapy/packet.py:9: 'NewDefaultValues' imported but unused
./usr/share/pyshared/scapy/packet.py:357: undefined name 'subprocess'
./usr/share/pyshared/scapy/packet.py:368: undefined name 'subprocess'
./usr/share/pyshared/scapy/packet.py:389: local variable 'xd' is assigned to but never used
./usr/share/pyshared/scapy/supersocket.py:8: 'from data import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:7: 'from base_classes import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:8: 'from config import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:9: 'from dadict import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:10: 'from data import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:11: 'from error import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:12: 'from themes import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:13: 'from arch import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:15: 'from plist import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:16: 'from fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:17: 'from packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:18: 'from asn1fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:19: 'from asn1packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:21: 'from utils import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:22: 'from route import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:24: 'from utils6 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:25: 'from route6 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:26: 'from sendrecv import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:27: 'from supersocket import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:28: 'from volatile import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:29: 'from as_resolvers import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:31: 'from ansmachine import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:32: 'from automaton import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:33: 'from autorun import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:35: 'from main import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:37: 'from layers.all import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:39: 'from asn1.asn1 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:40: 'from asn1.ber import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/all.py:41: 'from asn1.mib import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/ansmachine.py:10: 'sendp' imported but unused
./usr/share/pyshared/scapy/autorun.py:8: 'from themes import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/volatile.py:269: local variable 'done' is assigned to but never used
./usr/share/pyshared/scapy/utils6.py:11: 'from data import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/utils6.py:12: 'from utils import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/utils.py:6: 'types' imported but unused
./usr/share/pyshared/scapy/utils.py:17: 'log_interactive' imported but unused
./usr/share/pyshared/scapy/utils.py:146: local variable 'separate' is assigned to but never used
./usr/share/pyshared/scapy/utils.py:227: redefinition of function 'checksum' from line 218
./usr/share/pyshared/scapy/utils.py:265: 'from scapy.pton_ntop import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/utils.py:737: local variable 'vyf' is assigned to but never used
./usr/share/pyshared/scapy/base_classes.py:12: 'error' imported but unused
./usr/share/pyshared/scapy/route6.py:18: 'from utils6 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/route6.py:19: 'from arch import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/asn1packet.py:6: 'from packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/crypto/cert.py:6: 'string' imported but unused
./usr/share/pyshared/scapy/crypto/cert.py:6: 'sys' imported but unused
./usr/share/pyshared/scapy/crypto/cert.py:6: 'socket' imported but unused
./usr/share/pyshared/scapy/crypto/cert.py:6: 'hmac' imported but unused
./usr/share/pyshared/scapy/crypto/cert.py:15: 'from Crypto.PublicKey import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/crypto/cert.py:16: 'from Crypto.Cipher import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/crypto/cert.py:17: 'from Crypto.Hash import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/crypto/cert.py:295: local variable 'hLen' is assigned to but never used
./usr/share/pyshared/scapy/crypto/cert.py:348: local variable 'l' is assigned to but never used
./usr/share/pyshared/scapy/crypto/cert.py:1241: local variable 'c' is assigned to but never used
./usr/share/pyshared/scapy/tools/check_asdis.py:50: 'all' imported but unused
./usr/share/pyshared/scapy/tools/UTscapy.py:38: undefined name 'URL'
./usr/share/pyshared/scapy/tools/UTscapy.py:299: local variable 'msg' is assigned to but never used
./usr/share/pyshared/scapy/modules/queso.py:43: undefined name 'name'
./usr/share/pyshared/scapy/modules/queso.py:59: undefined name 'warning'
./usr/share/pyshared/scapy/modules/queso.py:67: local variable 'p' is assigned to but never used
./usr/share/pyshared/scapy/modules/queso.py:70: undefined name 'sr'
./usr/share/pyshared/scapy/modules/queso.py:70: undefined name 'RandInt'
./usr/share/pyshared/scapy/modules/nmap.py:40: undefined name 'sig'
./usr/share/pyshared/scapy/modules/nmap.py:43: local variable 'p' is assigned to but never used
./usr/share/pyshared/scapy/modules/nmap.py:50: undefined name 'warning'
./usr/share/pyshared/scapy/modules/nmap.py:62: undefined name 'warning'
./usr/share/pyshared/scapy/modules/nmap.py:100: undefined name 'IPerror'
./usr/share/pyshared/scapy/modules/nmap.py:100: undefined name 'IPerror'
./usr/share/pyshared/scapy/modules/nmap.py:101: undefined name 'UDPerror'
./usr/share/pyshared/scapy/modules/nmap.py:101: undefined name 'UDPerror'
./usr/share/pyshared/scapy/modules/nmap.py:102: undefined name 'UDPerror'
./usr/share/pyshared/scapy/modules/nmap.py:103: undefined name 'Raw'
./usr/share/pyshared/scapy/modules/nmap.py:103: undefined name 'Raw'
./usr/share/pyshared/scapy/modules/nmap.py:103: undefined name 'Raw'
./usr/share/pyshared/scapy/modules/nmap.py:127: undefined name 'IP'
./usr/share/pyshared/scapy/modules/nmap.py:127: undefined name 'TCP'
./usr/share/pyshared/scapy/modules/nmap.py:128: undefined name 'IP'
./usr/share/pyshared/scapy/modules/nmap.py:128: undefined name 'TCP'
./usr/share/pyshared/scapy/modules/nmap.py:129: undefined name 'IP'
./usr/share/pyshared/scapy/modules/nmap.py:129: undefined name 'TCP'
./usr/share/pyshared/scapy/modules/nmap.py:130: undefined name 'IP'
./usr/share/pyshared/scapy/modules/nmap.py:130: undefined name 'TCP'
./usr/share/pyshared/scapy/modules/nmap.py:131: undefined name 'IP'
./usr/share/pyshared/scapy/modules/nmap.py:131: undefined name 'TCP'
./usr/share/pyshared/scapy/modules/nmap.py:132: undefined name 'IP'
./usr/share/pyshared/scapy/modules/nmap.py:132: undefined name 'TCP'
./usr/share/pyshared/scapy/modules/nmap.py:133: undefined name 'IP'
./usr/share/pyshared/scapy/modules/nmap.py:133: undefined name 'TCP'
./usr/share/pyshared/scapy/modules/nmap.py:134: undefined name 'IP'
./usr/share/pyshared/scapy/modules/nmap.py:134: undefined name 'IP'
./usr/share/pyshared/scapy/modules/nmap.py:134: undefined name 'UDP'
./usr/share/pyshared/scapy/modules/nmap.py:136: undefined name 'sr'
./usr/share/pyshared/scapy/modules/nmap.py:144: undefined name 'ICMP'
./usr/share/pyshared/scapy/modules/nmap.py:145: undefined name 'warning'
./usr/share/pyshared/scapy/modules/p0f.py:42: undefined name 'warning'
./usr/share/pyshared/scapy/modules/p0f.py:62: undefined name 'warning'
./usr/share/pyshared/scapy/modules/p0f.py:268: undefined name 'warning'
./usr/share/pyshared/scapy/modules/p0f.py:309: undefined name 'Packet'
./usr/share/pyshared/scapy/modules/p0f.py:345: undefined name 'random'
./usr/share/pyshared/scapy/modules/p0f.py:366: undefined name 'Scapy_Exception'
./usr/share/pyshared/scapy/modules/p0f.py:367: undefined name 'random'
./usr/share/pyshared/scapy/modules/p0f.py:386: undefined name 'random'
./usr/share/pyshared/scapy/modules/p0f.py:389: undefined name 'random'
./usr/share/pyshared/scapy/modules/p0f.py:394: undefined name 'RandByte'
./usr/share/pyshared/scapy/modules/p0f.py:397: undefined name 'RandNum'
./usr/share/pyshared/scapy/modules/p0f.py:411: undefined name 'random'
./usr/share/pyshared/scapy/modules/p0f.py:425: undefined name 'struct'
./usr/share/pyshared/scapy/modules/p0f.py:426: undefined name 'RandString'
./usr/share/pyshared/scapy/modules/p0f.py:426: undefined name 'struct'
./usr/share/pyshared/scapy/modules/p0f.py:431: undefined name 'warning'
./usr/share/pyshared/scapy/modules/p0f.py:436: undefined name 'RandShort'
./usr/share/pyshared/scapy/modules/p0f.py:441: undefined name 'RandNum'
./usr/share/pyshared/scapy/modules/p0f.py:446: local variable 'MSS' is assigned to but never used
./usr/share/pyshared/scapy/modules/p0f.py:448: undefined name 'Scapy_Exception'
./usr/share/pyshared/scapy/modules/p0f.py:451: undefined name 'Scapy_Exception'
./usr/share/pyshared/scapy/modules/p0f.py:465: undefined name 'RandShort'
./usr/share/pyshared/scapy/modules/p0f.py:466: undefined name 'RandInt'
./usr/share/pyshared/scapy/modules/p0f.py:471: undefined name 'RandChoice'
./usr/share/pyshared/scapy/modules/p0f.py:473: undefined name 'Raw'
./usr/share/pyshared/scapy/modules/p0f.py:473: undefined name 'RandString'
./usr/share/pyshared/scapy/modules/p0f.py:473: undefined name 'random'
./usr/share/pyshared/scapy/modules/p0f.py:482: undefined name 'RandInt'
./usr/share/pyshared/scapy/modules/p0f.py:498: undefined name 'os'
./usr/share/pyshared/scapy/modules/p0f.py:499: undefined name 'random'
./usr/share/pyshared/scapy/modules/p0f.py:516: undefined name 'sniff'
./usr/share/pyshared/scapy/modules/p0f.py:518: undefined name 'os'
./usr/share/pyshared/scapy/modules/p0f.py:520: undefined name 'log_runtime'
./usr/share/pyshared/scapy/modules/p0f.py:524: undefined name 'time'
./usr/share/pyshared/scapy/modules/p0f.py:525: undefined name 'socket'
./usr/share/pyshared/scapy/modules/p0f.py:525: undefined name 'socket'
./usr/share/pyshared/scapy/modules/p0f.py:525: undefined name 'socket'
./usr/share/pyshared/scapy/modules/p0f.py:529: undefined name 'socket'
./usr/share/pyshared/scapy/modules/p0f.py:536: undefined name 'os'
./usr/share/pyshared/scapy/modules/geoip.py:28: undefined name 'load_object'
./usr/share/pyshared/scapy/modules/geoip.py:55: undefined name 'country_loc_kdb'
./usr/share/pyshared/scapy/modules/geoip.py:56: undefined name 'IP_country_kdb'
./usr/share/pyshared/scapy/arch/solaris.py:13: 'from unix import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/bsd.py:10: 'from unix import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/unix.py:7: 'struct' imported but unused
./usr/share/pyshared/scapy/arch/unix.py:7: 'sys' imported but unused
./usr/share/pyshared/scapy/arch/unix.py:7: 'time' imported but unused
./usr/share/pyshared/scapy/arch/unix.py:7: 'socket' imported but unused
./usr/share/pyshared/scapy/arch/unix.py:8: 'ioctl' imported but unused
./usr/share/pyshared/scapy/arch/unix.py:17: 'from pcapdnet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/__init__.py:8: 'from scapy.error import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/__init__.py:12: 'Gnuplot' imported but unused
./usr/share/pyshared/scapy/arch/__init__.py:19: 'pyx' imported but unused
./usr/share/pyshared/scapy/arch/__init__.py:67: 'from linux import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/__init__.py:69: 'from pcapdnet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/__init__.py:71: 'from bsd import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/__init__.py:73: 'from solaris import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/__init__.py:75: 'from windows import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/pcapdnet.py:9: 'from scapy.data import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/pcapdnet.py:26: redefinition of unused 'pcap' from line 23
./usr/share/pyshared/scapy/arch/pcapdnet.py:174: redefinition of function 'get_if_raw_hwaddr' from line 162
./usr/share/pyshared/scapy/arch/pcapdnet.py:183: redefinition of function 'get_if_raw_addr' from line 165
./usr/share/pyshared/scapy/arch/pcapdnet.py:186: redefinition of function 'get_if_list' from line 168
./usr/share/pyshared/scapy/arch/linux.py:8: 'sys' imported but unused
./usr/share/pyshared/scapy/arch/linux.py:14: 'from scapy.data import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/linux.py:115: local variable 'msg' is assigned to but never used
./usr/share/pyshared/scapy/arch/linux.py:201: local variable 'err' is assigned to but never used
./usr/share/pyshared/scapy/arch/linux.py:215: local variable 'err' is assigned to but never used
./usr/share/pyshared/scapy/arch/linux.py:280: redefinition of function 'get_last_packet_timestamp' from line 275
./usr/share/pyshared/scapy/arch/windows/__init__.py:10: 'inet_ntoa' imported but unused
./usr/share/pyshared/scapy/arch/windows/__init__.py:20: 'from scapy.arch.pcapdnet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/arch/windows/__init__.py:233: local variable 'ok' is assigned to but never used
./usr/share/pyshared/scapy/arch/windows/__init__.py:251: local variable 'metric' is assigned to but never used
./usr/share/pyshared/scapy/arch/windows/__init__.py:356: local variable 'found' is assigned to but never used
./usr/share/pyshared/scapy/arch/windows/__init__.py:394: local variable 'inmask' is assigned to but never used
./usr/share/pyshared/scapy/asn1/asn1.py:24: undefined name 'RandIP'
./usr/share/pyshared/scapy/asn1/asn1.py:99: local variable 'msg' is assigned to but never used
./usr/share/pyshared/scapy/asn1/ber.py:286: undefined name 'obj'
./usr/share/pyshared/scapy/layers/smb.py:6: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/smb.py:7: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/rtp.py:6: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/rtp.py:7: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dhcp6.py:10: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dhcp6.py:11: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dhcp6.py:12: 'from scapy.utils6 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dhcp6.py:13: 'from scapy.layers.inet6 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dhcp6.py:677: local variable 'res' is assigned to but never used
./usr/share/pyshared/scapy/layers/dhcp6.py:1340: 'strftime' imported but unused
./usr/share/pyshared/scapy/layers/dhcp6.py:1378: local variable 'dst' is assigned to but never used
./usr/share/pyshared/scapy/layers/dhcp6.py:1527: local variable 'req_mac_src' is assigned to but never used
./usr/share/pyshared/scapy/layers/dhcp6.py:1528: local variable 'req_mac_dst' is assigned to but never used
./usr/share/pyshared/scapy/layers/dhcp6.py:1532: local variable 'req_dst' is assigned to but never used
./usr/share/pyshared/scapy/layers/ntp.py:7: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/ntp.py:8: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/radius.py:7: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/radius.py:8: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/l2.py:9: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/l2.py:10: 'from scapy.ansmachine import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/l2.py:12: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/l2.py:497: local variable 'iff' is assigned to but never used
./usr/share/pyshared/scapy/layers/mgcp.py:6: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/mgcp.py:7: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/netbios.py:7: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/netbios.py:8: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/netflow.py:6: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/netflow.py:7: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/l2tp.py:8: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/l2tp.py:9: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet6.py:31: 'from scapy.layers.l2 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet6.py:32: 'from scapy.layers.inet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet6.py:33: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet6.py:34: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet6.py:35: 'from scapy.volatile import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet6.py:36: 'sr1' imported but unused
./usr/share/pyshared/scapy/layers/inet6.py:39: 'from scapy.arch import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet6.py:40: 'from scapy.utils6 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet6.py:412: local variable 'ss' is assigned to but never used
./usr/share/pyshared/scapy/layers/inet6.py:421: local variable 'ss' is assigned to but never used
./usr/share/pyshared/scapy/layers/inet6.py:910: local variable 'i' is assigned to but never used
./usr/share/pyshared/scapy/layers/inet6.py:1937: local variable 'weird' is assigned to but never used
./usr/share/pyshared/scapy/layers/inet6.py:2400: 'strftime' imported but unused
./usr/share/pyshared/scapy/layers/isakmp.py:7: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/isakmp.py:8: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/isakmp.py:9: 'from scapy.ansmachine import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/gprs.py:7: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/gprs.py:8: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/snmp.py:6: 'from scapy.asn1packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/snmp.py:7: 'from scapy.asn1fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/tftp.py:7: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/tftp.py:8: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/tftp.py:9: 'from scapy.automaton import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/ir.py:6: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/ir.py:7: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/mobileip.py:6: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/mobileip.py:7: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/hsrp.py:6: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/hsrp.py:7: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet.py:10: 'from scapy.layers.l2 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet.py:12: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet.py:13: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet.py:14: 'from scapy.volatile import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/inet.py:15: 'srp1' imported but unused
./usr/share/pyshared/scapy/layers/pflog.py:6: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/pflog.py:7: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/ppp.py:7: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/ppp.py:8: 'from scapy.layers.l2 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/ppp.py:9: 'from scapy.layers.inet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/ppp.py:10: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/llmnr.py:1: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/llmnr.py:2: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/skinny.py:6: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/skinny.py:7: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/x509.py:6: 'from scapy.asn1packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/x509.py:7: 'from scapy.asn1fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dns.py:8: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dns.py:9: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dns.py:10: 'from scapy.ansmachine import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/rip.py:6: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/rip.py:7: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/sebek.py:6: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/sebek.py:7: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/bluetooth.py:9: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/bluetooth.py:10: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dot11.py:8: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dot11.py:9: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dot11.py:11: 'from scapy.layers.l2 import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dot11.py:396: local variable 'ptrn' is assigned to but never used
./usr/share/pyshared/scapy/layers/dot11.py:397: local variable 'iptrn' is assigned to but never used
./usr/share/pyshared/scapy/layers/dot11.py:406: local variable 'ip' is assigned to but never used
./usr/share/pyshared/scapy/layers/dhcp.py:8: 'from scapy.packet import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dhcp.py:9: 'from scapy.fields import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dhcp.py:10: 'from scapy.ansmachine import *' used; unable to detect undefined names
./usr/share/pyshared/scapy/layers/dhcp.py:296: local variable 'poom' is assigned to but never used

This report was generated on Sun, 02 Jan 2011 05:32:12 +0000, based on results by pyflakes 0.4.0-1