index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
netlink-socket.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink-socket: Reorder elements in nl_dump structure.
Bhanuprakash Bodireddy
2016-10-17
1
-3
/
+3
*
Move lib/ofpbuf.h to include/openvswitch directory
Ben Warren
2016-03-30
1
-1
/
+1
*
nl_sock_fd is not used under MSVC
Alin Serdean
2015-09-28
1
-0
/
+2
*
netlink-socket: Add packet subscribe functionality on Windows.
Nithin Raju
2014-10-23
1
-0
/
+13
*
netlink-socket: Allow compiling on MSVC even without HAVE_NETLINK.
Alin Serdean
2014-07-29
1
-0
/
+2
*
netlink-socket: Add conceptual documentation.
Ben Pfaff
2014-07-29
1
-11
/
+141
*
netlink-socket: Simplify multithreaded dumping to match Linux reality.
Ben Pfaff
2014-07-16
1
-4
/
+7
*
netlink-socket: Work around kernel Netlink dump thread races.
Ben Pfaff
2014-07-10
1
-0
/
+2
*
netlink: Make nl_dump_next() thread-safe.
Joe Stringer
2014-02-27
1
-2
/
+14
*
netlink: Remove buffer from 'struct nl_dump'.
Joe Stringer
2014-02-27
1
-2
/
+3
*
netlink: Rename 'dump->seq' to 'dump->nl_seq'
Joe Stringer
2014-01-23
1
-2
/
+2
*
datapath: Cleanup netlink compat code.
Pravin B Shelar
2013-09-06
1
-2
/
+1
*
netlink-socket: Make thread-safe.
Ben Pfaff
2013-07-18
1
-0
/
+6
*
netlink-socket: Simplify use of transactions and dumps.
Ben Pfaff
2013-07-18
1
-2
/
+7
*
ovs-brcompatd: Fix sending replies to kernel requests.
Ben Pfaff
2012-07-05
1
-0
/
+2
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
netlink-socket: Make caller provide message receive buffers.
Ben Pfaff
2012-04-18
1
-7
/
+13
*
netlink-socket: Remove unnecessary #include.
Ben Pfaff
2012-04-18
1
-1
/
+0
*
dpif-linux: Use poll() internally in dpif_linux_recv().
Ben Pfaff
2011-11-28
1
-0
/
+1
*
Revert "poll-loop: Enable checking whether a FD caused a wakeup."
Ben Pfaff
2011-11-28
1
-1
/
+0
*
netlink-socket: New function nl_sock_transact_multiple().
Ben Pfaff
2011-10-14
1
-0
/
+14
*
poll-loop: Enable checking whether a FD caused a wakeup.
Jesse Gross
2011-09-23
1
-0
/
+1
*
netlink: Expose method to get Netlink pid of a socket.
Jesse Gross
2011-09-23
1
-0
/
+2
*
dpif-linux: Handle nl_lookup_genl_mcgroup() failures.
Ethan Jackson
2011-09-16
1
-1
/
+2
*
netlink-socket: New function nl_lookup_genl_mcgroup().
Ethan Jackson
2011-09-01
1
-0
/
+2
*
netlink-socket: Remove unused nl_sock_sendv() function.
Ben Pfaff
2011-07-27
1
-3
/
+0
*
netlink-socket: Make dumping and doing transactions on same nl_sock safe.
Ben Pfaff
2011-01-27
1
-0
/
+1
*
netlink-socket: New function for draining the receive buffer.
Ben Pfaff
2011-01-27
1
-0
/
+2
*
netlink-socket: Add functions for joining and leaving multicast groups.
Ben Pfaff
2011-01-27
1
-4
/
+5
*
netlink: Split into generic and Linux-specific parts.
Ben Pfaff
2010-12-10
1
-0
/
+78