Merge "Removed the floodEntries cache and relying on FRM's flow cache directly for...
[netvirt.git] / ovsdb / src /
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 VenugopalMerge "Changed lookup of Controller IP to the following...
2013-12-16 Brent SalisburyMerge "Added the missing Copyright headers to most...
2013-12-16 Thomas BachmanChanged lookup of Controller IP to the following:
2013-12-14 Madhu VenugopalAdded the missing Copyright headers to most of the...
2013-12-10 Keith Burns- Added insertMirrorRow
2013-12-08 Brent SalisburyMerge "Added resources/ folder to track all the associa...
2013-12-08 Brent SalisburyMerge "Installing NORMAL rules on all the default neutr...
2013-12-06 Madhu VenugopalMerge "- Addressed Queue/QoS special parent column...
2013-12-06 Keith Burns- Addressed Queue/QoS special parent column type dependency
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-04 Madhu VenugopalFixed JSON Deserializer to retain empty objects as...
2013-12-03 Hugo TrippaersGet rid of all e.printStackTrace() statements and clean...
2013-12-02 Hugo TrippaersWhen the controller already exists, the caller still...
2013-11-29 Madhu VenugopalModified the insertRow methods to return StatusWithUuid...
2013-11-29 Madhu VenugopalSimple Null check missing in setOFControllers when...
2013-11-28 Madhu VenugopalMerge "Enabling LLDP programming again. Upon debugging...
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 Brent SalisburyMerge "Disabling the installation of LLDP Punt rules...
2013-11-28 Madhu VenugopalMerge "Made changes to exception throwing."
2013-11-27 Keith BurnsMade changes to exception throwing.
2013-11-26 Keith BurnsRefactored delete{Table}Row to use generic _deleteTable...
2013-11-24 Madhu VenugopalVM location aware of Full-mesh Tenant-specific GRE...
2013-11-24 Madhu VenugopalAdded br-tun bridge installation code via InternalNetwo...
2013-11-24 Brent SalisburyMerge "Skeleton Event handlers for the Neutron integrat...
2013-11-23 Keith BurnsAdded delete[Port|Interface|Controller]Row methods
2013-11-22 Madhu VenugopalSkeleton Event handlers for the Neutron integration...
2013-11-20 Madhu VenugopalMoved OF-Controller helper routines to ConnectionServic...
2013-11-20 Madhu VenugopalAdded insertControllerRow and fixed getSerializedRow...
2013-11-19 Keith BurnsAdded insertInterfaceRow() method to ConfigurationServi...
2013-11-14 Brent SalisburyMerge "Update, Delete and Read support for base tables."
2013-11-14 Madhu VenugopalUpdate, Delete and Read support for base tables.
2013-11-14 Brent SalisburyMerge "Northbound support for inserting table rows"
2013-11-13 Madhu VenugopalNorthbound support for inserting table rows
2013-11-11 Brent SalisburyMerge "Controller IP-Address filtered using the "of...
2013-11-10 Madhu VenugopalUpdating OpenFlow Node Description that is learnt from...
2013-11-10 Madhu VenugopalController IP-Address filtered using the "of.address...
2013-11-10 Madhu VenugopalFixed OVSDB Passive Connection interaction bugs with...
2013-11-09 Madhu VenugopalMerge "Allow to change the controller ip and port for...
2013-11-09 Madhu VenugopalMerge "Change all the tests that need an ovsdb controll...
2013-11-09 Madhu VenugopalMerge "Split unit and integration tests and add a profi...
2013-11-09 Madhu VenugopalMerge "Implemented the deleteBridgeDomain method in...
2013-11-09 Brent SalisburyImplemented the deleteBridgeDomain method in Configurat...
2013-11-08 Hugo TrippaersAllow to change the controller ip and port for the...
2013-11-08 Hugo TrippaersChange all the tests that need an ovsdb controller...
2013-11-08 Hugo TrippaersSplit unit and integration tests and add a profile...
2013-11-08 Madhu VenugopalMerge "We are using JDK 1.7 specific functions in our...
2013-11-08 Madhu VenugopalMerge "Fix potential NPE when the ovsdb-server returns...
2013-11-07 Hugo TrippaersFix potential NPE when the ovsdb-server returns null...
2013-11-07 Hugo TrippaersUpdate the config version of teh ovsdb when adding...
2013-11-06 Madhu VenugopalMerge branch 'topic/netty'
2013-11-06 Brent SalisburyAdjusted null check to cache rather then connection.
2013-11-06 Madhu VenugopalSupport for Port Types = patch, Vlan and Tunnel.
2013-11-06 Madhu VenugopalMinor fix to make Junit happy.
2013-11-06 Brent SalisburyAdded add/del-port and hooked into OSGI CLI
2013-11-06 Brent SalisburyAdded set-controller functionality.
2013-11-05 Madhu VenugopalAdd Utility methods to get a list of controller-ip...
2013-11-03 Madhu VenugopalOVSDB Manager Passive listen support
2013-11-03 Madhu VenugopalFixing a collateral damage due to a recent commit.
2013-11-01 Madhu VenugopalInsertOperation cleanup to get rid of Generic HashMaps...
2013-11-01 Hugo TrippaersCheck the tables we want to monitor against the schema...
2013-10-31 Madhu VenugopalParsed & cached the Database Schema along with the...
2013-10-29 Madhu VenugopalConfiguration Service's Add Bridge integrated with...
2013-10-29 Madhu VenugopalFirst Plugin integration with the Library starting...
2013-10-29 Madhu VenugopalRemoving Plugin dependancies from the Library in lieu...
2013-10-29 Madhu VenugopalEnabling the LoggingHandler back
2013-10-29 Madhu VenugopalLibrary support for the Notification handling & Update...
2013-10-28 Madhu VenugopalFixed Transact response handling and updated the operat...
2013-10-28 Madhu VenugopalAdded initial Response handling code. Error handling...
2013-10-27 Madhu VenugopalFixed UUID Custom Serialization & used it in UT.
2013-10-27 Madhu VenugopalInventoryService caching and First-level Transaction...
2013-10-26 Madhu VenugopalAdded Request specific files & Few more package name...
2013-10-24 Madhu VenugopalPackage name changes to reflect functionality differenc...
2013-10-24 Madhu VenugopalInitial Netty + JSON Deserializer + all the enhancement...
2013-10-23 Brent SalisburyAdded external_id bridgeDom support for ovsdb
2013-10-17 Brent SalisburyAdded the ability to set the OF controller by the OVSDB...
2013-10-16 Matt OswaltFilled out delete port method and created associated...
2013-08-11 Brent SalisburyAdjusted key name to the JSON value
2013-08-02 Brent SalisburyImplemented OVS list bridge functionality and Junit
2013-08-02 Madhu VenugopalFixed the embed-dependancy issue on a few dependant...
2013-08-02 Madhu VenugopalPorting the OVSDB services to use the Controller SAL...
2013-07-30 Evan ZellerRemoved unneeded & unused classes.
2013-07-29 Giovanni MeoTrial commit to trigger gerrit build
2013-07-29 Brent.SalisburyImplemented ovs manager insert for client access to...
2013-07-28 Evan ZellerChange monitorOVS to static factory.
2013-07-28 Brent.SalisburyAdded VLAN tagging support to port creations
2013-07-27 Brent.Salisburyparamterized arraylist collections
2013-07-27 Brent.Salisburychanged the outbound dest tcp port to the requested...
2013-07-27 Brent.SalisburyAdded OVS tunnel support to create a GRE, VXLAN or...
2013-07-27 Brent.Salisburyone missed return character
2013-07-27 Brent.Salisburywhitespace formatting fix
2013-07-26 Evan ZellerPulling bridge uuid from database for addport now works
2013-07-26 Brent.Salisburyjunit for provisioning api/user defined ports to api...
2013-07-26 Brent.Salisburyadded addPort(), interface and junit for provisioning...
2013-07-24 Evan ZellerMoved monitor to OVSInstance, can add multiple bridges
2013-07-23 Evan ZellerMerge "Work on adding multiple bridges."
next