On Fri, Apr 15, 2016 at 05:02:33PM -0700, Daniele Di Proietto wrote:
> Linux and FreeBSD have slightly different names for these constants.
> Windows doesn't define them. It is simpler to redefine them from
> scratch for OVS. The new names are different than those used in Linux
> and FreeBSD.
>
On 15 April 2016 at 17:02, Daniele Di Proietto wrote:
> Linux and FreeBSD have slightly different names for these constants.
> Windows doesn't define them. It is simpler to redefine them from
> scratch for OVS. The new names are different than those used in Linux
> and FreeBSD.
>
> These definit
Linux and FreeBSD have slightly different names for these constants.
Windows doesn't define them. It is simpler to redefine them from
scratch for OVS. The new names are different than those used in Linux
and FreeBSD.
These definitions will be used by a future commit.
Signed-off-by: Daniele Di P