summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-03Merge pull request #3761 from vyos/mergify/bp/circinus/pr-3749Christian Breunig
T6536: nat: add migration script that replaces wildcard charater (backport #3749)
2024-07-03T6536: change wildcard character from + to * - extend fix to interfaces ↵Nicolas Fort
defined in zone policy. (cherry picked from commit 66ec278393dbabe71f320c543816f27797d51140)
2024-07-03Merge pull request #3758 from vyos/mergify/bp/circinus/pr-3721Christian Breunig
ssh: T5878: Allow changing the PubkeyAcceptedAlgorithms option (backport #3721)
2024-07-03Merge pull request #3764 from vyos/mergify/bp/circinus/pr-3760Daniil Baturin
syslog: T5366: remove reference to deprecated sysvinit rsyslog script (backport #3760)
2024-07-03syslog: T5366: remove reference to deprecated sysvinit rsyslog scriptJohn Estabrook
(cherry picked from commit 977d2fbf7a62a97d98b38cf28e62f08fc9e8d3a2)
2024-07-03T6536: nat: add migration script that replaces wildcard charater supported ↵Nicolas Fort
in 1.3 <+> with character supported in latest version <*> (cherry picked from commit 148af29b68416a5b8d0e025a16aef252fdf31e67) # Conflicts: # src/migration-scripts/nat/6-to-7
2024-07-03ssh: T5878: Allow changing the PubkeyAcceptedAlgorithms optionkhramshinr
(cherry picked from commit 06e6e011cdf12e8d10cf1f6d4d848fd5db51720d)
2024-07-03Merge pull request #3754 from vyos/mergify/bp/circinus/pr-3752Christian Breunig
T6538: Add the ability to set GENEVE interfaces to VRF (backport #3752)
2024-07-03T6538: Add the ability to set GENEVE interfaces to VRFViacheslav Hletenko
(cherry picked from commit 5748db4ebb4f4023f8e33d45121ff24267941cc7)
2024-07-02T6497: CGNAT refactoring delete conntrack entries (#3699) (#3732)mergify[bot]
(cherry picked from commit 804efa2ef6bfee84d13f633d863f6f22f9eec273) Co-authored-by: Viacheslav Hletenko <v.gletenko@vyos.io>
2024-07-02Merge pull request #3751 from vyos/mergify/bp/circinus/pr-3748Christian Breunig
T6523: Telegraf use nft scripts only if the firewall configured (backport #3748)
2024-07-02T6523: Telegraf use nft scripts only if the firewall configuredViacheslav Hletenko
If a firewall is not configured there is no reason to get and execute telegraf firewall custom scripts as there are no nft chain in the firewall nftables configuration (cherry picked from commit ebff0c481907ac0c2c0be9981c3c3d87caf3003b)
2024-06-30Merge pull request #3744 from vyos/mergify/bp/circinus/pr-3743Christian Breunig
T6534: fix incorrect imports in vyos-config-encrypt.py (backport #3743)
2024-06-30T6534: fix incorrect imports in vyos-config-encrypt.pyBonus
(cherry picked from commit 96c993ec5e850b8ca7056f70df9c6459840e6af7)
2024-06-29Merge pull request #3742 from vyos/mergify/bp/circinus/pr-3733Christian Breunig
op-mode: T6524: rewrite "release dhcp(v6) interface" to new op-mode format (backport #3733)
2024-06-29op-mode: T6524: rewrite "release dhcp(v6) interface" to new op-mode formatChristian Breunig
(cherry picked from commit 5ade35255b3d8438aa6082fe56ae459d50cdc0a5)
2024-06-28Merge pull request #3739 from vyos/mergify/bp/circinus/pr-3720Daniil Baturin
T6477: Add telegraf loki output plugin (backport #3720)
2024-06-28T6477: Add telegraf loki output pluginViacheslav Hletenko
Add Loki plugin to telegraf set service monitoring telegraf loki url xxx (cherry picked from commit 3365eb7ab99fa9a259fe440eb51e82fc0a0a4dc6)
2024-06-28Merge pull request #3736 from sever-sever/T6487Christian Breunig
T6487: Git actions use circinus branch for add-pr-labels
2024-06-28T6487: Git actions use circinus branch for add-pr-labelsViacheslav Hletenko
2024-06-28Merge pull request #3734 from vyos/mergify/bp/circinus/pr-3731Christian Breunig
op-mode: T5633, T6465: fix error when op cmd interrupted, updates some system call syntax (backport #3731)
2024-06-28Fixes error generated when op cmd interrupted, updates show system calls to ↵Ginko
new cli syntax (#3731) (cherry picked from commit a095a3c7b3dd4459dc8626f0e5adecda855580e0)
2024-06-27Merge pull request #3713 from sever-sever/T6415-cirDaniil Baturin
T6415: Actions set circinus repo sync
2024-06-26Merge pull request #3723 from sever-sever/T751Daniil Baturin
T751: Remove ids suricata
2024-06-26Merge pull request #3726 from vyos/mergify/bp/circinus/pr-3724Christian Breunig
interfaces: T6519: harden config migration if ethernet interface is missing (backport #3724)
2024-06-26interfaces: T6519: harden config migration if ethernet interface is missingChristian Breunig
During a corner case where the configuration is migrated to a different system with fewer ethernet interfaces, migration will fail during an image upgrade. vyos.ethtool.Ethtool() is instantiated with an invalid interface leading to an exception that kills the migrator (cherry picked from commit e47d4fd385631236da6882233b09f6364cbb077b)
2024-06-25Merge pull request #3707 from vyos/mergify/bp/circinus/pr-3679Christian Breunig
T3202: Enable wireguard debug messages (backport #3679)
2024-06-25Merge pull request #3716 from vyos/mergify/bp/circinus/pr-3694Daniil Baturin
snmp: T6489: use new Python wrapper to interact with config filesystem (backport #3694)
2024-06-24Merge pull request #3719 from vyos/mergify/bp/circinus/pr-3701Christian Breunig
configd: T6504: send sudo_user on session init and set env variable (backport #3701)
2024-06-24smoketest: T6510: ensure one cannot delete the current user in "system login"Christian Breunig
(cherry picked from commit 4c7719efa27d9d2966b70b924c90aa2c90022388)
2024-06-24vyos.utils: T6504: add interactive op-/configure mode support for ↵Christian Breunig
get_current_user() (cherry picked from commit 710bb184045baa85897d589ffbc8af14b0fce629)
2024-06-24configd: T6504: send sudo_user on session init and set env variableJohn 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. (cherry picked from commit 7016f840f1193399f6ac59fab7faa721049229e8)
2024-06-24Merge pull request #3717 from vyos/mergify/bp/circinus/pr-3652Christian Breunig
T6489: Add support for CLI config scripts that change the underlaying working configuration (backport #3652)
2024-06-24T6489: add abstraction vyos.utils.configfs to work natively with the config ↵Christian Breunig
filesystem (cherry picked from commit d7a18a3da949bfa3df89661cc0871e8f23b18a10)
2024-06-24T6489: add abstraction vyos.utils.auth.get_current_user()Christian Breunig
(cherry picked from commit e1a34e661d3e5f0090550796ac266dac15e1e337)
2024-06-24login: T6489: add smarter way to interact with the working config instead of ↵Christian Breunig
my_set/my_delete (cherry picked from commit da29c9b3ab7b0cc23d64c8b033fc5a79c1b09174)
2024-06-24T6489: add vyos_configdir to the dictionary of default directoriesChristian Breunig
(cherry picked from commit f0923acffbef04c1f8cf2a6c8a9e2afd66c4a494)
2024-06-24snmp: T6489: use new Python wrapper to interact with config filesystemChristian Breunig
Do no longer use my_set and my_delete as this prevents scripts beeing run under supervision of vyos-configd. (cherry picked from commit 7e0e8101998a6c8de6cb93c42bfbf1278c13f226)
2024-06-24T6415: Actions set circinus repo syncViacheslav Hletenko
2024-06-24Merge pull request #3712 from vyos/mergify/bp/circinus/pr-3710Christian Breunig
T6511: add circinus branch to workflow (backport #3710)
2024-06-24T6511: add circinus branch to workflowVijayakumar A
(cherry picked from commit d78779715c02b0f46c569865aea9b01bac03228e)
2024-06-24T3202: add single variable for Kernel dynamic debug settingsChristian Breunig
(cherry picked from commit 9495f904fcc157521ca001ee21cf31be28a6b3a0)
2024-06-24T3202: Enable wireguard debug messagesNataliia Solomko
(cherry picked from commit d818788932e3c57d020cca9236df7275da452fce)
2024-06-24Merge pull request #3708 from vyos/mergify/bp/circinus/pr-3677Christian Breunig
T5949: Add option to disable USB autosuspend (backport #3677)
2024-06-22Merge pull request #3697 from vyos/mergify/bp/circinus-stream/pr-3654Christian Breunig
op-mode: T5514: Allow safe reboots to config defaults when config.boot is deleted (backport #3654)
2024-06-22Merge pull request #3705 from vyos/mergify/bp/circinus/pr-3702Christian Breunig
op-mode: T6503: "restart ssh" command not working (backport #3702)
2024-06-22T5949: Add option to disable USB autosuspendkhramshinr
(cherry picked from commit c0b2693cebc3429e1974a9cec5946fa88ffc0205)
2024-06-22Merge pull request #3673 from sever-sever/T6415-cir-stmChristian Breunig
T6415: Add action repo-sync for circinus-stream
2024-06-22op-mode: T6503: "restart ssh" command not workingChristian 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. (cherry picked from commit 059eb3a137a75d502632174cc028b81f49152782)
2024-06-21op-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 (cherry picked from commit 8281383a09f12da20a1c9b4864b38ac3f541b48f)