commit 02aff595e1e7800fca311c666716e71fdc6a5584 Author: Arturo Filastò art@fuffa.org Date: Fri Feb 1 16:23:11 2013 +0100
Add note on the versions of libdnet and pypcap (#7994) --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md index eed217a..2c0935c 100644 --- a/README.md +++ b/README.md @@ -102,10 +102,14 @@ If you are not in a virtualenv you will have to run the above command as root:
## Install libdnet and pypcap python bindings
-It's ideal to install these manually since the ones in debian or ubuntu are not up to date. +It's ideal to install these manually since the ones in debian or ubuntu are not +up to date. + +The version of pypcap and libdnet ooniprobe is current tested with are +libdnet-1.12 and pypcap 1.1, any other version should be considered untested.
If you don't already have Subversion installed: - + sudo apt-get install subversion
For libdnet: