From: Ido Schimmel
Date: Thu, 10 Sep 2020 14:01:25 +0300
> From: Ido Schimmel
>
> Patch #1 fixes an issue in which an upper netdev cannot be enslaved to a
> bridge when it has multiple netdevs with different parent identifiers
> beneath it.
>
> Patch #2 adds a test case using two netdevsim ins
On Thu, 10 Sep 2020 14:01:25 +0300 Ido Schimmel wrote:
> From: Ido Schimmel
>
> Patch #1 fixes an issue in which an upper netdev cannot be enslaved to a
> bridge when it has multiple netdevs with different parent identifiers
> beneath it.
>
> Patch #2 adds a test case using two netdevsim instanc
From: Ido Schimmel
Patch #1 fixes an issue in which an upper netdev cannot be enslaved to a
bridge when it has multiple netdevs with different parent identifiers
beneath it.
Patch #2 adds a test case using two netdevsim instances.
Ido Schimmel (2):
net: Fix bridge enslavement failure
selfte