[ovs-dev] [PATCH 2/2 v2] netlink-socket.c: add support for nl_lookup_genl_mcgroup()

Ben Pfaff blp at nicira.com
Wed Aug 27 15:10:49 UTC 2014


On Tue, Aug 26, 2014 at 08:17:03PM -0700, Nithin Raju wrote:
> While we work out whether nl_sock_join_mcgroup() will be the mechanism
> to support VPORT events, it is easy to add support for
> nl_lookup_genl_mcgroup() and make progress on the other commands.
> 
> In this patch, we implement support for nl_lookup_genl_mcgroup() only
> for the VPORT family though, which is all what dpif-linux.c needs.
> 
> Validation:
> - A ported dpif-linux.c with epoll code commented out went so far as
> to call dp_enumerate! DP Dump commands can be implemented next.
> 
> Signed-off-by: Nithin Raju <nithin at vmware.com>

Both applied, thanks!



More information about the dev mailing list