gt; -Original Message-
> > From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Ben Pfaff
> > Sent: Monday, July 28, 2014 11:35 PM
> > To: dev@openvswitch.org
> > Cc: Ben Pfaff
> > Subject: [ovs-dev] [PATCH] netlink-socket: Add conceptual documentation.
&
This is excellent. Thanks, Ben.
> -Original Message-
> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Ben Pfaff
> Sent: Monday, July 28, 2014 11:35 PM
> To: dev@openvswitch.org
> Cc: Ben Pfaff
> Subject: [ovs-dev] [PATCH] netlink-socket: Add concep
Based on a conversation with the VMware Hyper-V team earlier today.
This commit also changes a couple of functions that were only used with
netlink-socket.c into static functions. I couldn't think of a reason for
code outside that file to use them.
Signed-off-by: Ben Pfaff
---
lib/netlink-sock