Re: [riot-devel] Border-router and multicast

2016-05-10 Thread Martine Lenders
Sorry, was (and still am) otherwise occupied. Will look into it tonight, tomorrow at the latest though. Regards, Martine 2016-05-10 18:05 GMT+02:00 Baptiste Clenet : > Ok Martine, Have you found any solution yet? > > 2016-05-10 9:48 GMT+02:00 Martine Lenders : > > Hi Baptiste, > > since IEEE 802

Re: [riot-devel] Border-router and multicast

2016-05-10 Thread Baptiste Clenet
Ok Martine, Have you found any solution yet? 2016-05-10 9:48 GMT+02:00 Martine Lenders : > Hi Baptiste, > since IEEE 802.15.4 itself is not a multicast medium (it only supports > broadcast), and we don't have MLD implemented at this point (which > configures routers for multicast), multicast is in

Re: [riot-devel] Border-router and multicast

2016-05-10 Thread Martine Lenders
Hi Baptiste, since IEEE 802.15.4 itself is not a multicast medium (it only supports broadcast), and we don't have MLD implemented at this point (which configures routers for multicast), multicast is indeed tricky at the moment. Let me try something out and I come back to you. Cheers, Martine 2016

Re: [riot-devel] Border-router and multicast

2016-05-10 Thread Baptiste Clenet
Thanks Alex for your answer. 2016-05-09 19:07 GMT+02:00 Alexander Aring : > Hi, > > On Mon, May 09, 2016 at 06:20:48PM +0200, Baptiste Clenet wrote: >> 2016-05-09 16:44 GMT+02:00 Alexander Aring : >> > On Mon, May 09, 2016 at 04:24:34PM +0200, Baptiste Clenet wrote: >> >> Hi Martine, >> >> Thank y