mirror of
https://gitlab.com/shorewall/code.git
synced 2025-07-01 07:00:04 +02:00
Merge branch '4.6.11'
This commit is contained in:
@ -1012,7 +1012,6 @@ show_command() {
|
||||
|
||||
case "$1" in
|
||||
connections)
|
||||
show_connections
|
||||
if [ $g_family -eq 4 ]; then
|
||||
if [ -d /proc/sys/net/netfilter/ ]; then
|
||||
local count
|
||||
|
Reference in New Issue
Block a user