Skip to content

Commit

Permalink
[docker ptf]: Install tcpdump (#1059)
Browse files Browse the repository at this point in the history
* Always start with Forwarding State flag set for bgpd

* Install tcpdump into ptf container
  • Loading branch information
pavel-shirshov authored and lguohan committed Oct 20, 2017
1 parent 587b14a commit bdbede5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/docker-ptf/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bdbede5

Please sign in to comment.