On 2022-09-28 10:46, Ido Schimmel wrote:
"master" means manipulate the FDB of the master device. Therefore, the replace command manipulates the FDB of br0."self" (which is the default [1]) means manipulate the FDB of the device itself. In case of br0 it means manipulate the FDB of the bridge device.For physical devices it usually translates to manipulating the unicast address filter list.
Hi Ido, can you check the selftests of the v6 I have sent out using the iproute2-next I have also sent?