summaryrefslogtreecommitdiff
path: root/src/op_mode/show_interfaces.py
AgeCommit message (Expand)Author
2021-11-19http-api: T4003: fix output when no tty attached to stdout, e.g., apiJohn Estabrook
2021-09-04op-mode: T3619: bugfix "show interfaces X detail"Christian Poessinger
2021-09-04op-mode: T3619: bugfix "show interfaces" for VLANsChristian Poessinger
2021-09-04op-mode: import cleanup in "show interfaces" scriptChristian Poessinger
2021-08-24op-mode: T2223: drop dead code "get_vrrp_intf()"Christian Poessinger
2021-04-27op-mode: T2946: only call 'stty size' if in terminalJohn Estabrook
2021-03-07Revert "op-mode: T3357: Fix show_interfaces bug with tunnels"Christian Poessinger
2021-03-07T3388: "show interfaces" op-mode command lacks PPPoE interfacesChristian Poessinger
2021-03-02op-mode: T3357: Fix show_interfaces bug with tunnelssever-sever
2021-01-26op-mode: T3110: Gracefully handle SIGPIPE in show-interfaceserkin
2020-11-06op-mode: T2731: fix "show interfaces" returns invalid state when link is downChristian Poessinger
2020-07-21interfaces: T2658: Fix description lengthsever-sever
2020-06-20op-mode: T2621: fix repeated interface descriptionChristian Poessinger
2020-06-15ifconfig: T2599: sort interface by natural orderThomas Mangin
2020-05-18flake8: T2475: fix a number of issue reported by flake8Thomas Mangin
2020-04-23pppoe: T2223: report the state of pppoe intfThomas Mangin
2020-04-14op_mode: T2223: two cosmetic change and bug fixThomas Mangin
2020-04-14op_mode: T2223 python version of show_interfacesThomas Mangin