On Wed, Mar 29, 2017 at 04:30:18PM -0400, Vivien Didelot wrote: > When a local port of a switch chip becomes a member of a bridge group, > we need to reprogram the Cross-chip Port Based VLAN Table (PVT) to allow > existing cross-chip bridge members to egress frames on the new ports. > > There is no functional changes yet, since the PVT is still programmed > with all ones, allowing any external port to egress frames locally. > > Signed-off-by: Vivien Didelot <vivien.dide...@savoirfairelinux.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew