netlink-socket: Add packet subscribe functionality on Windows.
authorNithin Raju <nithin@vmware.com>
Thu, 23 Oct 2014 15:27:33 +0000 (08:27 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 23 Oct 2014 20:08:28 +0000 (13:08 -0700)
commit36791e21782536ab2ecc4aee9956d5333a8450c0
tree3e9b6af2e4626f237d4e7094a8a78261a25ad99b
parentb7cefbf7e52eb0262adb8447409d6ee52eb68a59
netlink-socket: Add packet subscribe functionality on Windows.

In this patch, we add support in userspace for packet subscribe API
similar to the join/leave MC group API that is used for port events.
The kernel code has already been commited.

Signed-off-by: Nithin Raju <nithin@vmware.com>
Acked-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/netlink-socket.c
lib/netlink-socket.h