ovsdb.git
2013-11-06 Madhu VenugopalSupport for Port Types = patch, Vlan and Tunnel. 56/2456/2
2013-11-06 Madhu VenugopalMinor fix to make Junit happy. 08/2408/2
2013-11-06 Brent SalisburyAdded add/del-port and hooked into OSGI CLI 50/2450/1
2013-11-06 Brent SalisburyAdded set-controller functionality. 19/2419/1
2013-11-05 Madhu VenugopalAdd Utility methods to get a list of controller-ip... 82/2382/1
2013-11-03 Madhu VenugopalOVSDB Manager Passive listen support 32/2332/1
2013-11-03 Madhu VenugopalFixing a collateral damage due to a recent commit. 31/2331/1
2013-11-01 Madhu VenugopalInsertOperation cleanup to get rid of Generic HashMaps... 23/2323/1
2013-11-01 Hugo TrippaersCheck the tables we want to monitor against the schema... 17/2317/1
2013-10-31 Madhu VenugopalParsed & cached the Database Schema along with the... 11/2311/1
2013-10-29 Madhu VenugopalConfiguration Service's Add Bridge integrated with... 63/2263/2
2013-10-29 Madhu VenugopalFirst Plugin integration with the Library starting... 61/2261/1
2013-10-29 Madhu VenugopalRemoving Plugin dependancies from the Library in lieu... 60/2260/1
2013-10-29 Madhu VenugopalEnabling the LoggingHandler back 47/2247/1
2013-10-29 Madhu VenugopalDisable JUnit temporarily in maven build until we integ... 46/2246/1
2013-10-29 Madhu VenugopalLibrary support for the Notification handling & Update... 35/2235/1
2013-10-28 Madhu VenugopalFixed Transact response handling and updated the operat... 30/2230/1
2013-10-28 Madhu VenugopalAdded initial Response handling code. Error handling... 01/2201/1
2013-10-27 Madhu VenugopalFixed UUID Custom Serialization & used it in UT. 95/2195/1
2013-10-27 Madhu VenugopalInventoryService caching and First-level Transaction... 94/2194/1
2013-10-26 Madhu VenugopalAdded Request specific files & Few more package name... 88/2188/1
2013-10-24 Madhu VenugopalPackage name changes to reflect functionality differenc... 33/2133/1
2013-10-24 Madhu VenugopalInitial Netty + JSON Deserializer + all the enhancement... 30/2130/2
2013-08-11 Brent SalisburyAdjusted key name to the JSON value 41/841/1
2013-08-07 Ed WarnickeChanged parent pom to hit our nexus mirror cache for... 16/816/1
2013-08-07 Ed WarnickeMoved commons/ to commons/parent 85/785/3
2013-08-07 Ed WarnickeAdded distribution directory 84/784/3
2013-08-02 Brent SalisburyImplemented OVS list bridge functionality and Junit 76/776/1
2013-08-02 Madhu VenugopalFixed the embed-dependancy issue on a few dependant... 73/773/1
2013-08-02 Madhu VenugopalPorting the OVSDB services to use the Controller SAL... 72/772/1
2013-07-30 Evan ZellerRemoved unneeded & unused classes. 46/746/1
2013-07-29 Giovanni MeoTrial commit to trigger gerrit build 34/734/1
2013-07-29 Brent.SalisburyImplemented ovs manager insert for client access to... 29/729/1
2013-07-28 Evan ZellerChange monitorOVS to static factory. 26/726/1
2013-07-28 Brent.SalisburyAdded VLAN tagging support to port creations 21/721/1
2013-07-27 Brent.Salisburyparamterized arraylist collections 20/720/1
2013-07-27 Brent.Salisburychanged the outbound dest tcp port to the requested... 19/719/1
2013-07-27 Brent.SalisburyAdded OVS tunnel support to create a GRE, VXLAN or... 18/718/1
2013-07-27 Brent.Salisburyone missed return character 17/717/1
2013-07-27 Brent.Salisburywhitespace formatting fix 16/716/1
2013-07-26 Evan ZellerPulling bridge uuid from database for addport now works 15/715/1
2013-07-26 Brent.Salisburyjunit for provisioning api/user defined ports to api... 13/713/1
2013-07-26 Brent.Salisburyadded addPort(), interface and junit for provisioning... 12/712/1
2013-07-24 Evan ZellerMoved monitor to OVSInstance, can add multiple bridges 96/696/1
2013-07-23 Evan ZellerMerge "Work on adding multiple bridges."
2013-07-23 Evan ZellerWork on adding multiple bridges. 34/634/1
2013-07-23 Giovanni MeoCleanup common parent file 33/633/2
2013-07-23 Brent SalisburyMerge "Removed the .iml files and updated .gitignore"
2013-07-23 Madhu VenugopalRemoved the .iml files and updated .gitignore 32/632/1
2013-07-23 Madhu VenugopalFixed the relative location of the spacei_and_tabs_chec... 31/631/1
2013-07-23 Evan ZellerFixed commons maven build & moved bridge creation into... 30/630/1
2013-07-23 Ed WarnickeFixed build to work in ovsdb/ 29/629/1
2013-07-23 Ed WarnickeRemoved MANIFEST.MF and beefed up .gitignore 28/628/1
2013-07-23 Ed WarnickeFixed build (pom and whitespaec issues) 27/627/1
2013-07-23 nerdalertRemoved protocol_plugins from pom and associated values... 26/626/1
2013-07-22 Evan ZellerInitial commit 24/624/1
2013-07-18 Andrew GrimbergInitial empty repository