forked from extern/shorewall_code
Merge branch 'master' of ssh://server.shorewall.net/home/teastep/shorewall/code
This commit is contained in:
commit
8e352d9dc0
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user