Re: [PATCH net] bonding: fix 802.3ad state sent to partner when unbinding slave

2018-11-27 Thread Toni Peltonen
On Mon, Nov 26, 2018 at 04:29:58PM -0800, Jay Vosburgh wrote: > Toni Peltonen wrote: > > >Previously when unbinding a slave the 802.3ad implementation only told > >partner that the port is not suitable for aggregation by setting the port > >aggregation state from aggregatable to individual. This

Re: [PATCH net] bonding: fix 802.3ad state sent to partner when unbinding slave

2018-11-26 Thread Jay Vosburgh
Toni Peltonen wrote: >Previously when unbinding a slave the 802.3ad implementation only told >partner that the port is not suitable for aggregation by setting the port >aggregation state from aggregatable to individual. This is not enough. If the >physical layer still stays up and we only unbinde

[PATCH net] bonding: fix 802.3ad state sent to partner when unbinding slave

2018-11-26 Thread Toni Peltonen
Previously when unbinding a slave the 802.3ad implementation only told partner that the port is not suitable for aggregation by setting the port aggregation state from aggregatable to individual. This is not enough. If the physical layer still stays up and we only unbinded this port from the bond t