diff options
author | Laurent Vivier <laurent@vivier.eu> | 2020-11-16 17:36:22 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2020-11-17 15:22:49 +0100 |
commit | f536612dc1b5923efd794815baecf3808d07dfae (patch) | |
tree | 9d3d0063c5553699d9b384499c941c3b01a523ed /linux-user/xtensa/syscallhdr.sh | |
parent | cb5ed407a1ddadf788fd373fed41c87c9e81e5b0 (diff) |
linux-user,netlink: fix message translation with ip command
With iproute2-5.8.0, the route, link and addr show commands fail:
root@sid:~# ip addr show
RTNETLINK answers: Unknown error 352321537
Dump terminated
root@sid:~# ip link show
RTNETLINK answers: Unknown error 352321537
Dump terminated
root@sid:~# ip route show
RTNETLINK answers: Unknown error 352321537
Dump terminated
This patch correctly decodes the GETROUTE and GETLINK commands and adds
the RTA_TABLE message.
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20201116163622.791442-1-laurent@vivier.eu>
Diffstat (limited to 'linux-user/xtensa/syscallhdr.sh')
0 files changed, 0 insertions, 0 deletions