Viacheslav Hletenko
c6d3547904
Merge pull request #1023 from hedrok/T75-ipt-netflow-aggregation-mode
...
T75: ipt-netflow fix aggregation mode
2025-09-06 12:24:19 +03:00
Andrii Klymenko
978cf0493d
T7772: Fix amazon-cloudwatch-agent build
2025-09-03 11:20:38 +03:00
Kyrylo Yatsenko
76abe84d6e
T75: ipt-netflow fix aggregation mode
...
* 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-02 11:30:54 +03:00
Christian Breunig
4fe55d8005
Merge pull request #1021 from c-po/kernel-6.6.103
...
Kernel: T5887: update Linux Kernel to v6.6.103
2025-09-01 20:14:38 +02:00
Christian Breunig
de056d33e6
Merge pull request #1022 from hedrok/T75-ipt-netflow-add-sampler
...
T75: ipt-netflow enable sampler, mac and vlan
2025-09-01 20:14:25 +02:00
Kyrylo Yatsenko
3c43575369
T75: ipt-netflow enable direction + fix vlan out
...
* 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-09-01 20:07:09 +03:00
Kyrylo Yatsenko
9ea81ca125
T75: ipt-netflow enable sampler, mac and vlan
...
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
0c5759d002
* 0002-Fix-lu-llu-where-64bit: Fix lu -> llu for 64-bit fields
2025-08-31 20:00:42 +03:00
Christian Breunig
6ab45e64cf
Kernel: T5887: update Linux Kernel to v6.6.103
2025-08-31 18:18:49 +02:00
Andrii Klymenko
04d0ef1b53
T7763: Modify the amazon-ssm-agent build script
2025-08-29 13:09:09 +03:00
Andrii Klymenko
5be206525a
T7755: Add clang dependency to build hsflowd
2025-08-28 15:11:11 +03:00
Andrii Klymenko
214f1c74eb
T7755: Bump hsflowd version
2025-08-26 11:30:30 +03:00
Christian Breunig
d8d2f0ce22
Merge pull request #1016 from c-po/kernel-6.6.102
...
Kernel: T5887: update Linux Kernel to v6.6.102
2025-08-25 22:09:44 +02:00
Christian Breunig
1313aa6027
Kernel: T5887: remove unused build dependency cleanup code path
2025-08-25 08:27:47 +02:00
Viacheslav
4c941f610c
T7749: Dehardcode x86_64 ARCH to build VPP libraries for accel-pp-ng
...
Dehardcode x86_64 ARCH to build VPP libraries used for accel-ppp-ng
2025-08-23 12:35:54 +00:00
Viacheslav
64bfd79cb4
T7725: Bump accel-ppp-ng version to f5764ea
...
Regular upgrade
2025-08-22 06:33:47 +00:00
Daniil Baturin
fdfc4eeed8
Merge pull request #1013 from nobidev/features/add_libssl_for_tacacs
...
T7733: Add miss dependency libssl-dev for build tacacs
2025-08-21 15:22:09 +01:00
Daniil Baturin
e74d95634c
Merge pull request #1008 from sever-sever/T7714-kernel
...
T7714: Exclude auxiliary directories from linux-kernel tarballs
2025-08-19 14:21:55 +01:00
Daniil Baturin
05f0a675a0
Merge pull request #1007 from sever-sever/T7714
...
T7714: Exclude auxiliary directories from common tarballs
2025-08-19 14:20:09 +01:00
Viacheslav
e8705a61df
T7714: Exclude auxiliary directories from linux-kernel tarballs
...
Exclude auxiliary directories from linux-kernel and related to
linux-kernel tarballs
2025-08-19 09:50:04 +00:00
Nobi
d1bbe30ddc
T7733: Add miss dependency libssl-dev for build tacacs
2025-08-19 04:19:29 +07:00
Viacheslav
83b3a8d419
T7725: Bump accel-ppp-ng version to 1674efe
...
Regular upgrade
2025-08-18 15:26:07 +03:00
Viacheslav
83cd76eeb7
T7729: Build accel-ppp-ng remove extra whitespace
...
Build accel-ppp-ng remove extra whitespace to fix build binaries
2025-08-18 09:29:22 +00:00
Viacheslav
848dca7bb7
T7725: Bump accel-ppp-ng version to e14d23e
...
Regular update
2025-08-16 09:15:35 +00:00
Viacheslav
896c4b28f0
T7714: Exclude auxiliary directories from common tarballs
2025-08-14 16:10:51 +00:00
Viacheslav
700abd15ce
T7697: Remove vyos-vpp build requirements to build vyos-1x
...
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-14 10:30:08 +00:00
Viacheslav
97db625181
T7692: Bump VPP version to the stable 2506
2025-08-06 13:08:35 +00:00
Daniil Baturin
c5d52ac7b9
Merge pull request #1001 from hedrok/T7537-aws-glbtun-update
...
T7537: aws-gwlbtun: update to c1fd48b
2025-08-04 12:07:32 +01:00
Viacheslav Hletenko
2f2bfb56d2
T7666: Add script to build accel-ppp-ng binaries ( #1002 )
...
* 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-31 15:31:05 +01:00
sarthurdev
0564ccd787
tpm: T7628: Fix typo in test expected string
2025-07-31 12:15:48 +02:00
Kyrylo Yatsenko
4f377768e2
T7537: aws-gwlbtun: update to c1fd48b
...
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-30 07:30:07 +03:00
Daniil Baturin
3e02e42e76
Merge pull request #999 from sarthurdev/T7628
...
tpm: T7628: Extend test for non-TPM backed encryption
2025-07-29 15:54:15 +01:00
Christian Breunig
dbf36b928f
Merge pull request #998 from sever-sever/T7639
...
T7639: Add patches to fix FRR reload for IS-IS segment routing
2025-07-29 16:03:55 +02:00
Christian Breunig
bd78d813e3
Merge pull request #1000 from c-po/frr-build-fix
...
frr: T7663: add missing build dependencies libnl-3-dev & libpcre3-dev
2025-07-28 19:52:11 +02:00
Christian Breunig
a411efebe1
frr: T7663: add missing build dependencies libnl-3-dev & libpcre3-dev
2025-07-28 19:35:36 +02:00
Christian Breunig
330746b55b
frr: T7663: remove custom rtrlib build - package included in Debian Bookworm
2025-07-28 19:34:50 +02:00
Viacheslav
c031b92ed0
T7639: Add patches to fix FRR reload for IS-IS segment routing
2025-07-28 12:48:44 +00:00
Kyle McClammy
3db3ab879d
T7175: Downgraded vpp-sflow version v0.9.02-2 to be compatible with VPP stable/2410
2025-07-24 15:43:08 +00:00
Daniil Baturin
161f3b53f5
Merge pull request #991 from vyos/T7647
...
T7647: Bump keepalived version to 2.3.3
2025-07-22 15:57:56 +01:00
Daniil Baturin
011ad5bd2f
Merge pull request #993 from alexandr-san4ez/T7576-current
...
T7576: Remove unnecessary code for checking dirty build status
2025-07-22 15:47:32 +01:00
KyleM
1155ae7862
VPP: T7175: Added sflow plugin to build ( #962 )
2025-07-22 15:28:30 +01:00
Oleksandr Kuchmystyi
71ade9dce3
T7576: Remove unnecessary code for checking dirty build status
...
```
vyos@r15:~$ show version | match dir
Build commit ID: d8038ded37fadb-dirty
```
Having uncommited files in vyos-build is completely normal:
custom configs, EULA files in official release builds,
anything else that flavor files may include.
However, many people are not familiar with the specific
meaning of "dirty" in git or with the build process and assume
that "dirty" means something went wrong with the image build.
2025-07-22 13:05:38 +03:00
Viacheslav
2d9f5cfdf7
T7647: Bump keepalived version to 2.3.3
2025-07-21 14:49:35 +00:00
sarthurdev
df9312fc72
tpm: T7628: Extend test for non-TPM backed encryption
2025-07-15 16:37:24 +02:00
Christian Breunig
defe8e5b7d
Merge pull request #988 from c-po/kernel-6.6.96
...
Kernel: T5887: update Linux Kernel to v6.6.96
2025-07-12 07:54:43 +02:00
Christian Breunig
9012ce99a9
Kernel: T5887: update Linux Kernel to v6.6.96
2025-07-11 21:44:32 +02:00
Viacheslav
7807f0d0e8
T7606: Add include and exclude mode for match check-install qemu
2025-07-03 06:05:06 +00:00
Viacheslav
a245f81e06
T7609: Smoketest add huge-page-size and huge-page-count arguments
2025-07-02 16:47:02 +00:00
Viacheslav
1aceb0371c
T7606: Split VPP test for smoketest
...
Exclude VPP tests from the general tests
Add the PHONY no-interfaces-no-vpp
Add the PHONE testcvpp (load VPP config only)
2025-07-02 10:54:59 +00:00
Nataliia Solomko
4b1f3d4610
T7424: Restart vyos-configd after vyos.smoketests.hint file creation
2025-06-30 13:32:03 +03:00
Nataliia Solomko
042e14c6f5
T7424: Create vyos.smoketests.hint file before starting
...
vyos-configd
2025-06-26 14:06:30 +03:00