I continued testing and stumbled over an interesting part:
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mon, Jan 5
Mon, Jan 5
natali-rs1985 updated the task description for T8151: VPP: Switching interface driver between DPDK and XDP multiple times leads to loss of connectivity (cannot ping neighbor).
GitHub <noreply@github.com> committed rVYOSONEX1ff4f6d9f8fc: Merge pull request #4933 from c-po/eth-fix (authored by c-po).
natali-rs1985 updated the task description for T8151: VPP: Switching interface driver between DPDK and XDP multiple times leads to loss of connectivity (cannot ping neighbor).
natali-rs1985 updated the task description for T8151: VPP: Switching interface driver between DPDK and XDP multiple times leads to loss of connectivity (cannot ping neighbor).
Viacheslav changed the status of T7635: OpenConnect Certificate Authentication from Open to Needs testing.
GitHub <noreply@github.com> committed rVYOSONEX381ae4a8ccdd: Update src/conf_mode/vpn_openconnect.py (authored by dmbaturin).
c-po committed rVYOSONEXbb7476e1a2f6: T7635: OpenConnect Certificate Authentication (authored by giga1699).
GitHub <noreply@github.com> committed rVYOSONEXde65dc329cae: Update interface-definitions/vpn_openconnect.xml.in (authored by dmbaturin).
GitHub <noreply@github.com> committed rVYOSONEX8938dbe63cea: Update interface-definitions/vpn_openconnect.xml.in (authored by dmbaturin).
GitHub <noreply@github.com> committed rVYOSONEX2e9c1ffd20a8: Merge pull request #4934 from giga1699/T8145 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX4c74474d958c: Merge pull request #4929 from bilde2910/T8140 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX0da5b3c18ef5: Merge pull request #4928 from bilde2910/T8139 (authored by c-po).
A test with the current nightly build from 2026-01-05 has the same problem as version 2025.11.
Taras helped me with the required tracing of the problem.
Attached are the nft trace output.
With the help of Taras Pudiak I was able to make a diff of the nft config, here are the differences:
This is due to a hardcoded limit on the size of the underlying unionfs file in vyatta-cfg: as the value was set rather arbitrarily, we will increase the limit from 2^18 to 2^20. Note that limit is encountered irrespective of the use of the http api.
Viacheslav changed the status of T8145: LUKS Encryption Passphrase Observable from Open to In progress.
Viacheslav triaged T8149: Intel Driver Bug: UDP checksum mismatch are counted as rx_errors as Normal priority.
Viacheslav changed the status of T8146: Confirm the key when config encryption is configured without TPM from Open to In progress.
Viacheslav triaged T8148: cleanup SLAAC assigned address and default route when interface goes down as Normal priority.
Sun, Jan 4
Sun, Jan 4
Sat, Jan 3
Sat, Jan 3
GitHub <noreply@github.com> committed rVYOSONEX1fc20e61560d: Merge pull request #4927 from bilde2910/T8138 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX50fb2078f316: Merge pull request #4932 from kumvijaya/current (authored by c-po).
Issue also exists in VyOS 1.4.4 but with a different error message:
Vijayakumar updated the task description for T8144: Update workflows for pull_request_target policy updates.
c-po renamed T8142: Configure non-existig Ethernet interface gives Traceback error from Add address to non-existig interface Traceback error to Configure non-existig Ethernet interface gives Traceback error.
c-po changed the status of T8142: Configure non-existig Ethernet interface gives Traceback error from Open to In progress.
c-po moved T2416: Do not always delete all bond members when adding new ones from Need Triage to Completed on the VyOS Rolling board.
c-po moved T8111: cloud-init: Implement smoketests for testing from Need Triage to Completed on the VyOS Rolling board.
Fri, Jan 2
Fri, Jan 2
Viacheslav triaged T8126: Add 'no' support for FRR commands that are needed for Segment Routing Traffic Engineering as Normal priority.
Viacheslav closed T8119: Bump accel-ppp-ng version to 474b63d, a subtask of T8010: Accel-ppp-ng, make a VPP routine as a separate plugin., as Resolved.
Viacheslav triaged T8130: Ignore IPoE session initialization packets from unexpected IP addresses as Normal priority.
Viacheslav triaged T8142: Configure non-existig Ethernet interface gives Traceback error as Normal priority.
Tested on the latest rolling, works as expected.
vyos@vyos# run show conf comm | match "pppoe|ipoe" set service ipoe-server authentication mode 'noauth' set service ipoe-server client-ip-pool FIRST range '100.64.222.2-100.64.222.254' set service ipoe-server default-pool 'FIRST' set service ipoe-server gateway-address '100.64.222.1/24' set service ipoe-server interface eth2 network 'shared' set service pppoe-server access-concentrator 'vyos-vpp' set service pppoe-server authentication local-users username one password 'one' set service pppoe-server authentication mode 'local' set service pppoe-server client-ip-pool FIRST range '100.64.0.2-100.64.0.254' set service pppoe-server default-pool 'FIRST' set service pppoe-server gateway-address '100.64.0.1' set service pppoe-server interface eth2 set service pppoe-server name-server '1.1.1.1' [edit] vyos@vyos# set vpp settings interface eth2 driver dpdk [edit] vyos@vyos# set vpp settings unix poll-sleep-usec 255 [edit] vyos@vyos# commit [ vpp ] WARNING: offload option in eth2 settings is not supported by VPP interfaces. It will be ignored.
Viacheslav changed the status of T8138: Modifying firewall groups does not update dependent NAT66 nft rules from Open to In progress.
Viacheslav triaged T8140: Support captive portal identification in IPv6 router advertisements (RFC 8910) as Normal priority.
natali-rs1985 closed T8080: VPP: configuration commit fail causes interface state corruption as Resolved.
natali-rs1985 closed T8080: VPP: configuration commit fail causes interface state corruption, a subtask of T7070: VPP related bugs the root task, as Resolved.
Viacheslav changed the status of T8140: Support captive portal identification in IPv6 router advertisements (RFC 8910) from Open to In progress.
natali-rs1985 moved T8080: VPP: configuration commit fail causes interface state corruption from Need Triage to Completed on the VyOS Rolling board.
natali-rs1985 closed T8137: VPP: Fix op mode commands which use unsupported in circinus <virtualTagNode>, a subtask of T7070: VPP related bugs the root task, as Resolved.
natali-rs1985 moved T8137: VPP: Fix op mode commands which use unsupported in circinus <virtualTagNode> from Need Triage to Completed on the VyOS Rolling board.
Viacheslav changed the status of T8139: Add support for NAT66 source groups from Open to In progress.
Adding in support for hex strings for PPK and PSK secrets.