diff options
| author | Helge Deller | 2019-03-10 12:12:16 +0100 |
|---|---|---|
| committer | Laurent Vivier | 2019-05-09 17:27:38 +0200 |
| commit | b9cce6d756043c92de1c29f73fc744cd3f81ede9 (patch) | |
| tree | 4199fd1a15dab3de20d4502a95d30ebb7fdcd7ea /include | |
| parent | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... (diff) | |
| download | qemu-b9cce6d756043c92de1c29f73fc744cd3f81ede9.tar.gz qemu-b9cce6d756043c92de1c29f73fc744cd3f81ede9.tar.xz qemu-b9cce6d756043c92de1c29f73fc744cd3f81ede9.zip | |
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 'include')
0 files changed, 0 insertions, 0 deletions
