aboutsummaryrefslogtreecommitdiff
path: root/linux-user/socket.h
diff options
context:
space:
mode:
authorLaurent Vivier <laurent@vivier.eu>2016-06-27 18:54:30 +0200
committerRiku Voipio <riku.voipio@linaro.org>2016-07-19 15:20:59 +0300
commitc5dff280b8131b14a96b99c13c6a98d497c23271 (patch)
treef2086f3555e7ee97187312f432d46281c0e00b71 /linux-user/socket.h
parenta82ea9393df18276f36e3202d2cc3ad73b980e92 (diff)
linux-user: add nested netlink types
Nested types are used by the kernel to send link information and protocol properties. We can see following errors with "ip link show": Unimplemented nested type 26 Unimplemented nested type 26 Unimplemented nested type 18 Unimplemented nested type 26 Unimplemented nested type 18 Unimplemented nested type 26 This patch implements nested types 18 (IFLA_LINKINFO) and 26 (IFLA_AF_SPEC). Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/socket.h')
0 files changed, 0 insertions, 0 deletions