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