Le 07/03/2023 à 12:27, Mathis MARION a écrit :
On 06/03/2023 22:52, Laurent Vivier wrote:
CAUTION: This email originated from outside of the organization. Do not click links or open
attachments unless you recognize the sender and know the content is safe.
Le 20/02/2023 à 09:58, Mathis Mario
On 06/03/2023 22:52, Laurent Vivier wrote:
CAUTION: This email originated from outside of the organization. Do not
click links or open attachments unless you recognize the sender and know
the content is safe.
Le 20/02/2023 à 09:58, Mathis Marion a écrit :
From: Mathis Marion
Fields sin6
Le 20/02/2023 à 09:58, Mathis Marion a écrit :
From: Mathis Marion
Fields sin6_flowinfo and sin6_scope_id use the host byte order, so there
is a conversion to be made when host and target endianness differ.
Signed-off-by: Mathis Marion
---
linux-user/syscall.c | 6 ++
1 file changed, 6
On 20/02/2023 10:06, Philippe Mathieu-Daudé wrote:
CAUTION: This email originated from outside of the organization. Do not
click links or open attachments unless you recognize the sender and know
the content is safe.
On 20/2/23 09:58, Mathis Marion wrote:
From: Mathis Marion
Fields sin6
On 20/2/23 10:09, Mathis MARION wrote:
On 20/02/2023 10:06, Philippe Mathieu-Daudé wrote: >> On 20/2/23 09:58, Mathis
Marion wrote:
From: Mathis Marion
Fields sin6_flowinfo and sin6_scope_id use the host byte order, so there
is a conversion to be made when host and target endianness differ.
On 20/2/23 09:58, Mathis Marion wrote:
From: Mathis Marion
Fields sin6_flowinfo and sin6_scope_id use the host byte order, so there
is a conversion to be made when host and target endianness differ.
Signed-off-by: Mathis Marion
---
linux-user/syscall.c | 6 ++
1 file changed, 6 inserti
From: Mathis Marion
Fields sin6_flowinfo and sin6_scope_id use the host byte order, so there
is a conversion to be made when host and target endianness differ.
Signed-off-by: Mathis Marion
---
linux-user/syscall.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/linux-user/syscall.c b