[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 \
|
||||
ipython \
|
||||
git \
|
||||
iputils-ping
|
||||
iputils-ping \
|
||||
hping3
|
||||
|
||||
## Reinstall scapy by version from p4lang
|
||||
RUN git clone https://github.com/p4lang/scapy-vxlan.git && cd scapy-vxlan && python setup.py install
|
||||
|
Loading…
Reference in New Issue
Block a user