On Thu, Jul 10, 2014 at 01:15:30PM -0700, Gurucharan Shetty wrote: > On Thu, Jul 10, 2014 at 11:13 AM, Ben Pfaff <b...@nicira.com> wrote: > > This struct is used only in netlink-socket.c, which is only used on Linux, > > which in turn gets the definition from <linux/netlink.h>. On Windows the > > definition actually causes a small amount of trouble because Windows does > > not define sa_family_t (despite POSIX), so it's better to remove it. > > > > Even if other platforms adopt Netlink, I have no reason to believe that > > they will use the same sockaddr format as Linux. > > > > CC: Saurabh Shah <ssaur...@vmware.com> > > Signed-off-by: Ben Pfaff <b...@nicira.com> > Acked-by: Gurucharan Shetty <gshe...@nicira.com>
Thanks! Applied. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev