Age | Commit message (Collapse) | Author |
|
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)
|
|
op-mode: T6682: Fix for show vpn ike sa peer that always shows all SAs (backport #4057)
|
|
(cherry picked from commit 8c6a57124af37ba410dd01797e9242b3a79f171a)
|
|
T6703: Adds option to configure AMD pstate driver (backport #4046)
|
|
T6674: Actions fix variable for trigger build reuse repo (backport #4067)
|
|
(cherry picked from commit 5df36ba0e3c95efb2962ed54e614552f7425e173)
|
|
T6711: Fix restart vrrp missed comma between services (backport #4054)
|
|
policy: T6676: Invalid route-map caused bgpd to crash (backport #4047)
|
|
(cherry picked from commit 595f35bbdda732883ce0b8b0721061bb3a40a715)
|
|
(cherry picked from commit 9fcf711e669f00df8313887a801130f4bb3826df)
|
|
(cherry picked from commit f00d43381516326061db5287d841ad52e79d6271)
|
|
(cherry picked from commit 333672bee041f0f2b8e1b698a8eb2108694ad812)
|
|
T6007: revise migration system
|
|
Missing comma in the list between services
'ssh', 'suricata' 'vrrp', 'webproxy'
Fix it
(cherry picked from commit a3ddd2cb8994deefd378951806b5dc35067d06a7)
|
|
T6701: Added ability to disable the container DNS plugin (backport #4032)
|
|
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)
|
|
(cherry picked from commit 23fc0a7a4dee19d71a3ac055c0391a4bbbffee4d)
Co-authored-by: Christian Breunig <christian@breunig.cc>
|
|
An empty component version string will trigger a full migration,
however, the case of component_version is None was missed in a utility
function. Fix comment formatting.
(cherry picked from commit bd42f131ea2ceec2c591303ea69b7d3a36e41a7c)
|
|
(cherry picked from commit 5502a75b1747caf94e2b69982c89088281c8ca1f)
|
|
(cherry picked from commit 8b4c2fcba2fe49af8c8ee87d3bb1f7b5803a08ea)
|
|
(cherry picked from commit ed0cb7ffc2c627b9de96d64b45c7978c3bce7ed3)
|
|
(cherry picked from commit 08d4fcbc6243022cda0e889d99817d8e4e0ead78)
|
|
(cherry picked from commit 51865448599ec40283fffe4dc15729f88f389886)
|
|
(cherry picked from commit 403f1d2f2159f5436bb7c71a3694647a870357b7)
|
|
(cherry picked from commit cd347713196cc8b48ea394365501e54a04d5e6e4)
|
|
(cherry picked from commit f67753bf10ac217040aa7d86117fb44c7b743327)
|
|
(cherry picked from commit 271fcff986c11e3300f3abd66c603a125abd8dd1)
|
|
(cherry picked from commit 9388f62783849854fb9ca9852b5dc285932cf562)
|
|
(cherry picked from commit 26740a8d583f64dc0a27b59dd4ae303056972c0b)
|
|
(cherry picked from commit ea714891a0d6c02610e479a66f4d85dd7fee2dda)
|
|
(cherry picked from commit 601e07c34205fb379d729c4faf654f95add90471)
|
|
(cherry picked from commit 83ca4a5a6ed042ee10881a861ba022e3b88b6de2)
|
|
(cherry picked from commit 8a57e7b14c818c93655819757d99b69747c9b2ca)
|
|
(cherry picked from commit 734db72b916192a3988f3b1e9f4bcc3be159cfe5)
|
|
(cherry picked from commit 1c59315e9d14a4160b6e744ded08312aa8c70d11)
|
|
(cherry picked from commit 23356ee435344d8e9272f3a8a2273e00e7fca3ad)
|
|
(cherry picked from commit 194a14e958ad336d590ba8f076e163f6908dcddc)
Co-authored-by: Alain Lamar <alain_lamar@yahoo.de>
|
|
op_mode: T6181: A feature for checking ports (backport #4038)
|
|
(cherry picked from commit 7d20a52e02bec76474ca060fcb1eaeca52c52001)
|
|
T6674: workflow: Add trigger to rebuild repo package
|
|
container: T6702: re-add missing UNIX API socket (backport #4034)
|
|
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)
|
|
(cherry picked from commit f1fd13941ed3c7c6f1504957066d0d8780709cc2)
|
|
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)
|