Re: [PATCH iproute2 v2] bridge: make mcast_flood description consistent

2019-02-21 Thread Stephen Hemminger
On Wed, 20 Feb 2019 11:33:57 -0500 Vivien Didelot wrote: > This patch simply changes the description of the mcast_flood flag > with "flood" instead of "be flooded with" to avoid confusion, and be > consistent with the description of the flooding flag, which "Controls > whether a given port will *

[PATCH iproute2 v2] bridge: make mcast_flood description consistent

2019-02-20 Thread Vivien Didelot
This patch simply changes the description of the mcast_flood flag with "flood" instead of "be flooded with" to avoid confusion, and be consistent with the description of the flooding flag, which "Controls whether a given port will *flood* unicast traffic for which there is no FDB entry." At the sa