[docker-ptf]: add hping3 into docker-ptf (#651)
This commit is contained in:
parent
01a716cce2
commit
26f98559b0
@ -44,7 +44,8 @@ RUN sed --in-place 's/httpredir.debian.org/debian-archive.trafficmanager.net/' /
|
|||||||
less \
|
less \
|
||||||
ipython \
|
ipython \
|
||||||
git \
|
git \
|
||||||
iputils-ping
|
iputils-ping \
|
||||||
|
hping3
|
||||||
|
|
||||||
## Reinstall scapy by version from p4lang
|
## Reinstall scapy by version from p4lang
|
||||||
RUN git clone https://github.com/p4lang/scapy-vxlan.git && cd scapy-vxlan && python setup.py install
|
RUN git clone https://github.com/p4lang/scapy-vxlan.git && cd scapy-vxlan && python setup.py install
|
||||||
|
Reference in New Issue
Block a user