Merge pull request #2687 from dm0-/tcpdump

Add tcpdump to prod images
This commit is contained in:
David Michael 2017-08-02 17:30:49 -07:00 committed by GitHub
commit c25449fc7a
4 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,6 @@ RDEPEND="
dev-util/strace dev-util/strace
dev-vcs/repo dev-vcs/repo
net-analyzer/netperf net-analyzer/netperf
net-analyzer/tcpdump
net-dialup/minicom net-dialup/minicom
net-misc/iperf net-misc/iperf
net-misc/iputils net-misc/iputils

View File

@ -115,6 +115,7 @@ RDEPEND="${RDEPEND}
dev-util/strace dev-util/strace
dev-vcs/git dev-vcs/git
net-analyzer/nmap net-analyzer/nmap
net-analyzer/tcpdump
net-dns/bind-tools net-dns/bind-tools
net-firewall/ebtables net-firewall/ebtables
net-firewall/ipset net-firewall/ipset