All of lore.kernel.org
 help / color / mirror / Atom feed
* bonding.txt, broadcast mode description
@ 2015-03-04 20:49 Stephen Wadeley
  0 siblings, 0 replies; only message in thread
From: Stephen Wadeley @ 2015-03-04 20:49 UTC (permalink / raw)
  To: netdev

Dear Esteemed List Members

In my private time I work on Fedora guides and I would like to 
contribute something to kernel docs and networking related man pages.

WRT doc/Documentation/networking/bonding.txt


under bonding, modes, there is currently:

	broadcast or 3

		Broadcast policy: transmits everything on all slave
		interfaces.  This mode provides fault tolerance.

How do the list members feel about changing that to:

Option 1]
Broadcast policy: All transmissions are sent on all slave interfaces. 
Useful for high availability applications where duplicate packets are 
sent to separate networks. Requires switch support if sending to a 
single network.

Option 2]
Broadcast policy: All transmissions are sent
on all slave interfaces. Useful for high availability applications where
duplicate packets are sent to separate networks. Requires switch support
if sending to a single network. This mode might not work behind a bridge
with virtual machines without additional switch configuration.


Willing to submit patches.

Thank you
Yours sincerely

-- 
Stephen Wadeley
Content Author | Red Hat, Inc.
Purkynova 99 | Brno, Czech Republic

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-04 20:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-04 20:49 bonding.txt, broadcast mode description Stephen Wadeley

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.