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

2014-07-29 Thread Ben Pfaff
Thanks for the review. I realized that I left off a couple of important points, so I'm folding in the following and will apply this to master soon. diff --git a/lib/netlink-socket.h b/lib/netlink-socket.h index 1450862..cdf32d2 100644 --- a/lib/netlink-socket.h +++ b/lib/netlink-socket.h @@ -149,

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 conceptual documentation. > > Base