Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-10 | T6927: add name server validation | Nicolas Vollmar | |
2024-12-10 | vyconf: T6718: set log-file | John Estabrook | |
2024-12-10 | vyconf: T6718: start vyconfd from vyos-router | John Estabrook | |
Start vyconfd after migration. | |||
2024-12-10 | vyconf: T6718: add boot configs | John Estabrook | |
Add current config and failsafe for vyconfd to load on startup. | |||
2024-12-08 | T6927: adds option to set container name server | Nicolas Vollmar | |
2024-12-02 | Merge pull request #4212 from c-po/T6926-sudo | Daniil Baturin | |
sudo: T6926: remove spam messages to syslog | |||
2024-12-02 | config-mgmt: T6925: return from verify function on config object None (#4213) | John Estabrook | |
2024-12-01 | sudo: T6926: remove spam messages to syslog | Christian Breunig | |
Right now every command that's executed via op-mode/conf-mode is logged with a session entry/exit and command execution into syslog. sudo[1082396]: vyos : TTY=pts/1 ; PWD=/home/vyos ; USER=root ; COMMAND=/usr/bin/mv /tmp/config.boot.1082388 /opt/vyatta/etc/config/archive/config.boot sudo[1082396]: pam_unix(sudo:session): session opened for user root(uid=0) by vyos(uid=1002) sudo[1082396]: pam_unix(sudo:session): session closed for user root sudo[1082399]: vyos : TTY=pts/1 ; PWD=/home/vyos ; USER=root ; COMMAND=/usr/sbin/logrotate -f -s /opt/vyatta/etc/config/archive/lr.state /opt/vyatta/etc/config/archive/lr.conf sudo[1082399]: pam_unix(sudo:session): session opened for user root(uid=0) by vyos(uid=1002) sudo[1082399]: pam_unix(sudo:session): session closed for user root This heavily bloats remote logging services - remove the log entries | |||
2024-12-01 | Merge pull request #4209 from natali-rs1985/T6770 | Christian Breunig | |
op_mode: T6770: Fix op command "show bridge vni" | |||
2024-11-29 | Merge pull request #4204 from sarthurdev/T6809 | Simon | |
2024-11-28 | multicast: T6920: static multicast routing throws TypeError (#4210) | Nataliia S. | |
2024-11-27 | op_mode: T6770: Fix op command "show bridge vni" | Nataliia Solomko | |
2024-11-26 | Merge pull request #4196 from natali-rs1985/T6872 | Christian Breunig | |
ipoe_server: T6872: Add the ability to configure LUA scripts and username | |||
2024-11-25 | Merge pull request #4203 from sarthurdev/T6692 | Simon | |
dhcp: T6692: Fix range options not present when `exclude` is used | |||
2024-11-22 | pki: T6809: Support system install of CA certificates | sarthurdev | |
2024-11-21 | pki: T3642: Minimize `node_changed` code | sarthurdev | |
2024-11-21 | dhcp: T6692: Fix range options not present when `exclude` is used | sarthurdev | |
Add smoketest to verify range options are present with `exclude` | |||
2024-11-21 | ipoe_server: T6872: Add the ability to configure LUA scripts and username | Nataliia Solomko | |
2024-11-21 | Merge pull request #4202 from jestabro/drop-legacy-show-configuration-files | Daniil Baturin | |
op-mode: T6900: remove uninformative 'show configuration files' | |||
2024-11-21 | T6806: Rework QoS Policy for HFSC Shaper (#4181) | Roman Khramshin | |
- Removed default `m1` and `m2` values from interface definitions - Adjusted filter priorities for shapers - Fixed SFQ qdisc and HFSC class creation to fully support `m1`, `d`, and `m2` parameters - Added validation logic similar to VyOS 1.3 to improve error handling and user experience | |||
2024-11-21 | T6796: QoS: match filter by interface(iif) (#4188) | Roman Khramshin | |
2024-11-20 | op-mode: T6900: remove uninformative 'show configuration files' | John Estabrook | |
The legacy node and behavior under 'show configuration files' is not useful as is; remove node and drop script to allow for a useful repurpose in the future. | |||
2024-11-20 | Merge pull request #4197 from jestabro/multipart-msg-output | Daniil Baturin | |
configd: T6899: use multipart message instead of extra exchange | |||
2024-11-20 | T6790: QoS: Improve CAKE Policy (#4173) | Roman Khramshin | |
- Fixed handling of flow isolation parameters. - Corrected support for `nat` and `nonat` in flow isolation. - Extended RTT values to cover the full range supported by `tc`. - Make migration script 2-to-3 qos | |||
2024-11-19 | T6490: Allow creation of wireguard interfaces without requiring peers (#4194) | sskaje | |
* T6490: Allow creation of wireguard interfaces without requiring peers | |||
2024-11-19 | configd: T6899: use multipart message instead of extra exchange | John Estabrook | |
2024-11-18 | T6884: adds mtu option for container networks | Nicolas Vollmar | |
2024-11-15 | Merge pull request #4191 from HollyGurza/T6801 | Christian Breunig | |
T6801: QoS: Policy rate-control is broken by default | |||
2024-11-15 | T6878: Stop conntrack logging service | khramshinr | |
2024-11-14 | T6801: QoS: Policy rate-control is broken by default | khramshinr | |
- Fixed unhandled exception for policy rate-control without params | |||
2024-11-08 | Merge pull request #4179 from natali-rs1985/T3501-current | Daniil Baturin | |
T3501: Allow using more than one tuned profile | |||
2024-11-07 | Merge pull request #4151 from natali-rs1985/T6695 | Daniil Baturin | |
T6695: Machine-readable operational mode support for traceroute | |||
2024-11-07 | T3501: Allow using more than one tuned profile | Nataliia Solomko | |
2024-10-24 | Merge pull request #4155 from HollyGurza/T4583 | Christian Breunig | |
T4583: Rewrite VRRP op-mode to vyos.opmode format | |||
2024-10-21 | Merge branch 'current' into T6695 | Nataliia S. | |
2024-10-19 | Merge pull request #4165 from natali-rs1985/T4914-current | Christian Breunig | |
pki: T4914: Rewrite the PKI op mode in the new style | |||
2024-10-18 | pki: T4914: reformat file by linter rules | Nataliia Solomko | |
2024-10-18 | pki: T4914: Rewrite the PKI op mode in the new style | Nataliia Solomko | |
2024-10-17 | T4583: Rewrite VRRP op-mode to vyos.opmode format | khramshinr | |
2024-10-17 | T973: add basic frr_exporter implementation (#4150) | Robert Göhler | |
2024-10-11 | T6695: normalize formatting | Nataliia Solomko | |
2024-10-11 | T6695: Machine-readable operational mode support for traceroute | Nataliia Solomko | |
2024-10-11 | T6712: Add nonproduction banner (#4149) | mergify[bot] | |
(cherry picked from commit 3abe7c72c95c3d9b825db08b092c555786e9fbcf) Co-authored-by: Viacheslav Hletenko <v.gletenko@vyos.io> | |||
2024-10-09 | haproxy: T6745: Rename `reverse-proxy` to `haproxy` | sarthurdev | |
2024-10-08 | Merge pull request #4128 from jestabro/commit-confirm-soft-rollback | John Estabrook | |
config-mgmt: T5976: add option for commit-confirm to use 'soft' rollback | |||
2024-10-07 | config-mgmt: T5976: move commit-confirm revert action to subnode | John Estabrook | |
2024-10-07 | Merge pull request #4124 from dmbaturin/T6740-set-to-config-converter | John Estabrook | |
cli: T6740: add a converter from set commands to config | |||
2024-10-07 | cli: T6740: set_tag on created paths and add parse step for ordering | John Estabrook | |
Signed-off-by: Daniil Baturin <daniil@baturin.org> | |||
2024-10-07 | Merge pull request #3938 from talmakion/feature/T6430-local-pbr | Christian Breunig | |
pbr: T6430: Local IP rules targeting VRFs by name as well as route table IDs | |||
2024-10-07 | pbr: T6430: Local IP rules routing into VRFs by name | Andrew Topp | |
* This is the `policy local-route*` part of T6430, manipulating ip rules, another PR covers firewall-backed `policy route*` for similar functionality * Local PBR (policy local-route*) can only target table IDs up to 200 and the previous PR to extend the range was rejected * PBR with this PR can now also target VRFs directly by name, working around targeting problems for VRF table IDs outside the overlapping 100-200 range * Validation ensures rules can't target both a table ID and a VRF name (internally they are handled the same) * Relocated TestPolicyRoute.verify_rules() into VyOSUnitTestSHIM.TestCase, extended to allow lookups in other address families (IPv6 in the new tests). verify_rules() is used by original pbr and new lpbr smoketests in this PR. |