mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fix param name https://github.com/webmin/webmin/issues/948
This commit is contained in:
@@ -25,7 +25,7 @@ else {
|
||||
'--dport', '--sport', '--tcp-flags', '--tcp-option',
|
||||
'--icmp-type', '--mac-source', '--limit', '--limit-burst',
|
||||
'--ports', '--uid-owner', '--gid-owner',
|
||||
'--pid-owner', '--sid-owner', '--state', '--cstate', '--tos',
|
||||
'--pid-owner', '--sid-owner', '--state', '--ctstate', '--tos',
|
||||
'-j', '--to-ports', '--to-destination', '--to-source',
|
||||
'--reject-with', '--dports', '--sports',
|
||||
'--comment',
|
||||
|
||||
@@ -25,7 +25,7 @@ else {
|
||||
'--dport', '--sport', '--tcp-flags', '--tcp-option',
|
||||
'--icmpv6-type', '--mac-source', '--limit', '--limit-burst',
|
||||
'--ports', '--uid-owner', '--gid-owner',
|
||||
'--pid-owner', '--sid-owner', '--state', '--cstate', '--tos',
|
||||
'--pid-owner', '--sid-owner', '--state', '--ctstate', '--tos',
|
||||
'-j', '--to-ports', '--to-destination', '--to-source',
|
||||
'--reject-with', '--dports', '--sports',
|
||||
'--comment',
|
||||
|
||||
Reference in New Issue
Block a user