Add support for vlan tenant isolation to ovsdb using OpenFlow 1.0.
[netvirt.git] / neutron / src / main / java / org / opendaylight / ovsdb / neutron / provider / OF10ProviderManager.java
2014-05-06 Sam HagueAdd support for vlan tenant isolation to ovsdb using...
2014-05-05 Hsin-Yi ShenBUG-954: Add support for Neutron port/network delete...
2014-03-23 Madhu VenugopalMerge "Adding support for the git-review command line...
2014-01-26 Madhu VenugopalInternal Vlan deletion and Tunnel Deletion cleanup
2014-01-26 Dave TuckerOVSDB Log Cleanup
2014-01-25 Thomas BachmanAdded fix to prevent re-adding tunnel that was just...
2014-01-25 Dave TuckerReplace tenantVlanMap with a per Node cache
2014-01-21 Madhu VenugopalOVSDB Neutron & OpenFlow 1.3 integration
2013-12-21 Madhu VenugopalOVSDB project's OpenFlow 1.3 ProtocolPlugin integration...
2013-12-18 Madhu VenugopalMerge "Added folder for ovsdb.neutron tests. Created...
2013-12-17 Brent SalisburyMerge "Removed the floodEntries cache and relying on...
2013-12-17 Brent SalisburyMerge "Moved all Openflow 1.0 specific flow programming...
2013-12-17 Madhu VenugopalRemoved the floodEntries cache and relying on FRM's...
2013-12-17 Madhu VenugopalMoved all Openflow 1.0 specific flow programming away...
2013-12-17 Madhu VenugopalMerge "Changed lookup of Controller IP to the following...
2013-12-16 Brent SalisburyMerge "Added the missing Copyright headers to most...
2013-12-14 Madhu VenugopalAdded the missing Copyright headers to most of the...
2013-12-06 Madhu VenugopalMerge "- Addressed Queue/QoS special parent column...
2013-12-05 Madhu VenugopalMade changes in Internal Network creation to also takes...
2013-12-04 Brent SalisburyMerge "Identifying and ignoring uninterested SouthBound...
2013-12-04 Brent SalisburyMerge "Fixed JSON Deserializer to retain empty objects...
2013-12-04 Madhu VenugopalIdentifying and ignoring uninterested SouthBound updates.
2013-12-03 Hugo TrippaersGet rid of all e.printStackTrace() statements and clean...
2013-11-29 Madhu VenugopalModified the insertRow methods to return StatusWithUuid...
2013-11-28 Madhu VenugopalMerge "Minor Logging issues and removing an annoying...
2013-11-28 Madhu VenugopalMinor Logging issues and removing an annoying error...
2013-11-28 Madhu VenugopalMerge "Made changes to exception throwing."
2013-11-28 Madhu VenugopalBroadcast/Unknown unicast support. Also added LLDP...
2013-11-26 Madhu VenugopalOF Flow programming on br-int (NORMAL) and bidirectiona...
2013-11-24 Madhu VenugopalVM location aware of Full-mesh Tenant-specific GRE...