Bug 486082 - UDP discovery returns IPv4 address on IPv6 interface
Summary: UDP discovery returns IPv4 address on IPv6 interface
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (show other bugs)
Version: 24.02.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-24 16:47 UTC by gudvinr+kde
Modified: 2024-04-24 16:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gudvinr+kde 2024-04-24 16:47:31 UTC
SUMMARY

When using KDE Connect's UDP discovery, you can see through avahi-browse that both IPv4 and IPv6 responses return IPv4 adress:

Service data for service 'b070924f_33d9_42a0_8df3_0c5b16749e73' of type '_kdeconnect._udp' in domain 'local' on 4.0:
        Host Android.local (192.168.XXX.YYY), port 1716, TXT data: ['type=phone', 'name=guacamole-phone', 'id=b070924f_33d9_42a0_8df3_0c5b16749e73', 'protocol=7']
Service data for service 'b070924f_33d9_42a0_8df3_0c5b16749e73' of type '_kdeconnect._udp' in domain 'local' on 4.1:
        Host Android.local (192.168.XXX.YYY), port 1716, TXT data: ['type=phone', 'name=guacamole-phone', 'id=b070924f_33d9_42a0_8df3_0c5b16749e73', 'protocol=7']

Where log 4.0 indicates IPv4 record and 4.1 is IPv6.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.6.28-1-lts (64-bit)
Graphics Platform: X11

Android App version: 1.30.1 (Google Play)