Age | Commit message (Collapse) | Author |
|
|
|
policy: T6751: add missing completion helpers for community-list (backport #4112)
|
|
syslog: T5367: add format option to include timezone in message (backport #4061)
|
|
syslog: T6719: fix the behavior of "syslog global preserve-fqdn" (backport #4079)
|
|
dhclient: T6667: Added workaround for communication with FRR (backport #4002)
|
|
Add all missing, well-known values for the community-list regex.
(cherry picked from commit 3e94e5e318b852dfca36e64d078728d4f5d5304c)
|
|
Add CLI option to include the systems timezone in the syslog message sent to
a collector. This can be enabled using:
set system syslog host <hostname> format include-timezone
(cherry picked from commit 042be39ccabb43a766e04a447207610ff017bd7d)
|
|
To increase the chance for dhclient to configure routes in FRR, added a
workaround. Now 10 attempts are performed with 1 second delay and only after
this dhclient gives up.
(cherry picked from commit da64a7246e9b12d5bd84287517cfbfa59e364c28)
|
|
(cherry picked from commit c196c6d9207ef112e478f44923b2d0bc8a15b3c9)
|
|
lldp: T6727: add missing input validation for interface names (backport #4091)
|
|
There is no input CLI validation on the interface name passed to the LLDP
service.
(cherry picked from commit 82ba669c2632ae554528b13efd6489ced3e39964)
|
|
T6674: Action add trigger workflow to rebuild package
|
|
|
|
clock (#4074)
When not using NTP and adjusting the current system time/date using set date
the time is not saved across a reboot into the hardware RTC. This commit
explicitly syncs the current time after a change into the systems RTC.
Most routers do not run without NTP (which is even a VyOS default) so the
priority is pretty low.
(cherry picked from commit 835126e249c1a8b7ae87ac169a8eb9d2df979249)
Co-authored-by: Christian Breunig <christian@breunig.cc>
|
|
op-mode: T6682: Fix for show vpn ike sa peer that always shows all SAs (backport #4057)
|
|
(cherry picked from commit 8c6a57124af37ba410dd01797e9242b3a79f171a)
|
|
policy: T6676: Invalid route-map caused bgpd to crash (backport #4047)
|
|
op-mode: T6626: Fix for show dhcpv6 server leases
|
|
Crushable1278/T6555-openvpn-fix-server-bridge-smoketest
T6555: openvpn: fix inclusion of data-ciphers for server bridge test
|
|
Add ability to set the container network with a disable-dns setting to disable
the DNS plugin that is on be default.
set container network <network> no-name-server
(cherry picked from commit 1d5625d572cc25a9d53247b7c41177f17845b052)
Co-authored-by: Dave Vogel <dave.vogel@fullpower.com>
|
|
T6693: wireless: add missing country-code for 2.4GHz 802.11ax smoketest
|
|
|
|
Commit dc1da7c ("OPENVPN: T6555: add server-bridge options in mode server") added a new smoketest which used the data-ciphers command which is new starting with VyOS 1.5.
|
|
Commit 6b57f0333 ("T6693: wireless: Enable WiFi-6 (802.11ax) for 2.4GHz
AccessPoints") added a new smoketest which lacked the presence of setting the
country-code under the wifi interface, which is a bit different starting with
VyOS 1.5.
|
|
(cherry picked from commit 595f35bbdda732883ce0b8b0721061bb3a40a715)
|
|
T6693: wireless: Enable WiFi-6 (802.11ax) for 2.4GHz AccessPoints (backport #4028)
|
|
(cherry picked from commit 194a14e958ad336d590ba8f076e163f6908dcddc)
|
|
OPENVPN: T6555: add server-bridge options in mode server (backport #3920)
|
|
During podman upgrade and a build from the original source the UNIX socket
definition for systemd got lost in translation.
This commit re-adds the UNIX socket which is started on boot to interact with
Podman.
Example:
curl --unix-socket /run/podman/podman.sock -H 'content-type: application/json' \
-sf http://localhost/containers/json
(cherry picked from commit f67e217f2716937115a3bdf6d316b172bbec75e5)
Co-authored-by: Christian Breunig <christian@breunig.cc>
|
|
(cherry picked from commit 0162a27952d2166583a9e6aee2cd77b9c693062b)
|
|
(cherry picked from commit d5ae708581d453e2205ad4cf8576503f42e262b6)
|
|
(cherry picked from commit 4acad3eb8d9be173b76fecafc32b0c70eae9b192)
|
|
T6681: Add option for SLAAC to support suppress Interval Advertisement in RA Packets (backport #4022)
|
|
(cherry picked from commit 07dee6164533d5f06d5768b597b6962b6af3b76e)
|
|
(cherry picked from commit eec95109981140f1b4323bcf4526c10c6364d9ae)
|
|
T6671: defer config dependency if scheduled in priority queue (backport #4015)
|
|
(cherry picked from commit 9ff620c50625c81733020f399c7f5a14e07c4d09)
|
|
(cherry picked from commit 4f0e0265d87b01aafde39f2682d2d5099ac4e942)
|
|
(cherry picked from commit d4b6bed84e5ac4214f2eae0e6ee7c1f4e0852222)
|
|
(cherry picked from commit 5819fd88e7948572a65b62885ddcba8ebbb7371c)
|
|
(cherry picked from commit 57a0333c423f74ef733619f57dbfc608e513aa56)
|
|
T6672: Fix system option ssh-client source-interface (backport #4000)
|
|
op_mode: T6668: Add detailed statistics infomartion about MACsec (backport #4001)
|
|
T6561: Add vrf aware for show ntp (backport #4003)
|
|
xml: T6319: add util for ancestor owner/priority (backport #3428)
|
|
(cherry picked from commit 2551a741af9ac4f7dfff8dc5cbe47173a99fa478)
|
|
Fix for system option ssh-client source-interface
For the `verify_source_interface` the key `ifname` if required
(cherry picked from commit f453b33a6056de8fc5145ca9e680361fbce68348)
|
|
sysctl: T3204: restore sysctl settings overwritten by tuned (backport #3945)
|
|
(cherry picked from commit 8500e8658ff10f52739143fd7814cf60c9195f16)
|
|
(cherry picked from commit 5f780ebb7f1799eb9a93218bb83561db509c7e56)
|