Project

General

Profile

« Previous | Next » 

Revision 3f079df6

Added by Ewoud Kohl van Wijngaarden 22 days ago

Fixes #37355 - Explicitly query for IPv4 address in omapi code

The omapi API is IPv4-only so the DNS lookup should also only ask for
IPv4 addresses. Otherwise it may return an IPv6 address which ip2hex
can't deal with.

  • added
  • modified
  • copied
  • renamed
  • deleted