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 echo
if qt netstat -4; then ss -${g_family}tunap
netstat -${g_family}tunap
else
netstat -tunap
fi
if [ -n "$TC_ENABLED" ]; then if [ -n "$TC_ENABLED" ]; then
heading "Traffic Control" heading "Traffic Control"