linux-user: Add IPv6 options to do_print_sockopt()
commit38987eabb18ad6ba2ef71b19b43d7c869c58f4bb
authorShu-Chun Weng <scw@google.com>
Fri, 18 Dec 2020 19:32:13 +0000 (18 11:32 -0800)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 21 Jan 2021 12:27:08 +0000 (21 13:27 +0100)
tree506e136d8ee3d952302612b9aa02e27f49fdc060
parent22db1213899970f2b8b94223e88c7147726ad14e
linux-user: Add IPv6 options to do_print_sockopt()

Signed-off-by: Shu-Chun Weng <scw@google.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20201218193213.3566856-5-scw@google.com>
[lv: Add missing <linux/in6.h> include for IPV6_ADDR_PREFERENCES]
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/strace.c