aboutsummaryrefslogtreecommitdiff
path: root/lib/netlink-socket.h
AgeCommit message (Expand)Author
2013-09-06datapath: Cleanup netlink compat code.Pravin B Shelar
2013-07-18netlink-socket: Make thread-safe.Ben Pfaff
2013-07-18netlink-socket: Simplify use of transactions and dumps.Ben Pfaff
2012-07-05ovs-brcompatd: Fix sending replies to kernel requests.Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-04-18netlink-socket: Make caller provide message receive buffers.Ben Pfaff
2012-04-18netlink-socket: Remove unnecessary #include.Ben Pfaff
2011-11-28dpif-linux: Use poll() internally in dpif_linux_recv().Ben Pfaff
2011-11-28Revert "poll-loop: Enable checking whether a FD caused a wakeup."Ben Pfaff
2011-10-14netlink-socket: New function nl_sock_transact_multiple().Ben Pfaff
2011-09-23poll-loop: Enable checking whether a FD caused a wakeup.Jesse Gross
2011-09-23netlink: Expose method to get Netlink pid of a socket.Jesse Gross
2011-09-16dpif-linux: Handle nl_lookup_genl_mcgroup() failures.Ethan Jackson
2011-09-01netlink-socket: New function nl_lookup_genl_mcgroup().Ethan Jackson
2011-07-27netlink-socket: Remove unused nl_sock_sendv() function.Ben Pfaff
2011-01-27netlink-socket: Make dumping and doing transactions on same nl_sock safe.Ben Pfaff
2011-01-27netlink-socket: New function for draining the receive buffer.Ben Pfaff
2011-01-27netlink-socket: Add functions for joining and leaving multicast groups.Ben Pfaff
2010-12-10netlink: Split into generic and Linux-specific parts.Ben Pfaff