[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1419270999-22165-1-git-send-email-johannes@sipsolutions.net>
Date: Mon, 22 Dec 2014 18:56:34 +0100
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Subject: [PATCH 0/5] netlink/genetlink cleanups & multicast improvements
I'm looking at using the multicast group functionality in a way that would
benefit from knowing when there are subscribers to avoid collecting the
required data when there aren't any. During this I noticed that the unbind
for multicast groups doesn't actually work - it's never called when sockets
are closed. Luckily, nobody actually uses the functionality.
While looking at the code trying to find why it's not called and where the
multicast listeners are actually removed, I found the potential cleanup in
patch 3. Patch 2 also has a cleanup for a generic netlink API in this area.
johannes
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists