4 Commits

Author SHA1 Message Date
sthen
80f9ef3a8e update to py-pcapy-0.11.1, add do-test so "make test" does something 2017-05-29 17:41:38 +00:00
phessler
1b586bb358 update pcapy to a version that can run in python3
Reviewed and help by Rafael Sadowski and jca@
OK jca@
2016-10-31 16:01:22 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
689f35a015 import Pcapy, thanks to fgsch@ for helping.
Pcapy is a Python extension module that enables software written in Python
to access the routines from the pcap packet capture library.

Pcapy is most useful when used together with a packet handling package such
as Impacket, a collection of Python classes for contructing and dissecting
network packets.
2009-04-03 15:45:41 +00:00