[tor-commits] [ooni-probe/master] Use scapy-real. scapy is broken on linux...
art at torproject.org
art at torproject.org
Mon Mar 24 15:02:47 UTC 2014
commit ead020f16c561426451333b1b933bd52dcb71f84
Author: Arturo Filastò <art at fuffa.org>
Date: Mon Mar 10 13:44:47 2014 +0100
Use scapy-real. scapy is broken on linux...
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 8cda752..53709ba 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,5 +7,5 @@ txtorcon>=0.7
txsocksx>=0.0.2
parsley>=1.1
dnspython>=1.10.0
-scapy>=2.2.0-dev
+scapy-real>=2.2.0-dev
pypcap>=1.1
More information about the tor-commits
mailing list