: Re: [ovs-dev] [PATCH 4/5] Changes needed to netlink-socket for MSVC
On Thu, Jul 17, 2014 at 07:34:51PM +, Alin Serdean wrote:
> Add the structure sockaddr_nl to netlink-socket.c when compiling under
> MSVC.
>
> Add two functions set_sock_pid_in_kernel and portid_next. This will
On Thu, Jul 17, 2014 at 07:34:51PM +, Alin Serdean wrote:
> Add the structure sockaddr_nl to netlink-socket.c when compiling under
> MSVC.
>
> Add two functions set_sock_pid_in_kernel and portid_next. This will allow
> the channel identification for the kernel extension to send back messages.