diff options
Diffstat (limited to 'templates/firewall/broadcast-ping/node.def')
-rw-r--r-- | templates/firewall/broadcast-ping/node.def | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/firewall/broadcast-ping/node.def b/templates/firewall/broadcast-ping/node.def index bded462..e779a8b 100644 --- a/templates/firewall/broadcast-ping/node.def +++ b/templates/firewall/broadcast-ping/node.def @@ -7,9 +7,8 @@ type: txt help: Policy for handling broadcast IPv4 ICMP echo and timestamp requests -comp_help:Possible completions: - disable\tDisable processing of broadcast IPv4 ICMP echo/timestamp requests - enable\tEnable processing of broadcast IPv4 ICMP echo/timestamp requests +val_help: disable; Disable processing of broadcast IPv4 ICMP echo/timestamp requests +val_help: enable; Enable processing of broadcast IPv4 ICMP echo/timestamp requests default: "disable" |