Age | Commit message (Collapse) | Author |
|
|
|
|
|
webgui dashboard
|
|
|
|
are used
Replace "show firewall" with "show firewall detail" output.
|
|
|
|
|
|
|
|
|
|
|
|
for firewall rulesets when protocol is tcp_udp
still need to fix 'show statistics' command
|
|
(cherry picked from commit fa6f9745d2903e9c4ec4550156053f1f42e1e143)
|
|
|
|
there is a firewall rule disabled.
Previous commit to enable strict uncovered a subtle bug.
|
|
use strict, warnings => fix resulting warnings, errors
|
|
|
|
Fix the code so that it correctl finds rules assigned to interfaces that are
from the modify, ipv6-name and ipv6-modify firewall trees.
|
|
|
|
|
|
|
|
|
|
'show firewall detail'
'show firewall statistics'
'clear firewall modify <fw-modify> counters'
'clear firewall modify <fw-modify> rule <rule-num> counters'
allow show command on rule 1025 for any chain
|
|
|
|
|
|
|
|
|
|
applied to any interfaces in "show firewall" output
|
|
|
|
|
|
|
|
This avoids a number of future problems with bareword filehandles.
See Perl Best Practices (Chapter 10)
|
|
|
|
admin level users and "users" level users.
|
|
|
|
firewall subsystem.
|