On Sat, 27 Nov 2010 16:46:34 -0500
Benjamin Vanheuverzwijn <[email protected]> wrote:

> Hi,
> 
> Is there a way to disable the mac address learning in linux using "brctl" or
> custom code so any packet sent to the bridge will be flooded in each
> interfaces.
> 
> I would like to do something similar as OpenBSD:
> $ brconfig <bridge> -learn <iface>
> $ man brconfig
> ...
>      -learn interface
>              Mark interface so that the source address of packets received
>              from interface are not entered into the address cache.
> ...
> 
> I tried to search on google and on the mailing-list without success.

Just set ageing time to zero no need for special config option.
_______________________________________________
Bridge mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/bridge

Reply via email to