Removed the ovsdb subdirectory properly in lieu of the upcoming rebase with master
[netvirt.git] / neutron / src / main / java / org / opendaylight / ovsdb / neutron / provider / OF13ProviderManager.java
2014-04-18 Madhu VenugopalCode ReOrganization and Re-Architecture changes
2014-03-23 Madhu VenugopalMerge "Adding support for the git-review command line...
2014-01-27 Madhu VenugopalRemoved the optimization that was preventing the flows...
2014-01-27 Brent SalisburyMerge "Upgrading Yangtools to 0.6.1-SNAPSHOT and hopes...
2014-01-27 Madhu VenugopalMaking the FLowMods Strict. During update operations...
2014-01-27 Madhu VenugopalMoving Tunnel Out to the appropriate place and cleaned...
2014-01-27 Madhu VenugopalFixed a class cast exception when the Node-ID is a...
2014-01-27 Brent SalisburyMoved InstructionBuilder order and key in OF13ProviderM...
2014-01-26 Madhu VenugopalInternal Vlan deletion and Tunnel Deletion cleanup
2014-01-26 Madhu VenugopalDROP and FLOOD/Broadcast Support
2014-01-25 Thomas BachmanAdded fix to prevent re-adding tunnel that was just...
2014-01-25 Madhu VenugopalResolved the OF10 to OF13 transition issues during...
2014-01-24 Ed WarnickeFix to use MacAddress for Mask for Ethernet Matches
2014-01-23 Madhu VenugopalReorganized the Local port programming to support the...
2014-01-22 Madhu VenugopalMerge "Removed the tunnelEndpoint cache Tunnel Endpoint...
2014-01-22 Madhu VenugopalRemoved printstacktrace method call from ProviderManager.
2014-01-21 Madhu VenugopalOVSDB Neutron & OpenFlow 1.3 integration
2014-01-17 Madhu VenugopalMerge "Added OF v1.3 flowmod builders for neutron integ...
2014-01-17 Brent SalisburyAdded OF v1.3 flowmod builders for neutron integration.
2014-01-13 Flavio FernandesFix build error, due to changes in FlowId: https:/...
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 "Moved all Openflow 1.0 specific flow programming...
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-11-28 Madhu VenugopalMerge "Made changes to exception throwing."
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...