]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Copy sin6_flowinfo and sin6_scope_id too
authorOlivier Houchard <ohouchard@haproxy.com>
Fri, 29 May 2026 14:17:36 +0000 (16:17 +0200)
committerOlivier Houchard <cognet@ci0.org>
Fri, 29 May 2026 13:36:47 +0000 (15:36 +0200)
commit004ad29bb226040a9b00ffbdaaa561b31b23c562
tree0ea815d4e04d1b777280b3227090c03857814da7
parentd796a31945628c562392d7d37c278579a18404cd
MINOR: quic: Copy sin6_flowinfo and sin6_scope_id too

In in46un_to_addr(), when copying a struct sockaddr_in6, copy the
sin6_flowinfo and sin6_scope_id, as they are part of the structure too.
They are unlikely to be of any use for us, but this is more correct
anyway.
include/haproxy/quic_sock.h