Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 support #83

Closed
timkofu opened this issue Mar 14, 2016 · 1 comment
Closed

Python 3 support #83

timkofu opened this issue Mar 14, 2016 · 1 comment

Comments

@timkofu
Copy link

timkofu commented Mar 14, 2016

Hi all,

Is Python 3 support at hand?

@p-l-
Copy link
Member

p-l- commented Mar 14, 2016

Scapy version 2 will remain Python 2 only (a Python 3 fork exists). Scapy version 3 will be Python 3 only.

@p-l- p-l- closed this as completed Mar 14, 2016
ThomasFaivre added a commit to 6WIND/scapy that referenced this issue Mar 24, 2017
Currently, only internal encryption and decryption were tested but the
implementation might not be the on it is supposed to be.

Add reference packets generated using Ubuntu-16.04, iproute2 and ping:
 # ip -V
 ip utility, iproute2-ss151103
 # uname -a
 Linux router-vm 4.4.0-62-generic secdev#83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
 # ping -V
 ping utility, iputils-s20160308

Signed-off-by: Thomas Faivre <thomas.faivre@6wind.com>
guedou pushed a commit that referenced this issue Apr 6, 2017
Currently, only internal encryption and decryption were tested but the
implementation might not be the on it is supposed to be.

Add reference packets generated using Ubuntu-16.04, iproute2 and ping:
 # ip -V
 ip utility, iproute2-ss151103
 # uname -a
 Linux router-vm 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
 # ping -V
 ping utility, iputils-s20160308

Signed-off-by: Thomas Faivre <thomas.faivre@6wind.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants