Merge branch 'master' of ssh://server.shorewall.net/home/teastep/shorewall/code

This commit is contained in:
Tom Eastep 2013-09-17 06:59:58 -07:00
commit 8e352d9dc0

View File

@ -1525,11 +1525,7 @@ do_dump_command() {
echo
if qt netstat -4; then
netstat -${g_family}tunap
else
netstat -tunap
fi
ss -${g_family}tunap
if [ -n "$TC_ENABLED" ]; then
heading "Traffic Control"