Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-15 | Kernel: T4974: specify repo URL for openvpn-dco package | Christian Breunig | |
2023-07-15 | Kernel: T4974: rename package vyos-openvpn-dco -> openvpn-dco | Christian Breunig | |
2023-07-15 | firmware: T4540: update to Linux release 20230625 | Christian Breunig | |
2023-07-15 | Kernel: T4974: add OpenVPN Data Channel Offload (DCO) package | Christian Breunig | |
2023-06-24 | Kernel: T5310: add stmicro driver support | John | |
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. | |||
2023-06-20 | vpp: T1797: add .gitignore file | Christian Breunig | |
2023-06-20 | vpp: T1797: do not build for arm64 | Christian Breunig | |
2023-06-20 | VPP: T1797: Added build scripts for VPP | zsdc | |
2023-06-17 | T5298:Add RFKILL support into kernel. | cuongdt1994 | |
Jun 16 20:39:24 systemd[1]: Starting hostapd@wlan0.service - Access point and authentication server for Wi-Fi and Ethernet (wlan0)… Jun 16 20:39:25 hostapd[7198]: rfkill: Cannot open RFKILL control device Jun 16 20:39:25 hostapd[7198]: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE Jun 16 20:39:25 systemd[1]: Started hostapd@wlan0.service - Access point and authentication server for Wi-Fi and Ethernet (wlan0). Seems RFKILL is missing, or could there be someting else? | |||
2023-06-15 | T5281: Add CONFIG_VHOST_MENU to kernel | Viacheslav Hletenko | |
Without this option the 'vhost' modules are not included | |||
2023-06-12 | T5281: Add kernel options for vhost-net | Viacheslav Hletenko | |
The kernel 'vhost-net' options required for creating TAP devices vpp# create tap create tap: open '/dev/vhost-net': No such file or directory vpp# vpp# create tap id 1 host-if-name tap1 create tap: open '/dev/vhost-net': No such file or directory vpp# | |||
2023-06-08 | T5264: Add Mellanox Technologies firmware flash module mlxfw to kernel | cuongdt1994 | |
Add Mellanox Technologies firmware flash module mlxfw to kernel | |||
2023-06-05 | ddclient: T5144: disable arm64 build - package uses architecture all | Christian Breunig | |
2023-06-04 | dns: T5144: Create VyOS specific ddclient build with upstream fixes | Indrajit Raychaudhuri | |
This is VyOS specific build based on current Debian 3.10.0-3 with the following patches: - z1_perhost-variable-new-style.patch (see ddclient/ddclient#505) - z2_dyndns2-ipv4-ipv6.patch (see ddclient/ddclient#502) - z3_duckdns-reply-fix.patch (see ddclient/ddclient#506) - z4_dyndns2-multiline-multihost-fix.patch (see ddclient/ddclient#542) | |||
2023-05-28 | hostap: T5151: no need to install Qt dependencies when resulting package has ↵ | Christian Breunig | |
no GUI | |||
2023-05-28 | dropbear: T5244: port PAM auth pathc to 2022.83 | Christian Breunig | |
2023-05-28 | dropbear: T5244: update package to 2022.83 | Christian Breunig | |
2023-05-26 | packages: change glob pattern to be recursive | Christian Breunig | |
2023-05-10 | T5217: Kernel add CONFIG_NFT_SYNPROXY | Viacheslav Hletenko | |
2023-05-02 | Kernel: T5003: use bash over sh (which defaults to dash) | Christian Breunig | |
2023-05-02 | Kernel: T4928: enable CONFIG_RD_ZSTD and CONFIG_DECOMPRESS_ZSTD | Christian Breunig | |
2023-05-01 | jool: T160: Added scripts to build jool package | zsdc | |
Added dependencies and build scripts for https://github.com/NICMx/Jool/ | |||
2023-04-29 | Kernel: T4928: enable CONFIG_USB_NET_RNDIS_HOST=m | Christian Breunig | |
2023-04-27 | Merge pull request #342 from rgwan/current | Christian Breunig | |
frr: T5123: Backport detailed ospf route table patch to frr 8.5 | |||
2023-04-27 | frr: T5123: Backport detailed ospf route table patch from frr 9.0 to frr 8.5 | Zhiyuan Wan | |
2023-04-22 | Merge pull request #328 from rgwan/current | Christian Breunig | |
frr: T5123: Add patch to support show detailed ospf route table | |||
2023-04-21 | minisign: T5166: Remove custom build and pickup from upstream Debian | Indrajit Raychaudhuri | |
A newer version of minisign is already available in Debian Bookworm. We can skip building a custom package. This is a follow-up to T5003. | |||
2023-04-10 | frr: T5123: Add patch to support show detailed ospf route table | Zhiyuan Wan | |
2023-04-09 | T5151: hostap: Reintroduce Debian's allow-legacy-renegotiation.patch | Andrew Gunnerson | |
The Debian 12 upgrade in T5003 caused a regression for connecting to legacy networks that only support TLSv1.0/1.1 for EAP-TLS. This commit fixes one part of the issue by adding Debian's patch for allowing legacy renegotiation (SSL_OP_LEGACY_SERVER_CONNECT flag). The flag used to be allowed by default, but that changed with the openssl 3.0 upgrade in Debian 12. (This commit also updates `build.sh` to just overwrite `debian/patches/series` and not delete patch files since dpkg-buildpackage/quilt never applies unlisted patches.) Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com> | |||
2023-04-04 | accel-ppp: T5138: Use L2TP Calling-Number in RADIUS attributes | zsdc | |
Use L2TP Calling-Number in Calling-Station-ID RADIUS attribute | |||
2023-04-01 | T5125: bump hsflowd version to v2.0.50-4 | Viacheslav Hletenko | |
2023-03-31 | T5125: Add DBUS option to build hsflowd for getting sflow stat | Viacheslav Hletenko | |
Build hsflowd with "DBUS" option allows to get statistics for op-mode | |||
2023-03-29 | T5086: bump hsflowd version to v2.0.50-3 | Viacheslav Hletenko | |
2023-03-25 | strongSwan: create vyos specific version string | Christian Breunig | |
2023-03-21 | frr: T5100: drop patches already present in upstream version | Christian Breunig | |
2023-03-21 | Merge pull request #322 from sever-sever/T5100 | Christian Breunig | |
T5100: Update FRR to 8.5 | |||
2023-03-21 | Kernel: T4928: statically compile CONFIG_IKCONFIG | Christian Breunig | |
2023-03-21 | T5100: Update FRR to 8.5 | Viacheslav Hletenko | |
2023-03-17 | T5086: Build hsflowd with option DROPMON | Viacheslav Hletenko | |
2023-03-17 | Kernel: T5086: enable CONFIG_NET_DROP_MONITOR for hsflowd | Christian Breunig | |
2023-03-17 | Kernel: T4928: update config to v6.1.19 | Christian Breunig | |
2023-03-16 | hsflowd: T5086: ARM package has aarch64 extension, rename to arm64 | Christian Breunig | |
2023-03-16 | hsflowd: T5086: add missing libpcap0.8-dev dependency - unsatisfied on arm64 | Christian Breunig | |
2023-03-16 | hsflowd: T5086: bump version to v2.0.48-1 | Christian Breunig | |
2023-03-14 | T5086: Add Jenkins build for hsflowd deb pkg | Viacheslav Hletenko | |
Build 'hsflofd' from sources | |||
2023-03-11 | Docker: T5076: unbloat container - remove dependencies for pam_tacplus | Christian Breunig | |
2023-03-11 | Docker: T5076: unbloat container - remove dependencies for wide-dhcpv6 | Christian Breunig | |
2023-03-11 | gitignore: frr: add rtrlib and remove libyang (provided via Debian package) | Christian Breunig | |
2023-03-11 | Docker: T5076: unbloat container - remove dependencies for frr | Christian Breunig | |
2023-03-11 | keepalived: T5003: move to Debian upstream version | Christian Breunig | |