Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-03 | syslog: T6989: remove RepeatedMsgReduction configuration option | Christian Breunig | |
This is a feature that worked decades ago when logs were small and reviewed by a human, it fails badly on high volume logs processed by tools. https://www.rsyslog.com/doc/configuration/action/rsconf1_repeatedmsgreduction.html | |||
2025-02-03 | syslog: T6989: rename "global" to "local" | Christian Breunig | |
The previously "global" options actually were only relevant for the local logging to /var/log/messages. | |||
2025-02-03 | syslog: T6989: move up "global marker" one level in CLI | Christian Breunig | |
2025-02-03 | syslog: T6989: move up "global preserve-fqdn" one level in CLI | Christian Breunig | |
Move "global preserve-fqdn" one CLI level up, as it relates to all logging targets (console, global and remote). | |||
2025-02-03 | syslog: T6989: add new source-address CLI option for outgoing connections | Christian Breunig | |
2025-02-03 | syslog: T6989: convert old configuration format to "advanced" | Christian Breunig | |
2025-02-03 | syslog: T6989: rename "host" to "remote" | Christian Breunig | |
2025-02-03 | syslog: T6989: remove CLI option for user terminal logging | Christian Breunig | |
Should be added as runtime option similar to "terminal monitor" known from other vendors. | |||
2025-02-03 | syslog: T6989: remove "file" logging destination | Christian Breunig | |
2025-02-02 | Merge pull request #4298 from dmbaturin/T7036-upgrade-validation-improvements | Christian Breunig | |
installer: T7036: upgrade validation improvements | |||
2025-02-02 | Merge pull request #4328 from jestabro/configd-debug-msg | Christian Breunig | |
configd: T7119: fix misleading debug messages | |||
2025-02-01 | vyconf: T6718: drop hybrid set/delete functions | John Estabrook | |
The 'hybrid' mode of vyconfd validation and Cstore commit is no longer needed, in preparation for full vyconfd support. Revert "vyconf: T6718: use vy_set/delete in configsession and util" This reverts commit 6999f85b2fc1c6e2421242e30e3810bd19250f3e. | |||
2025-01-31 | configd: T7119: fix misleading debug messages | John Estabrook | |
An artifact of T6899 included a report of 'error_code 1' on success: for consistency with shim error codes 1 == SUCCESS, however, the debug message is misleading and is here corrected. | |||
2025-01-31 | configd: T7119: normalize formatting | John Estabrook | |
2025-01-30 | T7106: Divert sysctl vpp settings (#4325) | Viacheslav Hletenko | |
2025-01-30 | Merge pull request #4324 from sever-sever/T7106 | Daniil Baturin | |
T7106: Add vpp dependencies to debian control | |||
2025-01-30 | installer: T7036: handle missing flavor and architecture data gracefully | Daniil Baturin | |
2025-01-30 | Merge pull request #4317 from Embezzle/T7087 | Christian Breunig | |
wireguard: T7087: Fix vyos-domain-resolver failing if no wireguard interfaces defined | |||
2025-01-30 | T7106: Add vpp dependencies to debian control | Viacheslav Hletenko | |
2025-01-28 | installer: T7034: fail the upgrade if image flavors do not match (#4297) | Daniil Baturin | |
2025-01-28 | Merge pull request #4318 from sskaje/T7089 | Daniil Baturin | |
T7089: Fix static route when using PPPoE default route | |||
2025-01-28 | Merge pull request #4322 from aapostoliuk/T2326-fix-3-circinus | Daniil Baturin | |
nhrp: T2326: Fixed jinja template to generate NHRP config | |||
2025-01-27 | opmode: T7084: reorganize the op mode cache format for ease of search (#4313) | Daniil Baturin | |
* opmode: T7084: reorganize the op mode cache format for ease of search * opmode: T7084: normalize formatting | |||
2025-01-27 | haproxy: T7081: Support HTTP compression (#4314) | Alex W | |
2025-01-27 | nhrp: T2326: Fixed jinja template to generate NHRP config | aapostoliuk | |
Removed an unnecessary command that caused an error when creating a configuration with VRF and NHRP. | |||
2025-01-27 | Merge pull request #4320 from indrajitr/vyos-t7052-2 | Daniil Baturin | |
dhcp: T7052: Fix remaining time evaluation and formatting errors | |||
2025-01-27 | Merge pull request #4319 from indrajitr/vyos-t6998-retry | Daniil Baturin | |
dhcp: T6998: Make dhcp lease datetime timezone aware | |||
2025-01-26 | dhcp: T7052: Fix remaining time evaluation and formatting errors | Indrajit Raychaudhuri | |
The remaining time for a lease was not being correctly evaluated and formatted. As a result, expired leases show up with `show dhcp server leases`. Also, the empty hostname should be replaced by '-'. | |||
2025-01-27 | T7089: Fix Indentation | sskaje | |
2025-01-27 | T7089: Fix static route when using PPPoE default route | sskaje | |
2025-01-26 | T6998: Remove vestigial helper and reformat | Indrajit Raychaudhuri | |
2025-01-26 | T6998: dhcpy.py - fix datetime to be timezone aware | metron2 | |
2025-01-25 | wireguard: T7087: Fix vyos-domain-resolver failing if no wireguard ↵ | Alex W | |
interfaces defined | |||
2025-01-24 | Merge pull request #4292 from rebortg/T6342 | Daniil Baturin | |
T6342: extend schema to handle documentation in xml | |||
2025-01-24 | Merge pull request #4200 from sskaje/T4930-1 | Daniil Baturin | |
T4930: Allow WireGuard peers via DNS hostname | |||
2025-01-24 | Merge pull request #4216 from HollyGurza/T6641 | Daniil Baturin | |
T6641: Add vyos-network-event-logger Service | |||
2025-01-24 | Merge pull request #4316 from c-po/ntp-ease-smoketest-T6911 | Christian Breunig | |
smoketest: T6911: fix wrong router-id in loaded config validation | |||
2025-01-24 | smoketest: T6911: remove ssh/lldp from basic-vyos-no-ntp config load test | Christian Breunig | |
Change some values from the defaults in the used smoketest config for basic-vyos-no-ntp to make it a litte bit more interesting for the underlaying config load subsystem. | |||
2025-01-24 | smoketest: T6911: fix wrong router-id in loaded config validation | Christian Breunig | |
An errornous OSPF router-id slipped through in the config load test validation. | |||
2025-01-24 | Merge pull request #4315 from c-po/ntp-fix-T6911 | Daniil Baturin | |
ntp: T6911: fix migration script to not allow empty "service ntp" CLI node | |||
2025-01-23 | ntp: T6911: fix migration script to not allow empty "service ntp" CLI node | Christian Breunig | |
With T3008 we moved from ntpd to chrony. This came with a restructuring of the CLI (mainly moving ntp out of system to services). In addition the definition of a server was made mandatory. The bug itself manifests at a more crucial point - config migration vyos-router[1265]: Migration script error: /opt/vyatta/etc/config-migrate/migrate/ntp/1-to-2: [Errno 1] failed to run command: ['/opt/vyatta/etc/config-migrate/migrate/ntp/1-to-2', '/opt/vyatta/etc/config/config.boot'] vyos-router[1265]: returned: - op: copy old_path: ['system', 'ntp'] new_path: ['service', 'ntp'] vyos-router[1265]: - op: delete path: ['system', 'ntp'] The fix is that we will no longer migrate an empty ntp CLI node from the old syntax to the new. | |||
2025-01-22 | Merge pull request #4312 from vyos/T7065-pr-mirror-trigger-restrict | Christian Breunig | |
T7065: pr mirror to trigger only when the pullrequest is merged | |||
2025-01-22 | T7065: pr mirror to trigger only when the pullrequest is mergedT7065-pr-mirror-trigger-restrict | kumvijaya | |
2025-01-22 | Merge pull request #4311 from vyos/T7064-add-mirror-workflow-current | Christian Breunig | |
T7064: added pr mirror related workflows to current | |||
2025-01-22 | T7064: added pr mirror related workflows to currentT7064-add-mirror-workflow-current | kumvijaya | |
2025-01-21 | T6895: Merge the hsflowd-based sFlow and uacctd-based sFlow (#4310) | Nataliia S. | |
2025-01-21 | T6641: Add vyos-network-event-logger Service | khramshinr | |
The service parses and logs network events for improved monitoring and diagnostics. Supported event types include: - `RTM_NEWROUTE`, `RTM_DELROUTE` - `RTM_NEWLINK`, `RTM_DELLINK` - `RTM_NEWADDR`, `RTM_DELADDR` - `RTM_NEWNEIGH`, `RTM_DELNEIGH`, `RTM_GETNEIGH` - `RTM_NEWRULE`, `RTM_DELRULE` Added operational mode commands for filtered log retrieval: - `show log network-event <event-type> <interface>`: Retrieve logs filtered by event type and interface. - `show interfaces <type> <name> event-log <event-type>`: Display interface-specific logs filtered by event type. | |||
2025-01-21 | Merge pull request #4306 from jestabro/modular-reference-tree | Daniil Baturin | |
T7046: add wrappers for reference tree utilities | |||
2025-01-20 | T7046: adjust for distinct reference_tree cache directory | John Estabrook | |
To simplify updating in case of supplemental interface-definitions from addons, the reftree cache(s) are moved to an independent directory. | |||
2025-01-20 | Merge pull request #4307 from indrajitr/kea-refactor | Christian Breunig | |
dhcp: T7052: Refactor kea dhcp op-mode functions to vyos.kea |