From: Chas Williams <3ch...@gmail.com> Date: Thu, 22 Mar 2018 11:34:06 -0400
> If the bridge is allowing multiple VLANs, some VLANs may have > different MTUs. Instead of choosing the minimum MTU for the > bridge interface, choose the maximum MTU of the bridge members. > With this the user only needs to set a larger MTU on the member > ports that are participating in the large MTU VLANS. > > Signed-off-by: Chas Williams <3ch...@gmail.com> Applied, thanks.