| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-10 | Merge pull request #1026 from hedrok/T7297-fix-ospf-redistribute-table | Viacheslav Hletenko | |
| T7297: frr: add ospf redistribute table-direct | |||
| 2025-09-06 | Merge pull request #1023 from hedrok/T75-ipt-netflow-aggregation-mode | Viacheslav Hletenko | |
| T75: ipt-netflow fix aggregation mode | |||
| 2025-09-05 | T7297: frr: add ospf redistribute table-direct | Kyrylo Yatsenko | |
| Cherry-pick 84b4b6300585d0747d9794ee2f7c96920ce4a02c as patch 0006-ospfd-support-table-direct-redistribution.patch to support `table-direct` in ospf redistribute | |||
| 2025-09-03 | T7772: Fix amazon-cloudwatch-agent build | Andrii Klymenko | |
| 2025-09-02 | T75: ipt-netflow fix aggregation mode | Kyrylo 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-01 | Merge pull request #1021 from c-po/kernel-6.6.103 | Christian Breunig | |
| Kernel: T5887: update Linux Kernel to v6.6.103 | |||
| 2025-09-01 | Merge pull request #1022 from hedrok/T75-ipt-netflow-add-sampler | Christian Breunig | |
| T75: ipt-netflow enable sampler, mac and vlan | |||
| 2025-09-01 | T75: ipt-netflow enable direction + fix vlan out | Kyrylo 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-31 | T75: ipt-netflow enable sampler, mac and vlan | Kyrylo 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 | |||
| 2025-08-31 | Kernel: T5887: update Linux Kernel to v6.6.103 | Christian Breunig | |
| 2025-08-29 | T7763: Modify the amazon-ssm-agent build script | Andrii Klymenko | |
| 2025-08-28 | T7755: Add clang dependency to build hsflowd | Andrii Klymenko | |
| 2025-08-26 | T7755: Bump hsflowd version | Andrii Klymenko | |
| 2025-08-25 | Merge pull request #1016 from c-po/kernel-6.6.102 | Christian Breunig | |
| Kernel: T5887: update Linux Kernel to v6.6.102 | |||
| 2025-08-25 | Kernel: T5887: remove unused build dependency cleanup code path | Christian Breunig | |
| 2025-08-23 | T7749: Dehardcode x86_64 ARCH to build VPP libraries for accel-pp-ng | Viacheslav | |
| Dehardcode x86_64 ARCH to build VPP libraries used for accel-ppp-ng | |||
| 2025-08-22 | T7725: Bump accel-ppp-ng version to f5764ea | Viacheslav | |
| Regular upgrade | |||
| 2025-08-21 | Merge pull request #1013 from nobidev/features/add_libssl_for_tacacs | Daniil Baturin | |
| T7733: Add miss dependency libssl-dev for build tacacs | |||
| 2025-08-19 | Merge pull request #1008 from sever-sever/T7714-kernel | Daniil Baturin | |
| T7714: Exclude auxiliary directories from linux-kernel tarballs | |||
| 2025-08-19 | Merge pull request #1007 from sever-sever/T7714 | Daniil Baturin | |
| T7714: Exclude auxiliary directories from common tarballs | |||
| 2025-08-19 | T7714: Exclude auxiliary directories from linux-kernel tarballs | Viacheslav | |
| Exclude auxiliary directories from linux-kernel and related to linux-kernel tarballs | |||
| 2025-08-19 | T7733: Add miss dependency libssl-dev for build tacacs | Nobi | |
| 2025-08-18 | T7725: Bump accel-ppp-ng version to 1674efe | Viacheslav | |
| Regular upgrade | |||
| 2025-08-18 | T7729: Build accel-ppp-ng remove extra whitespace | Viacheslav | |
| Build accel-ppp-ng remove extra whitespace to fix build binaries | |||
| 2025-08-16 | T7725: Bump accel-ppp-ng version to e14d23e | Viacheslav | |
| Regular update | |||
| 2025-08-14 | T7714: Exclude auxiliary directories from common tarballs | Viacheslav | |
| 2025-08-14 | T7697: Remove vyos-vpp build requirements to build vyos-1x | Viacheslav | |
| The vyos-vpp repo was merged to the vyos-1x in the https://github.com/vyos/vyos-1x/pull/4650 We do not need copy from vyos-vpp repo anymore. | |||
| 2025-08-06 | T7692: Bump VPP version to the stable 2506 | Viacheslav | |
| 2025-08-04 | Merge pull request #1001 from hedrok/T7537-aws-glbtun-update | Daniil Baturin | |
| T7537: aws-gwlbtun: update to c1fd48b | |||
| 2025-07-31 | T7666: Add script to build accel-ppp-ng binaries (#1002) | Viacheslav Hletenko | |
| * T7666: Add vpp-sflow src patches and accel-ppp-ng to gitignore * T7666: Add script to build accel-ppp-ng binaries * Update scripts/package-build/linux-kernel/build-accel-ppp-ng.sh --------- Co-authored-by: Daniil Baturin <daniil@baturin.org> | |||
| 2025-07-30 | T7537: aws-gwlbtun: update to c1fd48b | Kyrylo Yatsenko | |
| Updated aws-gwlbtun requires boost too new for Debian bookworm, but requires only one header-only library. * Add download/installation of thist boost header library. * Set path to this boost installation via cmake options. | |||
| 2025-07-29 | Merge pull request #998 from sever-sever/T7639 | Christian Breunig | |
| T7639: Add patches to fix FRR reload for IS-IS segment routing | |||
| 2025-07-28 | Merge pull request #1000 from c-po/frr-build-fix | Christian Breunig | |
| frr: T7663: add missing build dependencies libnl-3-dev & libpcre3-dev | |||
| 2025-07-28 | frr: T7663: add missing build dependencies libnl-3-dev & libpcre3-dev | Christian Breunig | |
| 2025-07-28 | frr: T7663: remove custom rtrlib build - package included in Debian Bookworm | Christian Breunig | |
| 2025-07-28 | T7639: Add patches to fix FRR reload for IS-IS segment routing | Viacheslav | |
| 2025-07-24 | T7175: Downgraded vpp-sflow version v0.9.02-2 to be compatible with VPP ↵ | Kyle McClammy | |
| stable/2410 | |||
| 2025-07-22 | Merge pull request #991 from vyos/T7647 | Daniil Baturin | |
| T7647: Bump keepalived version to 2.3.3 | |||
| 2025-07-22 | VPP: T7175: Added sflow plugin to build (#962) | KyleM | |
| 2025-07-21 | T7647: Bump keepalived version to 2.3.3 | Viacheslav | |
| 2025-07-11 | Kernel: T5887: update Linux Kernel to v6.6.96 | Christian Breunig | |
| 2025-06-11 | Kernel: T7539: compile in WWAN drivers and not use loadable modules | Christian Breunig | |
| 2025-06-11 | Kernel: T7539: add option to only install build dependencies for development | Christian Breunig | |
| 2025-06-10 | Merge pull request #927 from sever-sever/T4409 | Daniil Baturin | |
| T4409: Fix Framed-Route with attr Accel-VRF-Name | |||
| 2025-06-10 | Merge pull request #973 from tjjh89017/T7534 | Christian Breunig | |
| T7534: netfilter: add asciidoc-base as build depend | |||
| 2025-06-10 | Merge pull request #975 from sever-sever/T7530 | Daniil Baturin | |
| T7530: Build package binaries script should exit if repo is absent | |||
| 2025-06-10 | T7534: netfilter: add asciidoc-base,bison as build depend | Date Huang | |
| Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
| 2025-06-09 | Remove an emoji from an error message | Daniil Baturin | |
| 2025-06-09 | Remove an emoji from an error message | Daniil Baturin | |
| 2025-06-09 | T7530: Build package binaries script should exit if repo is absent | Viacheslav Hletenko | |
| The build package binaries script should exit if the repo is absent or cannot be cloned If a build package `repo-a` depends on the `repo-b` and the `repo-b` cannot be cloned, then we shoud exit from the script to avoid partly build dependencies For example: ``` [[packages]] name = "fake-repo" commit_id = "v0.0.1" scm_url = "https://github.com/vyos/fake-repo" [[packages]] name = "ethtool" commit_id = "debian/1%6.10-1" scm_url = "https://salsa.debian.org/kernel-team/ethtool" ``` If ethtool depends on some fake-package and this package cannot be downloaded from the repo, then we shouldn't build the ethtool package at all. | |||
