Page MenuHomeVyOS Platform

MINOR Typo: set system conntrack timeout custom ipv4 rule X
Closed, ResolvedPublicBUG

Description

The following:

tim@ferrari# set system conntrack timeout custom ipv4 rule 10 
Possible completions:
   description          Description
 > destination          Destination parameters
   inbound-interface    Interface to ignore connections tracking on
 > protocol             Customize protocol specific timers, one protocol configuration
                        per rule
 > source               Source parameters

Incorrectly states "Interface to ignore connections tracking on" but this is a custom timeout rule. Suggest a rewording such as

Interface to apply custom connection timers on

Details

Difficulty level
Easy (less than an hour)
Version
1.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Cosmetic issue (typos etc.)