Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-08 | frr: T6023: add pending upstream patches | Christian Breunig | |
Latest stable/9.0 FRR branch has an updated version of frr-reload.py which is more strict on the commands to remove from the running config. This resulted in some issues in the codebase of FRR which are addressed in the attached patches and are pending for upstream integration. | |||
2024-02-07 | Kernel: T5973: compile in vrf module for proper strict_mode setup | Christian Breunig | |
2024-02-05 | T6014: Bump keepalived version to 2.2.8-1 | Viacheslav Hletenko | |
2024-02-01 | T5619: Add out-of-tree Intel ixgbevf driver | Christian Breunig | |
2024-02-01 | Kernel: T5995: enable CONFIG_HINIC for Huawei NICs | Christian Breunig | |
2024-02-01 | ixgbe: T5619: remove pci_*_pcie_error_reporting() code to work with Kernel 6.6 | Christian Breunig | |
This fixes commit 0f80a22b5 ("T5619: Add out-of-tree Intel ixgbe driver") to work with the latest 6.6 code base. For more information see https://lore.kernel.org/lkml/f90837d0-810e-5772-7841-28d47c44d260@intel.com | |||
2024-02-01 | T5619: Add out-of-tree Intel ixgbe driver | Skyler Mäntysaari | |
2024-02-01 | Kernel: T5619: remove build-in Intel IXGBE driver for out-of-tree version | Christian Breunig | |
2024-02-01 | Kernel: T5887: update Linux Kernel to v6.6.15 | Christian Breunig | |
2024-01-20 | Kernel: T5954: Enable nvme_hwmon and drivetemp | Piotr Maksymiuk | |
2024-01-10 | Merge pull request #484 from sever-sever/T3429 | Christian Breunig | |
T3429: Add kernel modules for Hyper-V | |||
2024-01-10 | Kernel: T5887: updae patch for HUNK offset | Christian Breunig | |
2024-01-10 | Kernel: T5887: remove build-in QAT drivers, using out-of-tree modules | Christian Breunig | |
2024-01-10 | T3429: Add kernel modules for Hyper-V | Viacheslav Hletenko | |
Add kernel modules for Hyper-V Based on user reviews the following settings must be made: ``` CONFIG_CONNECTOR=y CONFIG_HYPERV_UTILS=m ``` | |||
2024-01-04 | Kernel: T5887: update Linux Kernel to v6.6.9 | Christian Breunig | |
2023-12-22 | Kernel: T4928: rebase patches ontop of Kernel 6.1.59 to get clean applies | Christian Breunig | |
2023-12-22 | Kernel: T4928: add "set -e" to kernel build script | Christian Breunig | |
2023-12-20 | kernel: T5838: Enabled Infiniband for `mlx4` and `mlx5` | zsdc | |
Mellanox/NVIDIA NICs require Infiniband support for proper communication with user space, which is used by tools like DPDK. This commit enables Infiniband with user access support and adds it to `mlx4`/`mlx5`. | |||
2023-12-20 | dhcp: T5840: Upgrade to Kea 2.4.x (fix copyright year) | Indrajit Raychaudhuri | |
2023-12-20 | dhcp: T5840: Upgrade to Kea 2.4.x | Indrajit Raychaudhuri | |
2023-12-01 | ddclient: T5797: Upgrade to ddclient 3.11.2 | Indrajit Raychaudhuri | |
Upgrade to ddclient 3.11.2 and remove the patches that are now included in the release version. | |||
2023-11-24 | Merge pull request #457 from GurliGebis/T5754-strongswan-upgrade | Christian Breunig | |
T5754 strongswan upgrade | |||
2023-11-24 | StrongSwan: T5754: Build changes needed | Bjarke Istrup Pedersen | |
2023-11-23 | T5776: kernel enable VFIO support | Viacheslav Hletenko | |
2023-11-16 | StrongSwan: T5754: Remove patch already included in 5.9.11 | Bjarke Istrup Pedersen | |
2023-11-16 | StrongSwan: T5754: Update patches to match 5.9.11 | Bjarke Istrup Pedersen | |
2023-11-16 | StrongSwan: T5754: Update version in scripts | Bjarke Istrup Pedersen | |
2023-11-15 | T5689: Include librtr-dev in Debian dependencies to fix RPKI crash | Tobias Fiebig | |
This fixes FRR crashing on vtysh -c "show rpki $prefix" with the vyos build when librtr-dev was not available at FRR built time, see T5689. | |||
2023-11-04 | ddclient: T5708: Upgrade to ddclient 3.11.1 | Indrajit Raychaudhuri | |
- Upgrade to ddclient 3.11.1 - Remove patches that are now upstream - Add patch for duckdns dual stack | |||
2023-11-01 | T5701: Fix build telegraf package | Viacheslav Hletenko | |
The sources of telegraf do not contnain 'etc/telegraf.conf' anymore. Generate default config telegraf.conf to fix build | |||
2023-10-31 | T5701: Bump telegraf to version v1.28.3 | Viacheslav Hletenko | |
2023-10-30 | T5415: upgrade libyang library to v2.1.128 | Viacheslav Hletenko | |
2023-10-30 | T5695: Add LUA script to build FRR | Viacheslav Hletenko | |
Build FRR with LUA scripts --enable-scripting option | |||
2023-10-27 | Merge pull request #442 from aapostoliuk/T5402-current | Christian Breunig | |
keepalived:T5402:Added patch with arp_ignore to 1 on IPv6 VMACs | |||
2023-10-27 | keepalived:T5402:Added patch with arp_ignore to 1 on IPv6 VMACs | aapostoliuk | |
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-27 | pmacct: T5663: the garbage headers issue fix | Andrii Andrieiev | |
2023-10-19 | Merge pull request #436 from sever-sever/T4204 | Christian Breunig | |
T4204: accel-ppp bump version 9669bcb99adc | |||
2023-10-18 | Kernel: T4928: disable RNDIS in arm64 builds | Christian 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-17 | Revert "Kernel: T4928: enable CONFIG_USB_NET_RNDIS_HOST=m" | Christian Breunig | |
This reverts commit 88be901bc103d1c47adbbc874d02e8ec5cde3397. | |||
2023-10-17 | Kernel: T4928: forward port linkstate-ip-device-attribute patch | Christian Breunig | |
2023-10-11 | T4204: accel-ppp bump version 9669bcb99adc | Viacheslav Hletenko | |
2023-10-02 | Kernel: T5626: only select required Kernel CGROUP controllers | Christian 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-02 | Kernel: T5626: update to latest version with Kernel defaults | Christian 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-28 | pmacct: T5618: Fixed mistake in pmacct build script | zsdc | |
Removed extra `not` in the `if` condition of the build script which inverts the return code. | |||
2023-09-28 | pmacct: T5618: install build time dependencies | Christian Breunig | |
2023-09-28 | pmacct: T5618: Added build rules for custom pmacct package | zsdc | |
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-26 | Kernel: extend .gitignore for new Intel and Realtek drivers | Christian Breunig | |
2023-09-26 | vpp: T1797: rmeove build instructions - moved to addon package | Christian Breunig | |
2023-09-26 | owamp: T4222: pin package to specific git tag | Christian 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-19 | T5125: bump hsflowd version to v2.0.52-1 | Viacheslav Hletenko | |