Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-24 | Merge pull request #3683 from dmbaturin/T6501-lsmod-on-steroids | John Estabrook | |
op mode: T6501: add "run show kernel modules" | |||
2024-06-24 | GitHub: T6494: add PR comment steps | Christian Breunig | |
2024-06-24 | GitHub: T6494: add individual job timeouts | Christian Breunig | |
2024-06-24 | GitHub: T6494: add support for circinus branch | Christian Breunig | |
2024-06-24 | Merge pull request #3710 from vyos/T6511-add-circinus-to-pr-workflow | Christian Breunig | |
T6511: add circinus branch to workflow | |||
2024-06-23 | T6511: add circinus branch to workflow | Vijayakumar A | |
2024-06-23 | vyos.utils: T6504: add interactive op-/configure mode support for ↵ | Christian Breunig | |
get_current_user() | |||
2024-06-22 | Merge pull request #3679 from natali-rs1985/T3202-current | Christian Breunig | |
T3202: Enable wireguard debug messages | |||
2024-06-22 | Merge pull request #3703 from c-po/package-smoketest | Daniil Baturin | |
GitHub: T6494: add workflow to build custom ISO for integration tests | |||
2024-06-22 | Merge pull request #3702 from c-po/T6503-restart-ssh | Christian Breunig | |
op-mode: T6503: "restart ssh" command not working | |||
2024-06-22 | GitHub: T6494: add workflow to build custom ISO for integration tests | Christian Breunig | |
For every PR we will build the vyos-1x package and include it in a custom build of the VyOS ISO image (generic flavor) in order to execute the commonly available smoketests: - make test (CLI smoketests) - make testc (config load & migration tests) - make testraid (Installation of RAID1 system with disk replacement) This is a measure agains merged PRs that break the smoketests in the end. | |||
2024-06-21 | configd: T6504: send sudo_user on session init and set env variable | John Estabrook | |
The environment variable SUDO_USER is checked by system_login.py so as to prevent deleting the current user. Provide from config session and set within configd environment. | |||
2024-06-21 | op-mode: T6503: "restart ssh" command not working | Christian Breunig | |
Commit e5af1f090 ("ssh: T6192: allow binding to multiple VRF instances") switched the systemd unit file from ssh.service to ssh@*.service, this change was not reflected in the "restart ssh" op-mode command. | |||
2024-06-21 | Merge pull request #3684 from dmbaturin/T6498-uptime-helpers | John Estabrook | |
op mode: T6498: move uptime helpers to vyos.utils.system | |||
2024-06-21 | op mode: T6498: move uptime helpers to vyos.utils.system | Daniil Baturin | |
to be able to call them from the new tech-support script | |||
2024-06-21 | Merge pull request #3694 from c-po/T6489-snmpd | Christian Breunig | |
snmp: T6489: use new Python wrapper to interact with config filesystem | |||
2024-06-20 | Merge pull request #3654 from talmakion/bugfix/T5514 | John Estabrook | |
op-mode: T5514: Allow safe reboots to config defaults when config.boot is deleted | |||
2024-06-20 | snmp: T6489: use new Python wrapper to interact with config filesystem | Christian Breunig | |
Do no longer use my_set and my_delete as this prevents scripts beeing run under supervision of vyos-configd. | |||
2024-06-20 | Merge pull request #3693 from nicolas-fort/T3900-fix-template | Christian Breunig | |
T3900: firewall: fix for initial implementation | |||
2024-06-20 | T3202: add single variable for Kernel dynamic debug settings | Christian Breunig | |
2024-06-20 | T3202: Enable wireguard debug messages | Nataliia Solomko | |
2024-06-20 | T3900: firewall: fix for initial implementation - remove jump to state ↵ | Nicolas Fort | |
policy on OUTUT_raw | |||
2024-06-20 | Merge pull request #3677 from HollyGurza/T5949 | Christian Breunig | |
T5949: Add option to disable USB autosuspend | |||
2024-06-20 | Merge pull request #3682 from c-po/T6500-openconnect-multi-ca | Christian Breunig | |
openconnect: T6500: add support for multiple ca-certificates | |||
2024-06-19 | Merge pull request #3685 from c-po/macsec-error-message | Christian Breunig | |
macsec: T5447: fix error message syntax - there is no tx and rx key, only key | |||
2024-06-19 | macsec: T5447: fix error message syntax - there is no tx and rx key, only key | Christian Breunig | |
2024-06-19 | op mode: T6501: add "run show kernel modules" | Daniil Baturin | |
2024-06-19 | openconnect: T6500: add support for multiple ca-certificates | Christian Breunig | |
Add possibility to provide a full CA chain to the openconnect server. * Support multiple CA certificates * For every CA certificate specified, always determine the full certificate chain in the background and add the necessary SSL certificates | |||
2024-06-19 | Merge pull request #3680 from sever-sever/T6497 | Christian Breunig | |
T6497: CGNAT delete conntrack entries if a pool is modified | |||
2024-06-19 | T6497: CGNAT delete conntrack entries if a pool is modified | Viacheslav Hletenko | |
2024-06-19 | T5949: Add option to disable USB autosuspend | khramshinr | |
2024-06-19 | op-mode: T5514: Allow safe reboots to config defaults when config.boot is ↵ | Andrew Topp | |
deleted * Added flag to vyos.config_mgmt.unsaved_commits() that will tolerate missing config.boot for specific circumstances * Shutdown/reboot uses this flag; config will regenerate from defaults after a reboot | |||
2024-06-18 | Merge pull request #3678 from natali-rs1985/T6492-current | Christian Breunig | |
T6492: Check if all migrators have the executable bit set | |||
2024-06-18 | Merge pull request #3576 from alainlamar/T6425 | Christian Breunig | |
wireless: T6425: Fixing VHT beamforming for 802.11ac | |||
2024-06-18 | wireless: T6425: adjust to latest country-code changes | Christian Breunig | |
Commit 9e22ab6b2a ("wireless: T6318: move country-code to a system wide configuration") removed the per wifi interface setting for a country-code. This commit adjust the smoketests to the new design. | |||
2024-06-18 | wireless: T6425: Add smoketests for VHT beamforming | Alain Lamar | |
2024-06-18 | wireless: T6425: Fix broken VHT beamforming | Alain Lamar | |
2024-06-18 | T6492: Check if all migrators have the executable bit set | Nataliia Solomko | |
2024-06-17 | Merge pull request #3652 from c-po/T6489-unionfs | Christian Breunig | |
T6489: Add support for CLI config scripts that change the underlaying working configuration | |||
2024-06-17 | Merge pull request #3675 from vyos/T6318-wireless-config-tests | Christian Breunig | |
wireless: T6318: add quotes for console speed in config-tests | |||
2024-06-17 | wireless: T6318: add quotes for console speed in config-tests | Christian Breunig | |
2024-06-17 | Merge pull request #3657 from c-po/pki-T6241-no-debug | Christian Breunig | |
pki: T6241: remove debug print statement about updated subsystems | |||
2024-06-17 | Merge pull request #3655 from talmakion/bugfix/T4026 | Daniil Baturin | |
pki: T4026: Only emit private keys when available | |||
2024-06-17 | Merge pull request #3656 from c-po/wireless-regdomain | Daniil Baturin | |
wireless: T6318: move country-code to a system wide configuration | |||
2024-06-16 | Revert T6494: Update sonarcloud.yml and add more branches for scanning" (#3663) | Yuriy Andamasov | |
2024-06-16 | Merge pull request #3661 from vyos/update-sonarcloud-settings | Yuriy Andamasov | |
T6494: Update sonarcloud.yml and add more branches for scanning | |||
2024-06-16 | T6494: Update sonarcloud.yml and add more branches for scanning | Yuriy Andamasov | |
2024-06-16 | Merge pull request #3659 from natali-rs1985/openvpn-fix-smoketests | Christian Breunig | |
openvpn: T5487: Fix migration smoketests commands | |||
2024-06-16 | openvpn: T5487: Fix migration smoketests commands | Nataliia Solomko | |
2024-06-16 | wireless: T6318: move country-code to a system wide configuration | Christian Breunig | |
Wireless devices are subject to regulations issued by authorities. For any given AP or router, there will most likely be no case where one wireless NIC is located in one country and another wireless NIC in the same device is located in another country, resulting in different regulatory domains to apply to the same box. Currently, wireless regulatory domains in VyOS need to be configured per-NIC: set interfaces wireless wlan0 country-code us This leads to several side-effects: * When operating multiple WiFi NICs, they all can have different regulatory domains configured which might offend legislation. * Some NICs need additional entries to /etc/modprobe.d/cfg80211.conf to apply regulatory domain settings, such as: "options cfg80211 ieee80211_regdom=US" This is true for the Compex WLE600VX. This setting cannot be done per-interface. Migrate the first found wireless module country-code from the wireless interface CLI to: "system wireless country-code" |