Skip to content

Commit 26f9855

Browse files
authored
[docker-ptf]: add hping3 into docker-ptf (#651)
1 parent 01a716c commit 26f9855

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dockers/docker-ptf/Dockerfile.j2

+2-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ RUN sed --in-place 's/httpredir.debian.org/debian-archive.trafficmanager.net/' /
4444
less \
4545
ipython \
4646
git \
47-
iputils-ping
47+
iputils-ping \
48+
hping3
4849

4950
## Reinstall scapy by version from p4lang
5051
RUN git clone https://github.com/p4lang/scapy-vxlan.git && cd scapy-vxlan && python setup.py install

0 commit comments

Comments
 (0)