]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
man8/bridge.8: explain what a local FDB entry is
authorVladimir Oltean <vladimir.oltean@nxp.com>
Thu, 11 Feb 2021 10:44:59 +0000 (12:44 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 22 Feb 2021 19:19:38 +0000 (11:19 -0800)
Explaining the "local" flag by saying that it is "a local permanent fdb
entry" is not very helpful, be more specific.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/bridge.8

index 223e65d64757c02bb92322a63e14d00e132edf98..b629c52b8341c71cd613ce9023ac27c3d902adee 100644 (file)
@@ -514,8 +514,10 @@ the Ethernet MAC address.
 the interface to which this address is associated.
 
 .B local
-- is a local permanent fdb entry. This flag is default unless "static" or
-  "dynamic" are explicitly specified.
+- is a local permanent fdb entry, which means that the bridge will not forward
+frames with this destination MAC address and VLAN ID, but terminate them
+locally. This flag is default unless "static" or "dynamic" are explicitly
+specified.
 .sp
 
 .B permanent