diff options
author | Laurent Vivier | 2016-06-02 22:14:15 +0200 |
---|---|---|
committer | Riku Voipio | 2016-06-07 10:39:00 +0200 |
commit | 575b22b1b7a843f34f52ebc9c00fb1c967258912 (patch) | |
tree | a87a147ccb4f5d86105dc79003bb4a2df3b00bc4 /linux-user/signal.c | |
parent | linux-user: add netlink audit (diff) | |
download | qemu-575b22b1b7a843f34f52ebc9c00fb1c967258912.tar.gz qemu-575b22b1b7a843f34f52ebc9c00fb1c967258912.tar.xz qemu-575b22b1b7a843f34f52ebc9c00fb1c967258912.zip |
linux-user: check if NETLINK_ROUTE is available
Some IFLA_* symbols can be missing in the host linux/if_link.h,
but as they are enums and not "#defines", check in "configure" if
last known (IFLA_PROTO_DOWN) is available and if not, disable
management of NETLINK_ROUTE protocol.
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/signal.c')
0 files changed, 0 insertions, 0 deletions