Re: Filtering Ethernet multicasr frames

2017-06-29 Thread Justus Winter
Joan Lledó writes: > Hello, > > finally I've managed to fix the problem with IPv6 in my LwIP > translator, and the problem was that the driver was discarding some > Ethernet multicast frames. > > I've fixed it by enabling the IFF_ALLMULTI flag through > device_set_status(), that is, now there is

Filtering Ethernet multicasr frames

2017-06-28 Thread Joan Lledó
Hello, finally I've managed to fix the problem with IPv6 in my LwIP translator, and the problem was that the driver was discarding some Ethernet multicast frames. I've fixed it by enabling the IFF_ALLMULTI flag through device_set_status(), that is, now there is no filtering and all multicast fram