summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2025-11-24Merge pull request #1070 from c-po/bond-member-mtuChristian Breunig
Testsuite: T8023: limit max MTU of half of the interfaces to 1500 bytes
2025-11-21Testsuite: T8023: limit max MTU of half of the interfaces to 1500 bytesChristian Breunig
"trick" the smoketests by supplying hardware that is limited in it's MTU size. This happens e.g. on a base PROXMOX installation with a bridge.
2025-11-18T7970: VPP add systemd notify option for buildViacheslav Hletenko
Add systemd sd_notify() integration to signal when VPP is fully initialized and ready to process packets. This allows systemd to properly track VPP startup and manage service dependencies using Type=notify service configuration.
2025-11-07T7997: Exclude auxiliary directories from tarballsAndrii Klymenko
Update the dpkg build command to ignore .git and .github directories.
2025-11-05hostap: T7993: fix the git source URLDaniil Baturin
2025-10-28Merge pull request #1065 from AndriiFullroot/T6788Viacheslav Hletenko
kernel: T6788: Added patch to fix sequence adjustment for FTP DNAT
2025-10-27kernel: T6788: Added patch to fix sequence adjustment for FTP DNATAndrii Melnychenko
The patch adds seqadj initialization for NATed conntrack. This fixes access to FTP servers "behind" the NAT router. The patch itself was proposed to the kernel and was accepted. In future versions it should be included into the kernel. Signed-off-by: Andrii Melnychenko <a.melnychenko@vyos.io>
2025-10-27T7958: Bump hsflowd version to v2.1.17-1Viacheslav Hletenko
2025-10-21build: T7828: use tomli instead of toml in the package build scriptDaniil Baturin
2025-10-17Merge pull request #1060 from sever-sever/T7936Nataliia S.
T7936: Drop sFlow plugin from VPP and use native sFlow plugin
2025-10-16Merge pull request #1054 from asklymenko/patch-2Christian Breunig
T7706: linux‑perf package missing required shared libraries
2025-10-16Merge pull request #1057 from alexandr-san4ez/T7657-currentChristian Breunig
slabtop: T7657: Op-mode command `show system memory cache` does not work
2025-10-16T7936: Drop sFlow plugin from VPP and use native sFlow pluginViacheslav
VPP 25.06 has own sFlow plugin, we do not need to build external plugin
2025-10-16slabtop: T7657: Op-mode command `show system memory cache` does not workOleksandr Kuchmystyi
Enable `CONFIG_SLUB_DEBUG` in `vyos_defconfig` to resolve slabtop errors and improve memory cache diagnostics. Previously, running the command failed with `slabtop: Unable to create slabinfo structure`.
2025-10-14Merge pull request #1053 from ritika0313/T7909-eigrp-malformed-packets-handlingDaniil Baturin
T7909: FRR EIGRP - Handling for malformed update msgs
2025-10-10T7921: Bump accel-ppp-ng to d13b611Viacheslav
ff6751e doc: Added description of vpp-policer to config manual. 50787a9 vpp: Added basic vpp policer configuration.
2025-10-08T7909: Added handling for malformed update msgsRitika Chopra
This patch fixes the crashes happening upon receipt of malformed update packets carrying routes other than IPv4 Internal routes. For packets carrying IPv4 Inernal routes, a subsequent patch is required
2025-10-08Merge pull request #1043 from boretom/feature/add-realtek-8126-source-mirrorViacheslav Hletenko
T7857: Add Realtek RTL8126 5Gbit driver
2025-10-07T7706: linux‑perf package missing required shared librariesAndrii Klymenko
Add missing libraries to the linux‑perf package: libpfm4, libslang2, libtraceevent1.
2025-10-06T7857: Add Realtek RTL8126 5Gbit driverThomas Kupper
Signed-off-by: Thomas Kupper <thomas.kupper@gmail.com>
2025-10-01T7892: Bump accel-ppp-ng version to d8c4d38Viacheslav
Changes: ``` 5a7f9ee crypto: Removed CRYPTO_OPENSSL definition. 259b1fe crypto: Removed internal tomcat crypto. 16d1afc bump SonarSource/sonarqube-scan-action version 2bb8a8a pppoe: Added custom cause for service stop. 90c6d35 VPP: Added event for VPP connection lost and new/del link. 5024920 fixed branch protection issue 5de063b build(deps): bump SonarSource/sonarqube-scan-action 052f51f added CLA workflow 14f14e0 Create CLA.md d86a0ca workflow: fixed move accel-ppp.deb to accel-ppp-ng.deb. 03e8d0b workflow: Removed add-pr-labels, label-backport, and check-pr-message actions. 853e746 workflow: Disabled modules build for ubunut:devel. 7d002a6 ipv6: Added option check around ipv6layers calls. 75f12ce Update SonarCloud action to use new version of action bfdb0c0 Update README for acccel-ppp-ng and VPP ```
2025-09-29Merge pull request #1038 from sever-sever/T7843Daniil Baturin
T7843: Remove accel-ppp form the packages
2025-09-29Merge pull request #1045 from sever-sever/7870Daniil Baturin
T7870: Kernel add option CONFIG_NO_HZ_FULL
2025-09-28Kernel: T5887: update Linux Kernel to v6.6.108Christian Breunig
2025-09-26T7870: Kernel add option CONFIG_NO_HZ_FULLViacheslav
Add options CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU for: - system option kernel cpu nohz-full - system option kernel cpu rcu-no-cbs Fixes: ``` kernel: Housekeeping: nohz unsupported. Build with CONFIG_NO_HZ_FULL r14 kernel: Unknown kernel command line parameters ```
2025-09-25Merge pull request #1040 from hedrok/T6516-isis-advertise-passive-onlyDaniil Baturin
T6516: frr: fix isisd advertise-passive-only
2025-09-25T7864: Bump HostAP version to 2.11Andrii Klymenko
Bump the HostAP package version to 2.11 to resolve security issues.
2025-09-22Merge pull request #1039 from jestabro/simplified-bind-mountDaniil Baturin
T7836: use /opt/vyatta/etc/config in tmptest
2025-09-20zerotier: T6455: Add symlink for build.pyl0crian1
2025-09-20zerotier: T6455: Add zerotier-one to vyos-build pipelinel0crian1
2025-09-19T6516: frr: fix isisd advertise-passive-onlyKyrylo Yatsenko
The patch 0008-isis-fix-advertise-passive-only-routes-install.patch fixes installing routes even when advertise-passive-only is enabled. Previously active circuits were ignored completely, patch makes isisd just not to advertise prefixes from active circuits, but install routes from them and do all other processing. FRR PR: https://github.com/FRRouting/frr/pull/19593
2025-09-19T7836: use /opt/vyatta/etc/config in tmptestJohn Estabrook
2025-09-19T7843: Remove accel-ppp form the packagesViacheslav
Remove the `accel-ppp` from the packages, as we migrated to the `accel-ppp-ng` and do not need it anymore. Remove build scripts and patches.
2025-09-18Merge pull request #1033 from sarthurdev/kea3.0Viacheslav Hletenko
kea: T7281: Update Kea to 3.0
2025-09-18Merge pull request #1030 from hedrok/T75-remove-pmacctDaniil Baturin
T75: remove pmacct
2025-09-17T7827: Add unionfs-fuse packagesarthurdev
2025-09-16Merge pull request #1029 from hedrok/T6962-frr-zebra-kernel-routesDaniil Baturin
T6962: frr: fix wrong kernel routes updates
2025-09-15kea: T7281: Update Kea to 3.0sarthurdev
2025-09-15T7824: Add support for disk controllers with the kernel MPI3MR optionViacheslav
Add module kernel option
2025-09-15T75: remove pmacctKyrylo Yatsenko
2025-09-15T6962: frr: fix wrong kernel routes updatesKyrylo Yatsenko
The patch 0007-zebra-remove-kernel-route-on-last-address-deletion.patch fixes root cause of the issue: Zebra didn't do anything on last IPv4 address deletion though kernel in such case deletes all IPv4 routes. FRR PR: https://github.com/FRRouting/frr/pull/19564
2025-09-10Merge pull request #1026 from hedrok/T7297-fix-ospf-redistribute-tableViacheslav Hletenko
T7297: frr: add ospf redistribute table-direct
2025-09-06Merge pull request #1023 from hedrok/T75-ipt-netflow-aggregation-modeViacheslav Hletenko
T75: ipt-netflow fix aggregation mode
2025-09-05T7297: frr: add ospf redistribute table-directKyrylo Yatsenko
Cherry-pick 84b4b6300585d0747d9794ee2f7c96920ce4a02c as patch 0006-ospfd-support-table-direct-redistribution.patch to support `table-direct` in ospf redistribute
2025-09-03T7772: Fix amazon-cloudwatch-agent buildAndrii Klymenko
2025-09-02T75: ipt-netflow fix aggregation modeKyrylo Yatsenko
* 0004-Change-aggregation-parameter-mode-400-444.patch: Tests need to read 'aggregation' parameter. All other parameters have modes 444 or 644. Change mode of 'aggregation' 400 -> 444
2025-09-01Merge pull request #1021 from c-po/kernel-6.6.103Christian Breunig
Kernel: T5887: update Linux Kernel to v6.6.103
2025-09-01Merge pull request #1022 from hedrok/T75-ipt-netflow-add-samplerChristian Breunig
T75: ipt-netflow enable sampler, mac and vlan
2025-09-01T75: ipt-netflow enable direction + fix vlan outKyrylo Yatsenko
* add --enable-direction as requested * Fix output of `cat /proc/net/stat/ipt_netflow_flows`: previously if no VLAN, there was no output and table columns were shifted when parsed.
2025-08-31T75: ipt-netflow enable sampler, mac and vlanKyrylo Yatsenko
Enable sampler, MAC address and VLAN recording. For this to work two patches are needed: * 0001-Fix-prandom_u32-_max-get_random_u32-_below: fix interface updates for random numbers, took fix from https://github.com/aabc/ipt-netflow/commit/0c5759d002131ac3ae161713f4ce0d515037c1de * 0002-Fix-lu-llu-where-64bit: Fix lu -> llu for 64-bit fields