summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-30T5415: upgrade libyang library to v2.1.128Viacheslav Hletenko
2023-10-30Merge pull request #445 from sever-sever/T5695Christian Breunig
T5695: Add LUA script to build FRR
2023-10-30T5695: Add LUA script to build FRRViacheslav Hletenko
Build FRR with LUA scripts --enable-scripting option
2023-10-27Merge pull request #442 from aapostoliuk/T5402-currentChristian Breunig
keepalived:T5402:Added patch with arp_ignore to 1 on IPv6 VMACs
2023-10-27keepalived:T5402:Added patch with arp_ignore to 1 on IPv6 VMACsaapostoliuk
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.
2023-10-27Merge pull request #441 from andriiandrieiev/currentzdc
pmacct: T5663: the garbage headers issue fix
2023-10-27pmacct: T5663: the garbage headers issue fixAndrii Andrieiev
2023-10-25Kernel: T4928: update Linux Kernel to v6.1.60Christian Breunig
2023-10-21Kernel: T4928: update Linux Kernel to v6.1.59Christian Breunig
2023-10-19Merge pull request #436 from sever-sever/T4204Christian Breunig
T4204: accel-ppp bump version 9669bcb99adc
2023-10-18Kernel: T4928: disable RNDIS in arm64 buildsChristian Breunig
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
2023-10-17Revert "Kernel: T4928: enable CONFIG_USB_NET_RNDIS_HOST=m"Christian Breunig
This reverts commit 88be901bc103d1c47adbbc874d02e8ec5cde3397.
2023-10-17Kernel: T4928: forward port linkstate-ip-device-attribute patchChristian Breunig
2023-10-16Kernel: T4928: update Linux Kernel to v6.1.58Christian Breunig
2023-10-12Kernel: T4928: update Linux Kernel to v6.1.57Christian Breunig
2023-10-11T4204: accel-ppp bump version 9669bcb99adcViacheslav Hletenko
2023-10-09Merge pull request #434 from Apachez-/T5589Christian Breunig
T5589: Nonstripped binaries exists in VyOS
2023-10-06Kernel: T4928: update Linux Kernel to v6.1.56Christian Breunig
2023-10-04T5589: Nonstripped binaries exists in VyOSApachez
2023-10-03Merge pull request #426 from Apachez-/T5589Daniil Baturin
T5589: Nonstripped binaries exists in VyOS
2023-10-03GitHub: add labeler configurationChristian Breunig
2023-10-02Kernel: T5626: only select required Kernel CGROUP controllersChristian Breunig
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.
2023-10-02Kernel: T5626: update to latest version with Kernel defaultsChristian Breunig
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.
2023-09-30Merge pull request #432 from Apachez-/T5624Christian Breunig
T5624: Remove /etc/debian_version from the image
2023-09-30T5624: Remove /etc/debian_version from the imageApachez
2023-09-29Merge pull request #430 from zdc/T5618-circinusChristian Breunig
pmacct: T5618: Fixed mistake in pmacct build script
2023-09-28pmacct: T5618: Fixed mistake in pmacct build scriptzsdc
Removed extra `not` in the `if` condition of the build script which inverts the return code.
2023-09-28pmacct: T5618: install build time dependenciesChristian Breunig
2023-09-28Merge pull request #428 from zdc/T5618-circinusChristian Breunig
pmacct: T5618: Added build rules for custom pmacct package
2023-09-28pmacct: T5618: Added build rules for custom pmacct packagezsdc
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
2023-09-26T5589: Nonstripped binaries exists in VyOSApachez
2023-09-26T5589: Nonstripped binaries exists in VyOSApachez
2023-09-26Kernel: extend .gitignore for new Intel and Realtek driversChristian Breunig
2023-09-26vpp: T1797: rmeove build instructions - moved to addon packageChristian Breunig
2023-09-26owamp: T4222: pin package to specific git tagChristian Breunig
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.
2023-09-24Kernel: T4928: update Linux Kernel to v6.1.55Christian Breunig
2023-09-23Merge pull request #418 from Apachez-/T5604Christian Breunig
T5604: List of debian archives is out of date (non-free-firmware is missing)
2023-09-22Merge pull request #419 from jestabro/disk-by-idJohn Estabrook
smoketest: T5607: adjust for non-deterministic scsi device probing
2023-09-20smoketest: T5607: adjust for non-deterministic scsi device probingJohn Estabrook
2023-09-20T5604: List of debian archives is out of date (non-free-firmware is missing)Apachez
2023-09-19Kernel: T4928: update Linux Kernel to v6.1.54Christian Breunig
2023-09-19Merge pull request #416 from sever-sever/T5588Christian Breunig
T5588: Add kernel module CONFIG_NF_CONNTRACK_BRIDGE
2023-09-19T5125: bump hsflowd version to v2.0.52-1Viacheslav Hletenko
2023-09-19T5588: Add kernel module CONFIG_NF_CONNTRACK_BRIDGEViacheslav Hletenko
2023-09-17Merge pull request #402 from indrajitr/ddclient-cache-fixChristian Breunig
ddclient: T5573: Patch ddclient to fix caching issues with new providers
2023-09-17salt: T5592: upgrade package to 3005Christian Breunig
2023-09-17Merge pull request #414 from Apachez-/T5511Christian Breunig
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-16T5511: Cleanup of unused directories (and files) in order to shrink image-sizeApachez
2023-09-16T5511: drop empty hooksChristian Breunig
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.
2023-09-16Merge pull request #413 from Apachez-/T5511Christian Breunig
T5511: Cleanup of unused directories (and files) in order to shrink image-size