Page MenuHomeVyOS Platform

Rewrite 'clear interfaces counters' from Perl to Python
Closed, ResolvedPublicFEATURE REQUEST

Description

Op-mode 'clear interfaces counters' is still handled by vyatta-show-interfaces.pl in the CLI. A translation of the Perl function is available in 'show_interfaces.py' and the standardized rewrite 'interfaces.py' (T4866). However, there is a discrepancy in behavior that will need to be resolved; note that this is not classified as a bug, as neither python version has yet been exposed in the CLI.

Details

Difficulty level
Normal (likely a few hours)
Version
vyos-1.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)