adding scapy package as a submodule+symlink, will probably need a fix on windows as symlinks won't work

This commit is contained in:
n1nj4sec 2016-01-16 13:02:26 +01:00
parent 32426d0cc7
commit ce5a3e8d17
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "pupy/packages/src/scapy"]
path = pupy/packages/src/scapy
url = git://github.com/n1nj4sec/scapy.git

1
pupy/packages/all/scapy Symbolic link
View File

@ -0,0 +1 @@
../src/scapy/scapy/

@ -0,0 +1 @@
Subproject commit 8a1873646009ca9bb10fc3e0c1381ad242929ef8