blob: 97585142ce96c30212de115db0ca56a9a5eff849 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
id = 999
title = "Update ipv4 function calls"
state = "opened"
created_at = "2022-04-22T17:37:34.434Z"
closed_at = "n/a"
labels = ["Networking", "kind::Feature Request"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/999"
host-os = "n/a"
host-arch = "n/a"
qemu-version = "n/a"
guest-os = "n/a"
guest-arch = "n/a"
description = """Qemu still uses obsolete ipv4 functions, it would be fine to convert them to their ipv6 counterparts:
* gethostbyname
* inet_aton
* inet_ntoa"""
reproduce = "n/a"
additional = "n/a"
|