Home
last modified time | relevance | path

Searched hist:"575 b22b1b7a843f34f52ebc9c00fb1c967258912" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall.c575b22b1b7a843f34f52ebc9c00fb1c967258912 Thu Jun 02 15:14:15 CDT 2016 Laurent Vivier <laurent@vivier.eu> 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>
/openbmc/qemu/
H A Dconfigure575b22b1b7a843f34f52ebc9c00fb1c967258912 Thu Jun 02 15:14:15 CDT 2016 Laurent Vivier <laurent@vivier.eu> 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>