If user supplies AF_UNSPEC, we need to do two queries, one for IPv4 A record and one for IPv6 AAAA record. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
7 lines
108 B
YAML
7 lines
108 B
YAML
common:
|
|
depends_on: netif
|
|
tests:
|
|
net.socket:
|
|
min_ram: 21
|
|
tags: net socket getaddrinfo userspace
|