summaryrefslogtreecommitdiff
path: root/src/op_mode/interfaces.py
AgeCommit message (Collapse)Author
2023-03-28interfaces: T4885: add clear/reset_counters to op-mode scriptJohn Estabrook
2023-03-23op-mode: T5097: show interfaces should reflect cleared countersJohn Estabrook
'show interfaces counters' correctly displays counter stats after a call to 'clear interfaces counters', however, 'show interfaces detail' does not. Add missing update to counter stats.
2022-12-21interfaces: T4866: add standardized op-mode interfaces.pyJohn Estabrook