| Age | Commit message (Collapse) | Author |
|
|
|
do not exist
|
|
|
|
|
|
|
|
|
|
T8181: Add kernel CONFIG_MODULE_SIG for arm64 architecture
|
|
T8065: Dehardcode qemu settings to allow run tests on arch arm64
|
|
T8174: Disable CHELSIO_FCOE kernel module due to issues
|
|
Add missed CONFIG_MODULE_SIG kernel options for arm64 architecture
|
|
|
|
Switch to https://github.com/nuclearcat/ipt-netflow as it has up-to-date
kernel support.
Remove outdated patches.
|
|
While by-passing a Chelsio NIC in Proxmox, some users are experiencing
issues with the `csiostor module`. After manually blacklisting
the module in GRUB settings, no issues were found.
Comment this module for the kernel.
|
|
Add https://github.com/FRRouting/frr/pull/20088
This PR fixes some crashes and lock problems in mgmtd.
|
|
|
|
ipoe: Fix flowi4_tos build error for the Kernel 6.18
|
|
|
|
|
|
Need several patches:
0012-Revert-tools-Allow-deleting-of-interfaces.patch:
Reverts change in frr-reload.py that runs 'no interface' command when
all configuration of interface is deleted. When interface is still
active this leads to lots of errors.
0013-Revert-bgpd-Ensure-incorrect-GR-config-isn-t-display.patch:
Reverts change that FRR doesn't show graceful-reastart configuration for
peer groups.
|
|
T8132: Update the APT mirror list before a package build
|
|
|
|
T8117: Bump hsflowd version to v2.1.21-1 to fix sample collection on subinterfaces
|
|
T8111: cloud-init: Implement smoketests for testing
|
|
The repository update process must be independent of the existence of
package/package.toml dependencies.
This may lead to build failures for certain packages.
Alway update the APT mirror list before build.
|
|
|
|
This allows/fixes the use of subinterface selection for hsflowd.
|
|
Add support to dynamically assemble cloud-init NoCloud ISO image and attach
it to an existing qcow2 image file.
The config data injected via NoCloud is later validated if it has been properly
configured on the OS level.
|
|
Update accel-ppp-ng version, use VPP hooks plugin
```
$ git log --oneline a9ceadc..HEAD
474b63d (HEAD -> current, origin/current, origin/HEAD) Merge pull request #19 from Andri
iFullroot/SESSION_HOOKS
cda32aa Merge pull request #20 from AndriiFullroot/CRYPTO_API_ACTUALIZATION
b485a90 VD-2365: SSL calls refactoring
bfeab4b T8010: Refactoring VPP hooks private data
e451115 T8010: Rename vpp plugin to vyos_vpp plugin
88c0833 VD-2365: Update OpenSSL DES encryption
ff14f31 VD-2365: Update OpenSSL DH usage
a9bd91a VD-2365: Update OpenSSL calls for MD4/MD5 and SHA1
91bb6b1 T8010: ap_session/ppp cleanup fixup
d65aeee T8010: added vpp plugin
e2399b0 T8010: limiter plugin refactoring
2c00fde T8010: PPPoE plugin refactoring
9818f30 T8010: ap_session refactoring
56ac406 T8010: accel_iputils refactoring
1441dc2 T8010: PPP non-dev-ppp option
07f158d T8010: DHCPv6 and ND with non-socket packets
feda3e0 T8010: Added hooks interface
```
|
|
kea: T8092: Build kea from source
|
|
T8046: FRR: support no version of max-bw etc
|
|
It is now possible to pass in an already existing qcow2 disk image to the
Testsuite. This is necessary if we would like to boot wxisting flavor images
like KVM or PROXMOX.
|
|
When booting ISO or installed image in QEMU testsuite, always select the serial
console as default tty during Linux boot.
|
|
|
|
|
|
Add FRR patch with '[no]' versions for commands:
* max-bw
* max-rsv-bw
* unrsv-bw
Without these frr-reload failes after deletion of link-params with these commands.
|
|
Signed-off-by: Andrii Melnychenko <a.melnychenko@vyos.io>
|
|
|
|
|
|
Add Secure Boot - compatible kexec Kernel options
- Required if system uses Secure Boot
- Allows systemctl kexec or kexec to load signed kernels safely
|
|
smoketest: T8087: bugfix missing f-ormat string indicator
|
|
|
|
Commit fe158b284 ("smoketest: T8087: reorganize folderstructure for embedded
configttests") missed out defining the string to use with an 'f' prefix.
|
|
smoketest: T8087: reorganize folderstructure for embedded configttests
|
|
|
|
Add architecture detection for kernel configuration file.
|
|
T7766: FRR: Support multiple labels in BGP-LU
|
|
Added patch patches/frr/0010-bgp-Support-multiple-labels-in-BGP-LU.patch
It is in FRR upstream master (17a082ee3a5d1295c27323773c523c945af12c3d),
rebased on 10.2
|
|
T7997: Exclude auxiliary directories from tarballs
|
|
Kernel: T8035: update Linux Kernel to v6.6.117
|
|
|