Difference between revisions of "Neutron/ModularL2Agent"
< Neutron
m (→Comparison Chart) |
m (→Comparison Chart) |
||
| Line 4: | Line 4: | ||
== Comparison Chart == | == Comparison Chart == | ||
| − | {| border="1" cellpadding="7" cellspacing="0" | + | {| border="1" cellpadding="7" cellspacing="0" |
| | | | ||
| openvswitch | | openvswitch | ||
| Line 32: | Line 32: | ||
| | | | ||
| | | | ||
| − | - | + | |- |
| − | | | + | || |
| | | | ||
| | | | ||
Revision as of 00:29, 26 April 2014
Here we are collecting information on possible directions wrt building a modular L2 agent.
Comparison Chart
| openvswitch | linuxbridge | hyperv | ofagent | mlnx | |
| Monitoring | ovsdb | OS | Msvm | ovsdb | |
| Flows | ovs-ofctl | ||||
| Local isolation | vlan tag | ||||
| Security Groups | Y | Y | Y | Y | Y |
| L2pop | Y | Y | N | N | N |
Related documents
- A summary of the differences between ova and ofagent (current and planned) agents are listed here