[PULL 10/28] linux-user: fix sockaddr_in6 endianness

2023-03-10 Thread Laurent Vivier
From: Mathis Marion The sin6_scope_id field uses the host byte order, so there is a conversion to be made when host and target endianness differ. Signed-off-by: Mathis Marion Reviewed-by: Laurent Vivier Reviewed-by: Philippe Mathieu-Daudé Message-Id: <20230307154256.101528-2-mathis.mar...@sil

[PULL 10/28] linux-user: fix sockaddr_in6 endianness

2023-03-08 Thread Laurent Vivier
From: Mathis Marion The sin6_scope_id field uses the host byte order, so there is a conversion to be made when host and target endianness differ. Signed-off-by: Mathis Marion Reviewed-by: Laurent Vivier Reviewed-by: Philippe Mathieu-Daudé Message-Id: <20230307154256.101528-2-mathis.mar...@sil