All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 0/6] Clarifications to bridge man page
@ 2021-02-11 10:44 Vladimir Oltean
  2021-02-11 10:44 ` [PATCH iproute2 1/6] man8/bridge.8: document the "permanent" flag for "bridge fdb add" Vladimir Oltean
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Vladimir Oltean @ 2021-02-11 10:44 UTC (permalink / raw)
  To: David Ahern, netdev
  Cc: Andrew Lunn, Florian Fainelli, Vivien Didelot, Jiri Pirko,
	Ido Schimmel, DENG Qingfang, Tobias Waldekranz, Roopa Prabhu,
	Nikolay Aleksandrov, Stephen Hemminger

From: Vladimir Oltean <vladimir.oltean@nxp.com>

There are several explanations missing in the bridge man page which have
led people in the past to make incorrect assumptions. Try to improve the
situation a little bit.

Vladimir Oltean (6):
  man8/bridge.8: document the "permanent" flag for "bridge fdb add"
  man8/bridge.8: document that "local" is default for "bridge fdb add"
  man8/bridge.8: explain what a local FDB entry is
  man8/bridge.8: fix which one of self/master is default for "bridge
    fdb"
  man8/bridge.8: explain self vs master for "bridge fdb add"
  man8/bridge.8: be explicit that "flood" is an egress setting

 man/man8/bridge.8 | 30 ++++++++++++++++++++++++------
 1 file changed, 24 insertions(+), 6 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-02-15 12:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-11 10:44 [PATCH iproute2 0/6] Clarifications to bridge man page Vladimir Oltean
2021-02-11 10:44 ` [PATCH iproute2 1/6] man8/bridge.8: document the "permanent" flag for "bridge fdb add" Vladimir Oltean
2021-02-11 10:44 ` [PATCH iproute2 2/6] man8/bridge.8: document that "local" is default " Vladimir Oltean
2021-02-11 10:44 ` [PATCH iproute2 3/6] man8/bridge.8: explain what a local FDB entry is Vladimir Oltean
2021-02-11 10:45 ` [PATCH iproute2 4/6] man8/bridge.8: fix which one of self/master is default for "bridge fdb" Vladimir Oltean
2021-02-11 10:45 ` [PATCH iproute2 5/6] man8/bridge.8: explain self vs master for "bridge fdb add" Vladimir Oltean
2021-02-15  8:22   ` Alexandra Winter
2021-02-15 10:32     ` Vladimir Oltean
2021-02-15 10:53       ` Alexandra Winter
2021-02-15 12:13         ` Vladimir Oltean
2021-02-15 12:33           ` Alexandra Winter
2021-02-11 10:45 ` [PATCH iproute2 6/6] man8/bridge.8: be explicit that "flood" is an egress setting Vladimir Oltean

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.