Page MenuHomeVyOS Platform

incorrect display of the description in the firewall section
Closed, InvalidPublicBUG

Description

I found an incorrect display in the firewall configuration section. It looks like the command description has been shifted.

VIOS shifted display.PNG (446×825 px, 34 KB)

Details

Difficulty level
Easy (less than an hour)
Version
1.3-rolling-202010260033
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Config syntax change (migratable)
Issue type
Bug (incorrect behavior)

Event Timeline

Viacheslav closed this task as Invalid.EditedOct 27 2020, 6:52 AM
Viacheslav added a subscriber: Viacheslav.

@craterman it seems bug with your resolution.

It displays correct description on VyOS 1.3-rolling-202010210152 and VyOS 1.3-rolling-202010270217

vyos@r4-roll# set firewall 
Possible completions:
   all-ping     Policy for handling of all IPv4 ICMP echo requests
   broadcast-ping
                Policy for handling broadcast IPv4 ICMP echo and timestamp requests
   config-trap  SNMP trap generation on firewall configuration changes
 > group        Firewall group
   ip-src-route Policy for handling IPv4 packets with source route option
+> ipv6-name    IPv6 firewall rule-set name
   ipv6-receive-redirects
                Policy for handling received ICMPv6 redirect messages
   ipv6-src-route
                Policy for handling IPv6 packets with routing extension header
   log-martians Policy for logging IPv4 packets with invalid addresses
+> name         IPv4 firewall rule-set name
 > options      Firewall options/Packet manipulation
   receive-redirects
                Policy for handling received IPv4 ICMP redirect messages
   send-redirects
                Policy for sending IPv4 ICMP redirect messages
   source-validation
                Policy for source validation by reversed path, as specified in RFC3704
erkin set Issue type to Bug (incorrect behavior).Aug 29 2021, 12:27 PM
erkin removed a subscriber: Active contributors.