[docker ptf]: Install tcpdump (#1059)

* Always start with Forwarding State flag set for bgpd

* Install tcpdump into ptf container
This commit is contained in:
pavel-shirshov 2017-10-20 05:09:37 -07:00 committed by lguohan
parent 587b14a3bf
commit bdbede51e0

View File

@ -40,6 +40,7 @@ RUN sed --in-place 's/httpredir.debian.org/debian-archive.trafficmanager.net/' /
iputils-ping \
hping3 \
curl \
tcpdump \
python \
python-dev \
python-scapy