Re: [ovs-dev] [PATCH] netlink-socket: Add conceptual documentation.

2014-07-29 Thread Ben Pfaff
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. &

Re: [ovs-dev] [PATCH] netlink-socket: Add conceptual documentation.

2014-07-29 Thread Saurabh Shah
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

[ovs-dev] [PATCH] netlink-socket: Add conceptual documentation.

2014-07-28 Thread Ben Pfaff
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