> On Apr 28, 2017, at 5:56 PM, Joe Stringer <[email protected]> wrote: > > On 28 April 2017 at 17:46, Jarno Rajahalme <[email protected]> wrote: >> Unconditionally define OVS_CT_EVENT_* macros for the datapath netlink >> interface so that we do not need to include platform dependent files. >> This fixes the build on non-Linux (and non-Windows) platforms. >> >> Also define a macro for the default set of events set by OVS userspace. >> >> Reported-by: Joe Stringer <[email protected]> >> Signed-off-by: Jarno Rajahalme <[email protected]> >> --- > > Thanks, this approach looks more robust, and it fixes the current > breakage on travis: > https://travis-ci.org/joestringer/openvswitch/builds/227028848 > > Acked-by: Joe Stringer <[email protected]>
Thanks, pushed to master, Jarno _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
