diff options
| author | ZeusCraft10 <akhilachanta8@gmail.com> | 2025-12-30 17:31:40 -0500 |
|---|---|---|
| committer | ZeusCraft10 <akhilachanta8@gmail.com> | 2025-12-30 17:34:05 -0500 |
| commit | 72b4faa00b743dc5bbd2e25c54b216510e978a5a (patch) | |
| tree | 0ac0f91e191cac64844cd8867274c97f9e07e4f7 /Emby.Server.Core/Configuration | |
| parent | d28ee6d71415b4c1f5c158f30f427b6952b8d65b (diff) | |
Fix UDP Auto-Discovery returning IPv6 for cross-subnet IPv4 requests
Fixes #15898
When a UDP discovery request is relayed from a different IPv4 subnet,
GetBindAddress() now correctly returns an IPv4 address instead of
incorrectly falling back to ::1.
Changes:
- Loopback fallback now prefers address family matching the source IP
- Interface fallback now prefers interfaces matching source address family
- Added test case for cross-subnet IPv4 request scenario
Diffstat (limited to 'Emby.Server.Core/Configuration')
0 files changed, 0 insertions, 0 deletions
