https://bugzilla.suse.com/show_bug.cgi?id=1154445 https://bugzilla.suse.com/show_bug.cgi?id=1154445#c3 Jonathan Kang <songchuan.kang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #3 from Jonathan Kang <songchuan.kang@suse.com> --- (In reply to Jonathan Kang from comment #2)
I'm not clear what caused such a difference atm.
This setting(bridge.forward-delay) in the bridge connection affects the time spent in LISTENING and LEARNING state. You can run the follwing command to reduce it to minimum value allowed.
nmcli connection modify your-bridge-connection-name bridge.forward-delay 2
For more information, check out https://www.networkmanager.dev/docs/api/latest/settings-bridge.html. I'm closing this bug as RESOLVED INVALID, as this is more of a setting issue than a bug. Thanks for report. -- You are receiving this mail because: You are on the CC list for the bug.