Age | Commit message (Expand) | Author |
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 |
2023-09-03 | netns: T5241: improve get_interface_namespace() robustness | Christian Breunig |
2023-09-03 | netns: T5241: use common interface_exists() helper | Christian Breunig |
2023-09-03 | netns: T5241: provide is_netns_interface utility helper | Christian Breunig |
2023-08-28 | T5519: Fix `vyos.utils.process.call` hangs | Yuxiang Zhu |
2023-08-23 | vrf: T5428: move helpers to common vyos.utils.network module | Christian Breunig |
2023-08-12 | Merge pull request #2117 from zdc/T5410-sagitta | Daniil Baturin |
2023-08-06 | T5195: move helpers from vyos.validate to vyos.utils package | Christian Breunig |
2023-07-28 | utils: T5410: Extended supported types in `convert_data()` | zsdc |
2023-07-26 | openvpn: T4974: dynamically load/unload kernel module | Christian Breunig |
2023-07-15 | T5195: add/fix missing imports | John Estabrook |
2023-07-15 | T5195: move individual helper functions to vyos.utils module | Christian Breunig |
2023-07-15 | T5195: vyos.util -> vyos.utils package refactoring part #2 | Christian Breunig |
2023-07-15 | T5195: add missing "import os" for vyos.utils.process | Christian Breunig |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
2023-07-12 | T5195: move boot_* helpers to vyos.utils.boot | Christian Breunig |
2023-07-12 | bgp: T5338: simplify XML and code handling | Christian Breunig |