diff options
| author | 2019-04-03 13:49:24 +0300 | |
|---|---|---|
| committer | 2019-04-04 17:39:47 -0700 | |
| commit | 8dc350202d32dbd9482b97dbf8ca22fbcb2a7918 (patch) | |
| tree | 9f063e0598b437bd6c83f9c54f223719020b073e /net/dsa/dsa2.c | |
| parent | net: Remove inclusion of pci.h (diff) | |
| download | linux-rng-8dc350202d32dbd9482b97dbf8ca22fbcb2a7918.tar.xz linux-rng-8dc350202d32dbd9482b97dbf8ca22fbcb2a7918.zip | |
net: bridge: optimize backup_port fdb convergence
We can optimize the fdb convergence when a backup_port is present by not
immediately flushing the entries of the stopped port since traffic for
those entries will flow towards the backup_port.
There are 2 cases specifically that benefit most:
- when the stopped port comes up before the entries expire by themselves
- when there's an external entry refresh and they're kept while the
backup_port is operating (e.g. mlag)
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/dsa2.c')
0 files changed, 0 insertions, 0 deletions
