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
|
||||
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user