Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | Merge pull request #4239 from kumvijaya/current | Christian Breunig | |
T6940: added pr mirror sync caller workflows (revised) | |||
13 days | T6940: added pr mirror sync caller workflows (revised), and cleaned up old ↵ | kumvijaya | |
workflows | |||
2024-12-13 | Merge pull request #4222 from natali-rs1985/T6860 | Christian Breunig | |
op_mode: T6860: Display the EULA in "run show license" | |||
2024-12-13 | Merge pull request #4176 from jestabro/vyconf-minimal | John Estabrook | |
T6718: use the vyconf daemon for validation of set commands | |||
2024-12-12 | Merge pull request #4232 from nvollmar/T6927 | Christian Breunig | |
T6927: adds option to set container name server | |||
2024-12-12 | T6863: Fix default distance for PPPoE (#4229) | Roman Khramshin | |
set `default-route-distance` to 1 | |||
2024-12-10 | T6927: add name server validation | Nicolas Vollmar | |
2024-12-10 | vyconf: T6718: use vy_set/delete in configsession and util | John Estabrook | |
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 reftree internal cache | John Estabrook | |
As we are generating the reference tree from the XML definitions during build, save an internal representation for vyconfd to load on startup. | |||
2024-12-10 | vyconf: T6718: add boot configs | John Estabrook | |
Add current config and failsafe for vyconfd to load on startup. | |||
2024-12-10 | Merge pull request #4231 from natali-rs1985/T6368 | Christian Breunig | |
pki: T6368: Add ability for acme to listen on IPv6 addresses | |||
2024-12-10 | pki: T6368: Add ability for acme to listen on IPv6 addresses | Nataliia Solomko | |
2024-12-09 | Merge pull request #4218 from nvollmar/T6927 | Christian Breunig | |
T6927: adds option to set container name server | |||
2024-12-09 | T6927: adds option to set container name server | Nicolas Vollmar | |
-add container check | |||
2024-12-08 | T6927: adds option to set container name server | Nicolas Vollmar | |
2024-12-08 | T6940: updated codeowners with user list to support sync (#4228) | Vijayakumar A | |
* T6940: updated codeowners with user list to support sync * T6940: updated codeowners with user list to support sync --------- Co-authored-by: kumvijaya <kuvmijaya@gmail.com> | |||
2024-12-06 | Merge pull request #4226 from jestabro/opt-arg-reference-tree | Daniil Baturin | |
vyconf: T6718: add keyword default for change in libvyosconfig binding | |||
2024-12-06 | vyconf: T6718: add keyword default for change in libvyosconfig binding | John Estabrook | |
Adjust signature of reference_tree_to_json for change in the ctypes binding. | |||
2024-12-04 | Merge pull request #4220 from sever-sever/T6923 | Daniil Baturin | |
T6923: Add debian-security-mirror for package-smoketests | |||
2024-12-04 | op_mode: T6860: Display the EULA in "run show license" | Nataliia Solomko | |
2024-12-04 | T6923: Add debian-security-mirror for package-smoketests | Viacheslav Hletenko | |
2024-12-03 | Merge pull request #4215 from sever-sever/T6917 | Daniil Baturin | |
T6917: fix RPS ethernet settings for CPUs with more than 32 cores | |||
2024-12-02 | Merge pull request #4208 from lucasec/t6630 | Christian Breunig | |
T6630: ntp: fix timestamp nested under ptp | |||
2024-12-02 | Merge pull request #4212 from c-po/T6926-sudo | Daniil Baturin | |
sudo: T6926: remove spam messages to syslog | |||
2024-12-02 | T6917: fix RPS ethernet settings for CPUs with more than 32 cores | Viacheslav Hletenko | |
The maximun value theat could be written for the 'rpc_cpu' is 4294967295 or 0xffffffff in the chunk splitted by commas | |||
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-30 | Merge pull request #4205 from natali-rs1985/T6909 | Christian Breunig | |
op_mode: T6909: Move "show monitoring" and "show zebra" to "show monitoring frr" | |||
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-28 | T6906: IPoE-server add start-session option (#4206) | Viacheslav Hletenko | |
Add the abbility to start IPoE session by unclassified-packet. It allows the cases when subscriber configures the address manually (static) and accel-ppp can start session on any packet. By default start session on DHCPv4 Discover packet. set service ipoe-server interface eth1 start-session unclassified-packet | |||
2024-11-27 | op_mode: T6770: Fix op command "show bridge vni" | Nataliia Solomko | |
2024-11-26 | op_mode: T6909: Move "show monitoring" and "show zebra" to "show monitoring frr" | 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-26 | Merge pull request #4198 from sever-sever/T264 | Christian Breunig | |
T264: IPsec add base64 encoded secret-type feature | |||
2024-11-25 | T6630: ntp: fix timestamp nested under ptp | Lucas Christian | |
2024-11-25 | Merge pull request #4203 from sarthurdev/T6692 | Simon | |
dhcp: T6692: Fix range options not present when `exclude` is used | |||
2024-11-23 | avahi: T6908: add option to define max-cache entries (#4207) | Christian Breunig | |
* avahi: T6908: reduce runtime overhead in smoketests by using setUpClass/tearDownClass * avahi: T6908: add option to define mdns-repeater max-cache entries Add CLI option to configure `cache-entries-max` entries in Avahi daemon configuration. Default value of 4096 for "cache-entries" CVLI node was retrieved from source code. | |||
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 | T264: IPsec add base64 encoded secret-type feature | Viacheslav Hletenko | |
Add the ability to configure base64 encoded passwords for VPN IPSec site-to-site peers authentication psk PSK secret 'xxxxx==' authentication psk PSK secret-type <base64|plaintext> | |||
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. |