Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-27 | op-mode: T2946: only call 'stty size' if in terminal | John Estabrook | |
2021-03-07 | Revert "op-mode: T3357: Fix show_interfaces bug with tunnels" | Christian Poessinger | |
This reverts commit e1c993f57efdf91f26a36f1d0339298e63fdf20e. | |||
2021-03-07 | T3388: "show interfaces" op-mode command lacks PPPoE interfaces | Christian Poessinger | |
Commit e5b335830ef ("vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()") removed the PPPoEIf class as it seemed to be unused. It turns out it is required by the op-mode commands for e.g. "show interfaces". | |||
2021-03-02 | op-mode: T3357: Fix show_interfaces bug with tunnels | sever-sever | |
2021-01-26 | op-mode: T3110: Gracefully handle SIGPIPE in show-interfaces | erkin | |
2020-11-06 | op-mode: T2731: fix "show interfaces" returns invalid state when link is down | Christian Poessinger | |
There has been a miss-match of admin-down and oper-down status for the Python implementation of "show interfaces". | |||
2020-07-21 | interfaces: T2658: Fix description length | sever-sever | |
2020-06-20 | op-mode: T2621: fix repeated interface description | Christian Poessinger | |
2020-06-15 | ifconfig: T2599: sort interface by natural order | Thomas Mangin | |
2020-05-18 | flake8: T2475: fix a number of issue reported by flake8 | Thomas Mangin | |
2020-04-23 | pppoe: T2223: report the state of pppoe intf | Thomas Mangin | |
2020-04-14 | op_mode: T2223: two cosmetic change and bug fix | Thomas Mangin | |
2020-04-14 | op_mode: T2223 python version of show_interfaces | Thomas Mangin | |