Age | Commit message (Expand) | Author |
2024-04-03 | T6199: drop unused Python imports | Christian Breunig |
2023-10-03 | bonding: T5254: Fixed changing ethernet when it is a bond member | aapostoliuk |
2023-08-06 | T5195: move helpers from vyos.validate to vyos.utils package | Christian Breunig |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
2022-09-02 | bonding: T4668: fix live bonding member add or remove | initramfs |
2022-07-10 | bond: T4522: add ability to specify mii monitor interval via CLI | Christian Poessinger |
2022-07-10 | bond: T1557: re-add miimon configuration - lost in translation | Christian Poessinger |
2022-07-10 | bond: T4521: ARP monitor interval is not configured despite set via CLI | Christian Poessinger |
2021-06-27 | op-mode: bond: T2546: implement "show interface bond * slaves" command | Christian Poessinger |
2021-05-13 | bonding: T3543: add support to configure lact-rate (slow or fast) | Christian Poessinger |
2021-02-28 | vif: T3349: use fixed ordering when enabling parent and child interface | Christian Poessinger |
2021-02-28 | vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config() | Christian Poessinger |
2020-10-28 | vyos.util: T2995: rename vyos_dict_search() -> dict_search() | Christian Poessinger |
2020-09-19 | ifconfig: T2653: convert VLAN interfaces do discrete class | Christian Poessinger |
2020-09-15 | bonding: T2515: preserve interface admin state when removing from bond | Christian Poessinger |
2020-09-13 | bonding: T2877: support configuration of minimum number of active links | Christian Poessinger |
2020-08-23 | T2755: convert jmespath.search() to vyos_dict_search() for performance | Christian Poessinger |
2020-07-31 | ifconfig: T2653: bugfix on wrong flush_addr API | Christian Poessinger |
2020-07-30 | ifconfig: T2653: remove duplicated code for address flush | Christian Poessinger |
2020-07-25 | bonding: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-04-08 | import: T2242: remove all import * | Thomas Mangin |
2020-03-28 | ifconfig: T2057: explicity name state functions | Thomas Mangin |
2020-03-24 | ifconfig: T2057: convert VLAN to adapter | Thomas Mangin |
2020-03-24 | ifconfig: T2057: add class Register | Thomas Mangin |
2020-03-22 | ifconfig: T2104: remove superfluous __init__ in derived classes | Christian Poessinger |
2020-03-07 | bonding: T2057: fix creation/deletion sysfs command | Thomas Mangin |
2020-03-06 | ifconfig: T2104: splt ifconfig.py into multiple files | Thomas Mangin |