[docker ptf]: Install tcpdump (#1059)
* Always start with Forwarding State flag set for bgpd * Install tcpdump into ptf container
This commit is contained in:
parent
587b14a3bf
commit
bdbede51e0
@ -40,6 +40,7 @@ RUN sed --in-place 's/httpredir.debian.org/debian-archive.trafficmanager.net/' /
|
|||||||
iputils-ping \
|
iputils-ping \
|
||||||
hping3 \
|
hping3 \
|
||||||
curl \
|
curl \
|
||||||
|
tcpdump \
|
||||||
python \
|
python \
|
||||||
python-dev \
|
python-dev \
|
||||||
python-scapy
|
python-scapy
|
||||||
|
Reference in New Issue
Block a user