]> git.ipfire.org Git - thirdparty/glibc.git/commit
getaddrinfo.c: support MPTCP (BZ #29609)
authorzhenwei pi <pizhenwei@bytedance.com>
Tue, 11 Mar 2025 07:52:39 +0000 (15:52 +0800)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 12 Mar 2025 17:23:57 +0000 (14:23 -0300)
commita8e9022e0f829d44a818c642fc85b3bfbd26a514
treeaecd7b8c8490b449e0a96c55b20d74a54ba69731
parent3e8814903c584b582740b42fa5fb0ad4e0e480bf
getaddrinfo.c: support MPTCP (BZ #29609)

There is a lack of MPTCP support from gaih_inet_typeproto array, add
MPTCP entry.

Signed-off-by: zhenwei pi <zhenwei.pi@linux.dev>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
nss/getaddrinfo.c
nss/tst-getaddrinfo3.c