[ovs-dev] [PATCH v2 4/5] osx: handle differences between OS X and other BSDs

Ben Pfaff blp at ovn.org
Wed Mar 23 01:44:50 UTC 2016


On Tue, Mar 15, 2016 at 11:52:58AM -0400, Lance Richardson wrote:
> Conditional compilation to account for:
>   - OS X does not implement RTM_IFANNOUNCE.
>   - OS X does not implement tap netdeivces.
>   - OS X does not implement RT_ROUNDUP().
> 
> Signed-off-by: Lance Richardson <lrichard at redhat.com>
> ---
> Changes from v1:
>   - Combined patches 4 and 5 into patch number 4
>   - Added implementation of RT_ROUNDUP() for OS X

Hmm.  Commenting out a whole file is not exactly what I expected...
Anyway, it's progress, thank you.  Applied.



More information about the dev mailing list