On 24 June 2010 13:08, Claudio Jeker wrote:
> On Thu, Jun 24, 2010 at 11:57:27AM -0300, Christiano F. Haesbaert wrote:
>> Hi,
>>
>> To my understanding bridge(4) does not support igmp snooping, is there
>> another way to achieve similar effects ?
>
> No, bri
On Thu, Jun 24, 2010 at 11:57:27AM -0300, Christiano F. Haesbaert wrote:
> Hi,
>
> To my understanding bridge(4) does not support igmp snooping, is there
> another way to achieve similar effects ?
No, bridge(4) is like a dumb switch that broadcasts multicast packets to
all ports. Do
Hi,
To my understanding bridge(4) does not support igmp snooping, is there
another way to achieve similar effects ?
I want active snooping, that is, don't broadcast mcast packets to all
ports, only to those with active listeners.
If not, I'm considering implementing it, that would be o
3 matches
Mail list logo