netvirt.git
2014-07-25 Madhu VenugopalMerge "Added per-flow TEP and per-port TEP example...
2014-07-25 Madhu VenugopalUpdating an oudated README file
2014-07-25 Madhu VenugopalKaraf features for OVSDB modules.
2014-07-25 Brent SalisburyAdded per-flow TEP and per-port TEP example in SW schema IT
2014-07-23 Dave TuckerRefactor OVSDB Neutron Code
2014-07-22 Madhu VenugopalBug 1385 : Adding support for toString, equals and...
2014-07-22 Madhu VenugopalBug 1401 : Resolving unrecognized field "syntax" error...
2014-07-22 Madhu VenugopalBug 1406 : Resolving an IndexOutOfBoundsException...
2014-07-17 Madhu VenugopalRemoving affinity from the ovsdb distribution to be...
2014-07-14 Dave TuckerReorganize Pom Files
2014-07-14 Dave TuckerUse ODL Root Parent POM
2014-07-11 Dave TuckerFix JaCoCo plugin to produce local reports
2014-07-11 Dave TuckerUpdate .gitreview
2014-07-11 Madhu VenugopalMerge 'origin/topic/schema' branch into merge-branch
2014-07-11 Dave TuckerNormalize Bundle Naming
2014-07-11 Dave TuckerFix incorrect OVSDB class names
2014-07-11 Madhu VenugopalFixing Activator to get InventoryService register with...
2014-07-10 Dave TuckerMerge "Added new IT base for Hardware VTEP schema,...
2014-07-10 Matt OswaltAdded new IT base for Hardware VTEP schema, Manager...
2014-07-10 Sam HagueOF10Provider missing one change to use ovsdbTable.getTy...
2014-07-10 Madhu VenugopalMerge "Use Long instead of Integer for ports." into...
2014-07-10 Sam HagueUse Long instead of Integer for ports.
2014-07-10 Madhu VenugopalBackward compatibilty support for Northbound v2 GET...
2014-07-10 Dave TuckerMerge "Removed the static usage of open_vSwitch from...
2014-07-10 Dave TuckerMerge "Removing unused classes from Library" into topic...
2014-07-09 Madhu VenugopalRemoved the static usage of open_vSwitch from transactB...
2014-07-09 Dave TuckerAdd more ignorables to gitignore
2014-07-09 Madhu VenugopalRemoving unused classes from Library
2014-07-09 Madhu VenugopalBug 1340 : Resolving TableUpdate handling that was...
2014-07-09 Madhu VenugopalMerge "Add JaCoCo coverage for OVSDB" into topic/schema
2014-07-09 Sam HagueBug 1334 - Change the Typed Classes in Open_vSwitch...
2014-07-08 Dave TuckerAdd JaCoCo coverage for OVSDB
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...
next