- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Sep 16 2024
Sep 16 2024
dmbaturin added a project to T6044: OpenVPN certificate revocation does not work properly: Restricted Project.
dmbaturin added a project to T6049: wwan didn't setup static IP addres and MTU on wwan0: Restricted Project.
dmbaturin added a project to T6153: Installer offers RAID-1 without excluding the USB install media: Bugs.
dmbaturin added a project to T1641: VRRP conntrack-sync dropping packets passing through the router: Restricted Project.
dmbaturin added a project to T3062: Multiple Wireless SSID's on Single Wireless Card causes a crash: Restricted Project.
dmbaturin added a project to T3086: Scheduled squidguard blacklist update breaks Squid: Restricted Project.
dmbaturin added a project to T3338: Some Cloud-Init configurations can prevent login on the router: Restricted Project.
dmbaturin added a project to T3334: Changing serial settings from a serial console ends session abruptly: Restricted Project.
dmbaturin added a project to T3338: Some Cloud-Init configurations can prevent login on the router: Bugs.
dmbaturin added a project to T3393: IPoE does not assign IPv6 PD or WAN address: Restricted Project.
dmbaturin added a project to T3449: Unsuccessful attempt at network boot causes packet loss on associated VLAN: Restricted Project.
dmbaturin added a project to T3334: Changing serial settings from a serial console ends session abruptly: Bugs.
dmbaturin added a project to T3529: vyos.frr class has no support for multi-line modify_section: Restricted Project.
dmbaturin added a project to T4399: nhrp - add or delete nhrp tunnel restart opennhrp process: Restricted Project.
dmbaturin added a project to T4816: IPv4-mapped and IPv4-compatible IPv6 addresses not valid anymore: Restricted Project.
dmbaturin added a project to T4520: Incorrect addresses returned with interaction of static /etc/hosts with DNS64: Restricted Project.
dmbaturin added a project to T6076: [1.3.3->1.4.0-epa1 Migration] Most of config missing: Restricted Project.
dmbaturin added a project to T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled: Restricted Project.
Sep 15 2024
Sep 15 2024
dmbaturin added a project to T6514: Raw output for system storage op mode causes exceptions on live CD: Bugs.
dmbaturin added a project to T6715: date: manually changing time/date is not synced into hardware clock: Bugs.
dmbaturin added a project to T4025: OpenVPN server with TAP interface, client didn’t see network: Bugs.
Sep 15 2024, 5:04 PM · Bugs, VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1), Restricted Project, openvpn
dmbaturin added a project to T5077: routes completely dropped from the node while running L2TP LNS service: Bugs.
dmbaturin added a project to T5156: vyos unable to tell that it updated dynamic DNS on cloudflare correctly: Bugs.
dmbaturin added a project to T5539: vyos-build: wireless-regdb would not load due to signature mismatch: Bugs.
dmbaturin added a project to T5820: error on dhcpv6-server range prefix with trailing colon (:): Bugs.
dmbaturin added a project to T6113: dhcp6c@pppoe0.service cannot stop gracefully when VyOS shutdowns: Bugs.
dmbaturin added a project to T6144: Updating the system image without enough space for the files can break the system: Bugs.
Sep 15 2024, 5:03 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.3), Restricted Project, VyOS Rolling
dmbaturin added a project to T6336: `set system option kernel disable-mitigations` not applied on upgrade: Bugs.
dmbaturin added a project to T6578: Unhandled exception in "show openconnect-server sessions": Bugs.
dmbaturin added a project to T2003: BGP FQDN capability has improper hostname after new image install: Bugs.
dmbaturin added a project to T2505: XCP-ng packet drops for small packets (e.g. icmp) under Xen and AWS: Bugs.
dmbaturin added a project to T4667: DMVPN IPSec allows cleartext GRE over the internet when reconnecting: Bugs.
dmbaturin added a project to T5991: 1.4.0-RC3 deleting portions of config in error (migration script): Bugs.
c-po lowered the priority of T6715: date: manually changing time/date is not synced into hardware clock from Normal to Low.
c-po changed the status of T6715: date: manually changing time/date is not synced into hardware clock from Open to In progress.
Sep 14 2024
Sep 14 2024
c-po moved T6653: Generate a build/manifest.json file after assembling the image(s) from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.1) board.
c-po moved T6702: Podman 4.9.5 is missing "podman.sock" service socket from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.1) board.
Sep 13 2024
Sep 13 2024
Unfortunately the version: v2.18.1 (2024/05/20) does not work correctly and previous versions 2.17.1 are not compatible with the newest kernel version
make -C /vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/linux M=/vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/vyos-drivers-realtek-r8152-2.17.1 modules
make[2]: Entering directory '/vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/linux-6.6.49'
CC [M] /vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/vyos-drivers-realtek-r8152-2.17.1/r8152.o
/vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/vyos-drivers-realtek-r8152-2.17.1/r8152.c: In function ‘r8152_csum_workaround’:
/vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/vyos-drivers-realtek-r8152-2.17.1/r8152.c:2114:24: error: implicit declaration of function ‘skb_gso_segment’; did you mean ‘skb_gso_reset’? [-Werror=implicit-function-declaration]
2114 | segs = skb_gso_segment(skb, features);
| ^~~~~~~~~~~~~~~
| skb_gso_reset
/vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/vyos-drivers-realtek-r8152-2.17.1/r8152.c:2114:22: warning: assignment to ‘struct sk_buff *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
2114 | segs = skb_gso_segment(skb, features);
| ^
cc1: some warnings being treated as errors
make[4]: *** [scripts/Makefile.build:243: /vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/vyos-drivers-realtek-r8152-2.17.1/r8152.o] Error 1
make[3]: *** [/vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/linux-6.6.49/Makefile:1921: /vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/vyos-drivers-realtek-r8152-2.17.1] Error 2
make[2]: *** [Makefile:234: __sub-make] Error 2
make[2]: Leaving directory '/vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/linux-6.6.49'
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 2
make[1]: Leaving directory '/vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/vyos-drivers-realtek-r8152-2.17.1'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui failed
Traceback (most recent call last):
File "/vyos/work/T6713-current-realtek/vyos-build/packages/linux-kernel/./build-driver-realtek-r8152.py", line 88, in <module>
run(debuild_cmd, cwd=PACKAGE_DIR, check=True)
File "/usr/lib/python3.11/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['debuild']' returned non-zero exit status 29.Sep 12 2024
Sep 12 2024
Viacheslav edited projects for T6713: Realtek driver doesn't support recent NICs, added: VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1); removed VyOS 1.4 Sagitta.
Sep 10 2024
Sep 10 2024
diodep closed T6681: IPv6 SLAAC: Option to suppress Interval advertisement on RA packet as Resolved.
Sep 9 2024
Sep 9 2024
c-po moved T6702: Podman 4.9.5 is missing "podman.sock" service socket from Open to Finished on the VyOS 1.5 Circinus board.
Sep 6 2024
Sep 6 2024
Viacheslav changed the subtype of T6701: Add support for disabling built-in DNS for containers from "Task" to "Feature Request".
c-po changed the status of T6702: Podman 4.9.5 is missing "podman.sock" service socket from Open to In progress.
c-po changed the status of T6701: Add support for disabling built-in DNS for containers from Open to In progress.
Sep 4 2024
Sep 4 2024
aalmenar added a comment to T5117: wide-dhcpv6 prefix delegation & router adverts for prefixes not working with decrement-lifetimes.
This bug should be closed since vyos has moved to use Kea and no longer uses wide-dhcpv6