[ovs-dev] [PATCH 0/5] Compilation with Android NDK

Simon Horman horms at verge.net.au
Thu Sep 22 12:24:09 UTC 2011


Hi,

the following series is intended to bring Open vSwitch closer
to being able to be compiled when compiling using the Android NDK r6b
(Android API level 13).

The series consists of the following patches
[PATCH 1/5] Include <sys/socket.h> in socket-util.h
[PATCH 2/5] Include <sys/time.h> in socket-util.h
[PATCH 3/5] Add fallback definition of SIG_ATOMIC_MAX
[PATCH 4/5] Do not include net/ethernet.h and linux/if_tunnel.h
[PATCH 5/5] Remove netdev_find_dev_by_in4

With the exception of patch 3/5 these feel like general clean-up
patches to me.




More information about the dev mailing list