Age | Commit message (Collapse) | Author |
|
Kernel: T5310: add stmicro driver support (Equuleus)
|
|
I added also additional expansion card with 2 Intel i211 NIC’s.
I want to utilize all 4 NIC’s, but I have an issue because only NIC on expansion cards are properly detected.
|
|
There is no option to build arm64 packages in equuleus
|
|
|
|
|
|
An old patch breaks connected routes in a situation when more than one IP
address is presented on an interface and it switches state from down to up:
```
ip link set eth0 down
ip a add 192.0.2.50/24 dev eth0
ip a add 192.0.2.51/24 dev eth0
ip link set eth0 up
```
A new version includes more backports from frr upstream, which work well
regardless of an interface state.
|
|
Override peer's ASN even if original as-path contains other ASNs
This is a backport of 9bbdb4572d3bb255211fecf1c756452ab27e91c2 from
the main FRR repository
|
|
The Realtek r8152 driver is updated to 2.16.3
|
|
This commit adds a build task for an out-of-tree Intel ICE driver
for E810 Ethernet Controllers.
|
|
Commit 317ffe1 ("T4625: Update ocserv packet to 1.1.6-3") updated the version
used for ocserv on VyOS 1.3. This commit adds the missing dependencies
for the Docker container in order to build the ocserv packages.
|
|
|
|
This is backported commit for FRR 7.5.1
https://github.com/FRRouting/frr/commit/92980561382fc04380414a6e2f6ca6746c2fe5e9
|
|
(cherry picked from commit 3d983cb2feeb536a5cb23d22228d0ce6ee4d7ccc)
|
|
After the fixes for T4537/T4584, which added a custom hostap package,
wpa_supplicant no longer allows TLSv1.0 connections, which is required
for EAP-TLS with certain ISPs.
Previously, VyOS allowed TLSv1.0 via Debian's `allow-tlsv1.patch` patch.
This commit reintroduces that patch for the custom hostap package.
Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com>
(cherry picked from commit 54a2f0aa704db96707c8545b81b180934b5f8b9c)
|
|
(cherry picked from commit 94e844f44b76069b0897c2c7c5968853b4b1a368)
|
|
(cherry picked from commit 8443b98f54c9c8e2a936301b9dbcdcd96c4d543e)
|
|
(cherry picked from commit e008ba7de3428e3d7d1bd00d656da3946bf006c7)
|
|
|
|
|
|
Kernel: T3489: re-enable NUMA in kernel build
|
|
|
|
All throughout the history of vyos-build, NUMA has been disabled.
It WAS enabled back in Vyatta days, so something somewhere has
accidentally turned it off - and it's ALSO mentioned explicitly
in various pieces of documentation, so it's MEANT to be on!
Note for future researchers: CONFIG_INOTIFY_STACKFS=y is provided
by a patch, so patch the kernel BEFORE running make menuconfig, or
manually put it back. If not, it'll vanish and is a wanted part of
the build.
This is a backport of commit d5df496b9b9e for the 5.4 Kernel series.
|
|
This prevents error:
dpkg-source: error: expected [ +-] at start of line 16 of diff 'dropbear/debian/patches/0001-Enable-PAM-support.patch'
dpkg-source: info: applying 0001-Enable-PAM-support.patch
dpkg-source: info: the patch has fuzz which is not allowed, or is malformed
|
|
... because of build time dependencies
|
|
We do not have arm64 support in equuleus
|
|
Dropbear version shipped in Debian does not have PAM support enabled. For the
VyOS console server it would be nice to have the possibility to use RADIUS
authentication.
(cherry picked from commit 52f75193f3afe799017e17504d5785aa7817d455)
|
|
|
|
This fixes passing of wrong function arguments introduced in commit dc1fbb8
("keepalived: do not build arm64 package").
|
|
keepalived commit 8af889bc is known to work - pin builds to this version
until we decide for a newer release (2.2.5 or higher).
(cherry picked from commit f0cdd802c2a6a9bc12f5495d517837b4c6a1b494)
|
|
|
|
(cherry picked from commit e890cbd5099e296bc2a614d3b7871e1d577aa5f3)
|
|
|
|
Because of a strange bug with the Debian package
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997981) we need to
have our own build of ocserv from the same source.
|
|
|
|
Enabled build of the SG module to make possible communication with RAID
adapters from Areca (https://www.areca.com.tw/).
(cherry picked from commit 6d77d03c3fcda288ed44b979338d38a58d8ae5f3)
|
|
|
|
This will only run the Jenkins Pipeline if Git detects a change in the
specified file path. If no change is found in the path, the individual Pipeline
statges are skipped.
(cherry picked from commit 1c3e5e18fd746bbb6ccd4a09d1fec1bed2f8316b)
|
|
(cherry picked from commit 5dbfafaf414d044a1b98591b69ee143b11384131)
|
|
cards"
This reverts commit 3fa7fe6926a538a8b4f25ca3e842fefb9699def6.
|
|
Update to: https://github.com/accel-ppp/accel-ppp/commit/277ad4c3c7af01
(cherry picked from commit 8fb9681c6715bb1b72b62d1daf146c032050d6b2)
|
|
frr: T2100: Update FRR to 7.5
|
|
(cherry picked from commit a1c4e49e90c041e61d26b04bd7df7a89a919d7ec)
|
|
|
|
|
|
(cherry picked from commit cb2659c88c9166bec8088368211db42fa82b9129)
|
|
(cherry picked from commit 176dd5eeb5c3bebc6d8c5163c982b9b73159b9f5)
|
|
(cherry picked from commit 38fa98af45d6c22d7d876bc724d957d2545d011a)
|
|
(cherry picked from commit c6728db700820fe931c839e629cf92a278517be5)
|
|
|
|
(cherry picked from commit c72a4f2ddbb977d6055c44275c0341b40618d216)
|