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
fgsch
d20b03a1d6 install doc under py-XXX making this ready for python 2 and 3.
benoit@ ok as part of a bigger diff sent to ports@.
2011-12-25 23:59:06 +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