From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: Re: [PATCH v6 3/4] cfg80211: configure multicast to unicast for AP interfaces Date: Thu, 27 Oct 2016 14:20:15 +0200 Message-ID: <1477570815.4534.2.camel@sipsolutions.net> References: <1476119543-24509-1-git-send-email-michael-dev@fami-braun.de> <1476119543-24509-3-git-send-email-michael-dev@fami-braun.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Cc: linux-wireless@vger.kernel.org, projekt-wlan@fem.tu-ilmenau.de, netdev@vger.kernel.org To: Michael Braun Return-path: Received: from s3.sipsolutions.net ([5.9.151.49]:39526 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S941371AbcJ0NyO (ORCPT ); Thu, 27 Oct 2016 09:54:14 -0400 In-Reply-To: <1476119543-24509-3-git-send-email-michael-dev@fami-braun.de> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 2016-10-10 at 19:12 +0200, Michael Braun wrote: > This add a userspace toggle to configure multicast to unicast. >  I applied this, with a bunch of fixes and documentation improvements. johannes