I have two WRT160NL bridged together via OpenVPN, and both br-lan's are getting the same mac address.
br-lan Link encap:Ethernet HWaddr 00:03:7F:BF:17:8E
I have tried assigning my own MAC address (22:22:22:22:22:22) on the command line or through /etc/config/network, but I either get no packets passing through, or see local unicast packets flooded across the OpenVPN connection.
Any hints what else to look at?
Also, brctl showmacs does not appear to be implemented. Is it just the command, or is the bridge flooding all packets on all ports by default?