3187 Commits

Author SHA1 Message Date
kumvijaya
e62f2e6c63 T7748: Updated conflict reusable workflow reference in workflow 2025-09-18 22:37:14 +05:30
Daniil Baturin
8dbddfdbf6
Merge pull request #1030 from hedrok/T75-remove-pmacct
T75: remove pmacct
2025-09-18 15:22:07 +01:00
Daniil Baturin
7b2d582819
Merge pull request #1035 from sarthurdev/T7825
nose: T7825: Use nose2 for unit tests
2025-09-18 11:26:35 +01:00
Daniil Baturin
9501cd7187
Merge pull request #1036 from sarthurdev/T7827
T7827: Add unionfs-fuse package
2025-09-18 11:23:45 +01:00
sarthurdev
842b119ca4 T7827: Add unionfs-fuse package 2025-09-17 22:22:05 +02:00
sarthurdev
dd71dc01eb nose: T7825: Use nose2 for unit tests 2025-09-17 22:16:28 +02:00
Daniil Baturin
d7c3843909
Merge pull request #1029 from hedrok/T6962-frr-zebra-kernel-routes
T6962: frr: fix wrong kernel routes updates
2025-09-16 15:33:54 +01:00
Yevhen Bondarenko
d2f3cd83fe
Merge pull request #1032 from vyos/current-pat
VD-1609: added PAT passing
2025-09-15 20:40:22 +02:00
Yevhen Bondarenko
475331a95a
added PAT passing 2025-09-15 20:27:12 +02:00
Yevhen Bondarenko
865e8d2f16
Merge pull request #1031 from sever-sever/T7824 2025-09-15 20:06:35 +02:00
Viacheslav
eb9f9291c9 T7824: Add support for disk controllers with the kernel MPI3MR option
Add module kernel option
2025-09-15 17:01:28 +00:00
Kyrylo Yatsenko
12eec3f228 T75: remove pmacct 2025-09-15 18:37:29 +03:00
Kyrylo Yatsenko
4fbffe2efd T6962: frr: fix wrong kernel routes updates
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-15 11:35:36 +03:00
Viacheslav Hletenko
1a6747b038
Merge pull request #1028 from c-po/kernel-6.6.106
Kernel: T5887: update Linux Kernel to v6.6.106
2025-09-12 16:47:52 +03:00
Christian Breunig
76e5dcdf5a Kernel: T5887: update Linux Kernel to v6.6.106 2025-09-12 14:38:36 +02:00
Christian Breunig
5cc24ab9e3
Merge pull request #1027 from asklymenko/patch-1
T7804: Modify SquashFS compression options for ARM64 platform
2025-09-10 21:16:05 +02:00
Vijayakumar A
74c1f0724b
Merge pull request #1025 from kumvijaya/current
T7748: conflict check workflow updated to use marketplace action along with increased wait/retry
2025-09-11 00:43:24 +05:30
Viacheslav Hletenko
891f333454
Merge pull request #1026 from hedrok/T7297-fix-ospf-redistribute-table
T7297: frr: add ospf redistribute table-direct
2025-09-10 10:39:27 +03:00
Andrii Klymenko
b33affb224
T7804: Modify SquashFS compression options for ARM64 platform 2025-09-09 21:37:19 +03:00
kumvijaya
185b7dab03 T7748: conflict check workflow updated with increated wait/retry 2025-09-07 22:47:07 +05:30
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
Kyrylo Yatsenko
a1a6487692 T7297: frr: add ospf redistribute table-direct
Cherry-pick 84b4b6300585d0747d9794ee2f7c96920ce4a02c as
patch 0006-ospfd-support-table-direct-redistribution.patch
to support `table-direct` in ospf redistribute
2025-09-05 09:51:23 +03:00
Christian Breunig
dc1bc10e3a
Merge pull request #1024 from asklymenko/patch-2
T7772: Fix amazon-cloudwatch-agent build
2025-09-03 19:17:42 +02: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
242c1a587a
Merge pull request #1020 from asklymenko/patch-2
T7763: Modify the amazon-ssm-agent build script
2025-08-31 18:48:11 +02: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
Daniil Baturin
16a76cd94a
Merge pull request #1019 from asklymenko/patch-1
T7755: Add clang dependency to build hsflowd
2025-08-28 15:55:53 +01:00
Andrii Klymenko
5be206525a
T7755: Add clang dependency to build hsflowd 2025-08-28 15:11:11 +03:00
Daniil Baturin
2adf959122
Merge pull request #1017 from asklymenko/patch-1
T7755: Bump hsflowd version
2025-08-26 13:24:40 +01: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
53e0bb77ec
Merge pull request #1015 from sever-sever/T7749
T7749: Dehardcode x86_64 ARCH to build VPP libraries for accel-pp-ng
2025-08-25 22:09:01 +02:00
Christian Breunig
1313aa6027 Kernel: T5887: remove unused build dependency cleanup code path 2025-08-25 08:27:47 +02:00
Christian Breunig
f8c5dc9cf8 Kernel: T5887: update Linux Kernel to v6.6.102 2025-08-25 08:27:44 +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 Hletenko
9d533529aa
Merge pull request #1014 from sever-sever/T7725
T7725: Bump accel-ppp-ng version to f5764ea
2025-08-22 09:37:11 +03: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 Hletenko
af786abcf8
Merge pull request #1012 from sever-sever/T7725
T7725: Bump accel-ppp-ng version to 1674efe
2025-08-18 15:27:59 +03:00
Viacheslav
83b3a8d419 T7725: Bump accel-ppp-ng version to 1674efe
Regular upgrade
2025-08-18 15:26:07 +03:00