Page MenuHomeVyOS Platform

Rewrite show conntrack-sync cache internal to use tabulate output
Closed, ResolvedPublicFEATURE 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

Version
VyOS 1.5-rolling-202404090019
Is it a breaking change?
Perfectly compatible
Issue type
Performance optimization

Event Timeline

Viacheslav triaged this task as Low priority.
Viacheslav changed the subtype of this task from "Bug" to "Feature Request".
natali-rs1985 changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
natali-rs1985 changed Issue type from Unspecified (please specify) to Performance optimization.
natali-rs1985 changed the task status from Open to In progress.May 22 2024, 12:23 PM
natali-rs1985 moved this task from Need Triage to Completed on the VyOS Rolling board.