]> git.proxmox.com Git - mirror_iproute2.git/commit - man/man8/bridge.8
bridge: make mcast_flood description consistent
authorVivien Didelot <vivien.didelot@gmail.com>
Wed, 20 Feb 2019 16:33:57 +0000 (11:33 -0500)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 21 Feb 2019 22:22:05 +0000 (14:22 -0800)
commit02723cf230bfedb0918ae8a119d20cf4fd65091b
tree18e9fb2a2bbefac7112274e634973ad072c1fb9d
parent0e7e1819453cc5bc5610c896d3cbc5a30b48b164
bridge: make mcast_flood description consistent

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 same time, fix the documentation for the "flood" flag which
is incorrectly described as "flooding on" or "flooding off".

Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/bridge.8
man/man8/ip-link.8.in