This series fixes some netlink errors while we start "gedit".
The first patch has already been sent alone.
v2:
- added Peter's R-b for the first patch
- added a patch to intoduce QEMU_RTA_* enum
Laurent Vivier (4):
linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
linux-user: update netlink route types
linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
linux-user/syscall.c | 129 ++++++++++++++++++++++++++++++++++++++-----
1 file changed, 116 insertions(+), 13 deletions(-)
--
2.17.1