Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 369c66ea669af2bf3c5bcbefa006c03344607611)
|
|
|
|
T5701: Bump telegraf to version v1.28.3
|
|
|
|
keepalived: T5402: Fixed Vyos branch in the Jenkins file
|
|
T5415: upgrade libyang library to v2.1.128 (backport #446)
|
|
(cherry picked from commit d0649cf3b5b6058e464c906f20fce92d75f1bdcd)
|
|
Fixed Vyos branch in the Jenkins file
|
|
keepalived:T5402:Added patch with arp_ignore to 1 on IPv6 VMACs (backport #442)
|
|
pmacct: T5663: the garbage headers issue fix (backport #441)
|
|
Added patch with commit '9ca8688' to pkg-keepalived 1:2.2.7-1
https://github.com/acassen/keepalived/commit/9ca8688c7fe591e1face259f19ee6169e20a3438
Setting arp_ignore to 1 ensures that the VMAC interface does not respond
to ARP requests for IPv4 addresses not configured on the VMAC.
(cherry picked from commit 86a97880700a42f2416c196ce93853a4e7e18b4d)
|
|
(cherry picked from commit 9eea9958697e81c8b49d69ce9cbf4d5ffede0dbb)
|
|
T4204: accel-ppp bump version 9669bcb99adc (backport #436)
|
|
(cherry picked from commit 3e9eefb12c31d2612a9f3ad020d0779cb350bf4e)
|
|
|
|
(cherry picked from commit d361c5449922ecf259466b62e430b9fcf83ff1f0)
|
|
It's the second time the maintainers talk about removing RNDIS from the Linux
Kernel. We should not bet on such a feature if not extremely necessary.
https://www.phoronix.com/news/Linux-Disabling-RNDIS-Drivers
(cherry picked from commit ac77ceec262803fcc01658ef51c22c674a854d56)
|
|
This reverts commit 88be901bc103d1c47adbbc874d02e8ec5cde3397.
(cherry picked from commit ad214dba3ec08a2fa8c9fb37f22db367ff663e8a)
|
|
Kernel: T5626: only select required Kernel CGROUP controllers (backport)
|
|
TL;DR: systemd does not require the performance-sensitive bits of Linux control
groups enabled in the kernel. However, it does require some
non-performance-sensitive bits of the control group logic.
http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
The only controllers required for VyOS to function are the memory and PID
controller required by the container feature. All other controlles can be
disabled.
(cherry picked from commit 86f80f99c57240bda43b99d110de736aef4dea76)
|
|
With all the minor fixes applied to the Kernel, also options change - this
just syncs the previous config to the latest version with the new defaults
applied that slipped in during all those bugfixes.
(cherry picked from commit 33e78bde1a9d9da98c37269819b8b8e8e73ee39c)
|
|
pmacct: T5618: Added build rules for custom pmacct package (backport #428)
|
|
Removed extra `not` in the `if` condition of the build script which inverts the
return code.
(cherry picked from commit 59e34c855e7d96b8abd4ab94d212a57901ed6bc1)
|
|
(cherry picked from commit 3c313a62e72023a68ab523400b1da3e8a1a6fd29)
|
|
The current version of pmacct in Debian (`1.7.7-1`) contains the bug which leads
to a crash when IMT is enabled and ICMP traffic is forwarded through a router.
This commit adds our build with an extra patch, which solves the problem:
https://github.com/pmacct/pmacct/commit/73af9545ea33cd87846306f648f634063ac41765
(cherry picked from commit d5f6445381c44a99459f45e74b792e250d727f44)
|
|
Various backports for sagitta
|
|
(cherry picked from commit fe9d19e71fa80720c99623062a662f7e6cdac200)
|
|
(cherry picked from commit 4cc2bbddb703f724c14c5953e684c288fc4918a7)
|
|
It's not a good idea to select master here as this might lead to unwanted code
slipping in. Latest master branch (v5.0) is currently unbuildable with the
build instructions used.
(cherry picked from commit a8ba4d8be9853193aa8a5cd408e74af98f2b40e0)
|
|
(cherry picked from commit cd1c932fb7a0c138d7471d54e56db40901427ded)
|
|
GitHub: add branch label action
|
|
ci/cd: update branch references current -> sagitta
|
|
(cherry picked from commit 5f35b3354369dd8cf610d15bdb3554fdc8bdb866)
|
|
|
|
smoketest: T5607: adjust for non-deterministic scsi device probing (backport #419)
|
|
(cherry picked from commit ecd3727d634e1546448b8038f299b28a2e71dfcb)
|
|
salt: T5592: upgrade package to 3005
|
|
T5588, T5125, T4928 backports from current
|
|
(cherry picked from commit dd9b5886f3b4bf134cb094da5cec860504f2ce2e)
|
|
(cherry picked from commit 72f55aaac883d331a62e1506a3d35a80bf65933a)
|
|
(cherry picked from commit 97ddcaec1f488bef18c0d8dfa37cb272115e548a)
|
|
(cherry picked from commit d51520f3c70a1e512fc1759a4cfd5a40d876cafb)
|
|
(cherry picked from commit e433bd4f43ba3307a8b9d88ed5beafa9721e794c)
|
|
This is a roundup commit to 0be277647 ("T5511: Cleanup of unused directories
(and files) in order to shrink image-size") that dropy empty/commented out
live-build hook scripts.
(cherry picked from commit 2ca594db0d1fe2ce19e4bd83d5fbd497cc390dc1)
|
|
(cherry picked from commit 0be277647d8d4c5c30e1a5667889803987ce7b7a)
|
|
frr: T5239: remove daemons.conf generated by chroot hook (backport #401)
|
|
(cherry picked from commit 6448a2b1f6f19422111864bb42fd8625b3f781a2)
|
|
Daemon configuration is now generated during boot via vyos-1x repo.
See https://github.com/vyos/vyos-1x/pull/2245
(cherry picked from commit a9a1ca3cbb0951a37de286fffb2554103b561846)
|
|
A recent added FRR tag base_fuzz_20230907 made the builds fail. Change "git
describe" command to only account annotated release tags.
(cherry picked from commit 0f75e12dd1af2f24216b95d29edeb02be0a62aaf)
|
|
(cherry picked from commit fa1462aa6dfb3ca51fcc86bdbfb259cc3fe65981)
|