netvirt.git
2014-07-08 Madhu VenugopalFixing a few issues in OF13Provider
2014-07-08 Madhu VenugopalRemoved the executorservice thread that we added in...
2014-07-08 Dave TuckerMerge "Adjusting ovsdb project to work with the new...
2014-07-08 Dave TuckerMerge "Bug 1327 : Fixing a few Connection handling...
2014-07-08 Madhu VenugopalAdjusting ovsdb project to work with the new default...
2014-07-08 Madhu VenugopalBug 1327 : Fixing a few Connection handling issues
2014-07-08 Dave TuckerMerge "Resolving possible NullPointerException during...
2014-07-08 Dave TuckerMerge "Fixing a ClassCastException issue with an incore...
2014-07-08 Madhu VenugopalResolving possible NullPointerException during disconne...
2014-07-08 Madhu VenugopalFixing a ClassCastException issue with an incorect...
2014-07-07 Madhu VenugopalMerge "Bug-1190: Fix for select response" into topic...
2014-07-07 Sudheendra... Bug-1190: Fix for select response
2014-07-07 Madhu VenugopalMerge "Add ExceptionHandler to the Netty Channel Pipeli...
2014-07-07 Madhu VenugopalMerge "Use port 12345 instead of 8080 in UT" into topic...
2014-07-07 Madhu VenugopalMerge "Make connection initialization timeout constant...
2014-07-07 Dave TuckerAdd ExceptionHandler to the Netty Channel Pipeline
2014-07-07 Madhu VenugopalRemoving Open_vSwitch static Typed table classes from...
2014-07-07 Dave TuckerUse port 12345 instead of 8080 in UT
2014-07-07 Madhu VenugopalNeutron bundle migration to the new redesigned schema...
2014-07-07 Dave TuckerMake connection initialization timeout constant
2014-07-07 Madhu VenugopalFixing a few ColumType parsing / handling issues
2014-07-07 Madhu VenugopalMoving the Connection events to its own executorService...
2014-07-07 Madhu VenugopalChanging the monitor operation in the library layer...
2014-07-07 Madhu VenugopalIncluding Typed Schema Bundles to Distribution
2014-07-07 Madhu VenugopalDisabling Northbound IT from PAX-Exam Integration Test...
2014-07-04 Brent SalisburyIT for remaining dbs and type versions/completions...
2014-07-03 Madhu VenugopalNorthbound migration to use the new Schema independent...
2014-07-03 Madhu VenugopalPlugin migration to use the new Schema independent...
2014-06-30 Madhu VenugopalRemoved the option to not-cache the database schema...
2014-06-30 Madhu VenugopalReplacing the older version of insertRow with a Schema...
2014-06-28 Madhu VenugopalAdding Passive connection support to plugin layer.
2014-06-28 Madhu VenugopalMerge "Added missing columns to flow table db and tests...
2014-06-28 Brent SalisburyAdded missing columns to flow table db and tests
2014-06-27 Madhu VenugopalMigrating ovsdb_plugin's connection service to the...
2014-06-27 Dave TuckerFix bug in Ipfix table and TearDown IT code
2014-06-27 Madhu VenugopalMerge "Version information/columns to FlowSampleCollect...
2014-06-27 Madhu VenugopalMerge "Add missing table versions to Typed Table classe...
2014-06-27 Brent SalisburyVersion information/columns to FlowSampleCollector...
2014-06-27 Dave TuckerAdd missing table versions to Typed Table classes
2014-06-27 Dave TuckerImprove Exception Handling in Library
2014-06-27 Dave TuckerRefactor Open vSwitch Schema Integration Tests
2014-06-27 Dave TuckerUse "integrationtest" as the IT profile in maven
2014-06-26 Madhu VenugopalSimplified the insert API with an ability to just pass...
2014-06-26 Madhu VenugopalAdded PAX-EXAM for OVSDB Library OSGI bundle & excluded...
2014-06-26 Dave TuckerMerge "Introduced Activator in the Library module to...
2014-06-26 Madhu VenugopalIntroduced Activator in the Library module to make...
2014-06-26 Dave TuckerRun Pax Exam IT with latest artifacts
2014-06-26 Hsin-Yi ShenBUG-1056 brocastflow is not proper modified after delet...
2014-06-26 Dave TuckerMerge branch 'master' into topic/schema
2014-06-26 Madhu VenugopalMerge "Add tests to increase NB-API coverage"
2014-06-26 Dave TuckerAdd tests to increase NB-API coverage
2014-06-26 Dave TuckerMerge "Introduced a new Connection Service in the libra...
2014-06-26 Brent SalisburyDB table interfaces for ipfix, netflow and sflow
2014-06-25 Madhu VenugopalMerge "Add Initial Pax Exam IT for OVSDB Northbound...
2014-06-25 Madhu VenugopalMerge "Re-organise the Pax Exam IT infrastructure"
2014-06-25 Dave TuckerAdd Initial Pax Exam IT for OVSDB Northbound API
2014-06-25 Dave TuckerRe-organise the Pax Exam IT infrastructure
2014-06-25 Madhu VenugopalIntroduced a new Connection Service in the library...
2014-06-24 Madhu VenugopalAdded ArpSourcesLocal, ArpSourcesRemote and Tunnel...
2014-06-24 Madhu VenugopalFixed Enum processing in BaseType
2014-06-23 Madhu VenugopalMerge "Set the interface type as internal when an inter...
2014-06-23 Madhu VenugopalAdding Schemas/OpenVSwitch to the main pom.xml in order...
2014-06-23 Madhu Venugopalhardware_vtep Ucast/Mcast remote/local mac tables ...
2014-06-23 Madhu Venugopalhardware_vtep Physical Tables (Physical_Switch, Physica...
2014-06-23 Madhu Venugopalhardware_vtep schema's Logical Tables (Logical_Switch...
2014-06-23 Madhu VenugopalInitial hardware_vtep schema changes
2014-06-21 Madhu VenugopalFixed export-package bug in Open_vSwitch schema bundle
2014-06-21 Madhu VenugopalMerge "Add Interface Table Columns and Version Info...
2014-06-21 Dave TuckerAdd Interface Table Columns and Version Info
2014-06-20 Madhu VenugopalChanged the Monitor to include all the columns (includi...
2014-06-20 Madhu VenugopalAdding generic GETDATA and GETCOLUMN proxy methods...
2014-06-20 Madhu VenugopalAdded Tests to test the Typed Class helper routine...
2014-06-20 Flavio FernandesAdd missing check for status when doing programTunnelRu...
2014-06-20 Flavio FernandesBUG-1188: Missing callback to provider
2014-06-20 Madhu VenugopalFixed UUID deserialization issue
2014-06-20 Brent SalisburyMerge changes I6244de55,I20d073c2 into topic/schema
2014-06-20 Dave TuckerMerge "Simplifying the User facing APIs in TyperUtils...
2014-06-20 Madhu VenugopalIT for Typed schema Table : Controller
2014-06-20 Madhu VenugopalRemoved unneccessary usage of Maps.newHashMap from...
2014-06-20 Madhu VenugopalSimplifying the User facing APIs in TyperUtils.
2014-06-20 Brent SalisburyMerge "Add version information and columns to Port...
2014-06-20 Dave TuckerAdd version information and columns to Port Table
2014-06-20 Madhu VenugopalMerge "Add version information to the Bridge table...
2014-06-20 Dave TuckerAdd version information to the Bridge table
2014-06-20 Dave TuckerAdd version information to Open_vSwitch table
2014-06-19 Dave TuckerAdd fromVersion and untilVersion to Typed Annotations
2014-06-19 Brent SalisburyMerge "Adding rest of the Open_vSwitch schema typed...
2014-06-19 Brent SalisburyMerge "Introducing Open_vSwitch Typed Schema wrapper...
2014-06-19 Dave TuckerAdd schema version to DatabaseSchema
2014-06-19 Madhu VenugopalAdding rest of the Open_vSwitch schema typed tables.
2014-06-19 Madhu VenugopalIntroducing Open_vSwitch Typed Schema wrapper on top...
2014-06-18 Madhu VenugopalAdded proper Typed Schema Wrapper infra to Library...
2014-06-17 Madhu VenugopalMerge remote-tracking branch 'origin/master' into merge...
2014-06-15 Madhu VenugopalRemoved the ovsdb subdirectory properly in lieu of...
2014-06-15 Madhu VenugopalFixed the broken Typed IT tests & included it to run...
2014-06-14 Madhu VenugopalMoved the code to normalize the java objects (Set and...
2014-06-13 Madhu VenugopalAdded safety check for a case in which getSchema may...
2014-06-13 Madhu VenugopalAdding support for Unfiltered Monitoring
2014-06-13 Madhu VenugopalFixed Mutate operation to handle MultiValued {Key,...
2014-06-13 Madhu VenugopalResolved the Serialization and Deserialization issues...
next