Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Is this project still recommended? #15

Open
johnthagen opened this issue Mar 17, 2020 · 1 comment
Open

Is this project still recommended? #15

johnthagen opened this issue Mar 17, 2020 · 1 comment

Comments

@johnthagen
Copy link

Upstream Scapy appears to have VXLAN support now: https://github.com/secdev/scapy/blob/master/scapy/layers/vxlan.py

Upstream Scapy also supports Python 3 (#11), which now that Python 2 is EOL is very important.

Should the README be updated to reflect this?

@gpotter2
Copy link

gpotter2 commented Mar 29, 2020

In main scapy, Geneve was apparently implemented independently, and I'm pretty sure "nvgre" was implemented directly in our gre version. Erspan was also partially added.

Let's just merge the remaining interesting parts back to scapy: https://github.com/secdev/scapy/pull/2555
Authors are credited. Per scapy's license this repo should be GPLv2 too so it should be fine :)

I did slight edits to the files (PEP8 & bindings), but it should remain similar.

antoninbas added a commit that referenced this issue Oct 11, 2021
antoninbas added a commit that referenced this issue Oct 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants