diff options
author | Helge Deller <deller@gmx.de> | 2019-03-10 12:12:16 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2019-05-09 17:27:38 +0200 |
commit | b9cce6d756043c92de1c29f73fc744cd3f81ede9 (patch) | |
tree | 4199fd1a15dab3de20d4502a95d30ebb7fdcd7ea /qemu.sasl | |
parent | 68a7b9724fe80bedb85060bde605213ce3f9baec (diff) |
linux-user: Add missing IPV6 sockopts
When running ssh over IPv6 with linux-user I faced this warning:
Unsupported setsockopt level=41 optname=67
setsockopt IPV6_TCLASS 32: Protocol not available:
This patch adds code to the linux-user emulatation for setting and
retrieving of a few missing IPV6 options, including IPV6_TCLASS.
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'qemu.sasl')
0 files changed, 0 insertions, 0 deletions