Adds opening sentence to L2 Population section

Adds opening sentence as an overview of what the L2 Population
feature offers users.

Partial-Bug: #1230276
`

Change-Id: Idb66658978c1c248132c457e3f78544e1715ea81
This commit is contained in:
Martin Lopes 2014-03-10 12:19:14 +10:00
parent 8bf8f643cc
commit 64d97a685e
1 changed files with 6 additions and 2 deletions

View File

@ -601,10 +601,14 @@ physical_interface_mappings = physnet2:eth1</programlisting></para>
different type drivers and mechanism drivers.</para>
<section xml:id="ml2_l2pop_scenarios">
<title>ML2 with L2 population mechanism driver</title>
<para>The L2 Population driver enables broadcast, multicast, and
unicast traffic to scale out on large overlay networks. This traffic
is sent to the relevant agent via encapsulation as a targeted
unicast.</para>
<para>Current <emphasis>Open vSwitch</emphasis> and
<emphasis>Linux Bridge</emphasis> tunneling implementations
broadcast to every agent, even if they dont host the
corresponding network as illustrated below.</para>
broadcast to every agent, even if they dont host the corresponding
network as illustrated below.</para>
<mediaobject>
<imageobject>
<imagedata fileref="../common/figures/ml2_without_l2pop_full_mesh.png"