All of lore.kernel.org
 help / color / mirror / Atom feed
* bridge interface initial carrier state
@ 2013-02-11 20:01 Dan Williams
  2013-02-11 21:58 ` Stephen Hemminger
  2013-02-11 21:59 ` Stephen Hemminger
  0 siblings, 2 replies; 6+ messages in thread
From: Dan Williams @ 2013-02-11 20:01 UTC (permalink / raw)
  To: netdev

Hi,

I'm wondering if the initial carrier state of 'on' is intentional for a
bridge without ports; immediately after adding ports, the carrier is
recalculated and depends on the combined state of each port's carrier
and STP forwarding state.  So a userspace program attempting to decide
whether the bridge was usable or not has to look at both (a) how many
ports are available and (b) bridge carrier state, instead of just
looking at the bridge carrier state.

Dan

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

end of thread, other threads:[~2013-02-12 21:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-11 20:01 bridge interface initial carrier state Dan Williams
2013-02-11 21:58 ` Stephen Hemminger
2013-02-12 21:06   ` Jiri Pirko
2013-02-12 21:10     ` David Miller
2013-02-11 21:59 ` Stephen Hemminger
2013-02-11 22:46   ` Dan Williams

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.