From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 30 May 2014 07:38:34 -0700 From: Stephen Hemminger Message-ID: <20140530073834.0986af33@nehalam.linuxnetplumber.net> In-Reply-To: <1400994205-31165-4-git-send-email-linus.luessing@web.de> References: <1400994205-31165-1-git-send-email-linus.luessing@web.de> <1400994205-31165-4-git-send-email-linus.luessing@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [B.A.T.M.A.N.] [PATCHv2 net-next 3/4] bridge: add export of multicast database adjacent to net_dev Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Linus =?ISO-8859-1?B?TPxzc2luZw==?= Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org, "David S. Miller" , b.a.t.m.a.n@lists.open-mesh.org, linux-kernel@vger.kernel.org On Sun, 25 May 2014 07:03:24 +0200 Linus L=FCssing wrote: > With this new, exported function br_multicast_list_adjacent(net_dev) a > list of IPv4/6 addresses is returned. This list contains all multicast > addresses sensed by the bridge multicast snooping feature on all bridge > ports of the bridge interface of net_dev, excluding addresses from the > specified net_device itself. >=20 > Adding bridge support to the batman-adv multicast optimization requires > batman-adv knowing about the existence of bridged-in multicast > listeners to be able to reliably serve them with multicast packets. >=20 > Signed-off-by: Linus L=FCssing Please use EXPORT_SYMBOL_GPL