diff options
| author | Laurent Vivier <laurent@vivier.eu> | 2016-06-27 18:54:30 +0200 |
|---|---|---|
| committer | Riku Voipio <riku.voipio@linaro.org> | 2016-07-19 15:20:59 +0300 |
| commit | c5dff280b8131b14a96b99c13c6a98d497c23271 (patch) | |
| tree | f2086f3555e7ee97187312f432d46281c0e00b71 /linux-user/linux_loop.h | |
| parent | a82ea9393df18276f36e3202d2cc3ad73b980e92 (diff) | |
| download | focaccia-qemu-c5dff280b8131b14a96b99c13c6a98d497c23271.tar.gz focaccia-qemu-c5dff280b8131b14a96b99c13c6a98d497c23271.zip | |
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/linux_loop.h')
0 files changed, 0 insertions, 0 deletions