Age | Commit message (Expand) | Author |
2024-07-22 | utils: T5195: fix timeout comment | Christian Breunig |
2024-07-20 | interfaces: T6592: moving an interface between VRF instances failed | Christian Breunig |
2024-06-24 | vyos.utils: T6504: add interactive op-/configure mode support for get_current... | Christian Breunig |
2024-06-24 | T6489: add abstraction vyos.utils.configfs to work natively with the config f... | Christian Breunig |
2024-06-24 | T6489: add abstraction vyos.utils.auth.get_current_user() | Christian Breunig |
2024-06-10 | op-mode: T6471: add optimized get_config_dict | John Estabrook |
2024-06-10 | vyos.utils: T5195: import vyos.cpu to this package | Christian Breunig |
2024-05-22 | vyos.utils.io: T6385: handle keyboard interrupts in ask_yes_no | Daniil Baturin |
2024-05-10 | bond: T6303: system-mac is not allowed to be a multicast MAC address | Christian Breunig |
2024-04-21 | vyos.utils: T6244: add support for year timebase in seconds_to_human() | Christian Breunig |
2024-04-21 | vyos.utils: T6244: use list to build up result string | Christian Breunig |
2024-04-16 | image-tools: T6154: installer prompts to confirm a non-default passwd | John Estabrook |
2024-04-07 | utils.io: T6207: allow default in select_entry | John Estabrook |
2024-03-30 | Merge pull request #3195 from HollyGurza/T4718-current | Christian Breunig |
2024-03-30 | accel-ppp: T6187: use correct CPU counts adjusted for SMT | Daniil Baturin |
2024-03-28 | dhcp-server: T4718: Listen-address is not commit if the ip address is on the ... | khramshinr |
2024-02-07 | init: T2044: only start rpki if cache is configured | Christian Breunig |
2024-01-19 | T5964: add missing imports for is_wwan_connected() | Adam Smith |
2024-01-10 | Merge pull request #2785 from sarthurdev/kea-options | Christian Breunig |
2024-01-10 | dhcp: T3316: Fix `listen-address` handling and add `listen-interface` as supp... | sarthurdev |
2024-01-07 | smoketest: T5195: fix BasicInterfaceTest tearDown() timeout penalty | Christian Breunig |
2024-01-06 | T5195: add timeout argument to process_named_running() | Christian Breunig |
2023-12-29 | login: T5875: restore home directory permissions when re-adding user account | Christian Breunig |
2023-12-17 | dhcp: T3316: Kea DHCP and DHCPv6 fixes | sarthurdev |
2023-12-12 | image-tools: T5819: do not echo password on image install | John Estabrook |
2023-12-09 | Merge pull request #1960 from sarthurdev/kea | Christian Breunig |
2023-12-08 | op-cmd: T5802: bug fix for "ping x.x.x.x interface" completion options | srividya0208 |
2023-12-08 | dhcp: T3316: Migrate dhcp/dhcpv6 server to Kea | sarthurdev |
2023-11-27 | vyos.utils: T5749: fix get_vrf_members() call to iproute2 | Christian Breunig |
2023-11-22 | Merge pull request #2499 from c-po/t5753-vxlan-vnifilter | Christian Breunig |
2023-11-18 | vxlan: T5753: add support for VNI filtering | Christian Breunig |
2023-11-16 | image: T4516: add raid-1 install support | John Estabrook |
2023-11-16 | image: T4516: restore select entry to set/delete image | John Estabrook |
2023-11-15 | image: T4516: improve format of 'show system image details' | John Estabrook |
2023-11-15 | image: T4516: correct permissions on creation of config directory | John Estabrook |
2023-11-15 | Merge pull request #2483 from erkin/noninteractive | Christian Breunig |
2023-11-14 | remote: T5726: Disable the progressbar if the shell is noninteractive or the ... | erkin |
2023-11-12 | T5658: add common methods interface_list() and vrf_list() to vyos.utils.network | Christian Breunig |
2023-10-14 | Merge pull request #2359 from erkin/progressbar | Christian Breunig |
2023-10-12 | remote: T5650: Resize-aware progressbar implementation | erkin |
2023-10-03 | bonding: T5254: Fixed changing ethernet when it is a bond member | aapostoliuk |
2023-09-20 | vyos.utils: T5609: get disk device by partial id | John Estabrook |
2023-09-19 | utils: T5239: add low-level read from config.boot | John Estabrook |
2023-09-18 | T5594: vrrp: extend function is_ipv6_tentative to analysis all type of ipv6 a... | Nicolas Fort |
2023-09-11 | T5241: Revert change to vyos.utils.process.cmd | Christian Breunig |
2023-09-10 | vxlan: T3700: Revert change to `vyos.utils.process.cmd` | sarthurdev |
2023-09-09 | vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridges | Christian Breunig |
2023-09-05 | Merge branch 'netns' into current | Christian Breunig |
2023-09-05 | smoketest: T5241: re-work netns assertions and provide common utility helper | Christian Breunig |
2023-09-04 | T5533: Fix VRRP IPv6 group enters in FAULT state | Viacheslav Hletenko |