On Fri, 11 Jul 2025 12:06:23 +0800 Li Tian <lit...@redhat.com> wrote:
> Set an additional flag IFF_NO_ADDRCONF to prevent ipv6 addrconf. > > Commit 8a321cf7becc6c065ae595b837b826a2a81036b9 > ("net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconf") Should be Fixes: tag since the reference commit caused the regression. Yes, it is a way to blame and track.