diff options
| author | Adam Smith <adamsmith@yzguy.io> | 2026-09-17 01:53:39 +0000 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-09-22 20:14:30 +0200 |
| commit | 97d46c8fe96bcf4b7deb89a4cedce2da2c73dbf4 (patch) | |
| tree | be670b974af73c783e398a85b3d4c502837ecfa4 /src/completion | |
| parent | 2b06da194c61091511a6eaf995b5186a919a4a7b (diff) | |
| download | vyos-1x-97d46c8fe96bcf4b7deb89a4cedce2da2c73dbf4.tar.gz vyos-1x-97d46c8fe96bcf4b7deb89a4cedce2da2c73dbf4.zip | |
wwan: T9326: fix dual-stack connect on single-PDN-context networks
Some networks only ever admit a single combined IPv4+IPv6 PDN context per APN
and reject a standalone IPv6 "Start Network" request outright (QMI
CallEndReason: ip-version-mismatch) once an IPv4 session already exists for
that APN.
This means "interfaces wwan <name>" with both
* "address dhcp"
* "address dhcpv6" or "ipv6 address autoconf"
never gets an IPv6 address on such networks, even though the modem and network
both genuinely support dual-stack.
Authored-by: Adam Smith <adamsmith@yzguy.io>
Co-Authored-by: Christian Breunig <christian@breunig.cc>
Diffstat (limited to 'src/completion')
0 files changed, 0 insertions, 0 deletions
