Page MenuHomeVyOS Platform

Rewrite show conntrack-sync cache internal to use tabulate output
Open, LowPublicFEATURE REQUEST

Description

Rewrite show conntrack-sync cache internal to use tabulate output
The current output:

vyos@r4:~$ show conntrack-sync cache internal 
Source                                           Destination                                      Protocol
10.0.0.254:49369                                 10.0.0.1:179                                     tcp

The current output generated from the Jinja2 template
Which used from_xml and show_cache

Details

Difficulty level
Normal (likely a few hours)
Version
VyOS 1.5-rolling-202404090019
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Event Timeline

Viacheslav created this task.
Viacheslav changed the subtype of this task from "Bug" to "Feature Request".