netvirt.git
2014-01-09 Madhu VenugopalMove the java 1.7 config to the parent pom into pluginM...
2014-01-09 Madhu VenugopalUpdating the commons parent pom to 1.4.1-SNAPSHOT and...
2014-01-09 Madhu VenugopalMerge "Added Mockito and PowerMock to the neutron pom...
2014-01-09 Madhu VenugopalMerge "Prevent NPE when an interface is already present...
2014-01-09 Madhu VenugopalMerge "Small Java related improvements."
2014-01-03 Hugo TrippaersPrevent NPE when an interface is already present on...
2014-01-02 Madhu VenugopalAligning Jackson to the Controller's l latest upgrade...
2013-12-30 Alissa BonasSmall Java related improvements.
2013-12-29 Dave TuckerAdded Mockito and PowerMock to the neutron pom.xml
2013-12-21 Madhu VenugopalOVSDB project's OpenFlow 1.3 ProtocolPlugin integration...
2013-12-20 Madhu VenugopalUpdating netty to 4.0.10 version (same as the controlle...
2013-12-20 Brent SalisburyMerge "Updating the OVSDB project to use the LATEST...
2013-12-20 Madhu VenugopalMerge "Modified a few fields from OVSDB ambiguity"
2013-12-20 Brent SalisburyModified a few fields from OVSDB ambiguity
2013-12-20 Madhu VenugopalUpdating the OVSDB project to use the LATEST known...
2013-12-18 Madhu VenugopalMerge "Added folder for ovsdb.neutron tests. Created...
2013-12-18 Dave TuckerAdded folder for ovsdb.neutron tests.
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 VenugopalRemoved the floodEntries cache and relying on FRM's...
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-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-11 Madhu VenugopalEnabled the ODL configuration on the Compute local...
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-07 Madhu VenugopalAdded resources/ folder to track all the associated...
2013-12-07 Madhu VenugopalInstalling NORMAL rules on all the default neutron...
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-05 Madhu VenugopalMade changes in Internal Network creation to also takes...
2013-12-04 Hugo TrippaersMake the eventHandler more robust. Set broad exception...
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 Hugo TrippaersIntroduce a root pom in the top of the project.
2013-11-29 Hugo TrippaersFixup the pom files to add neutron to the main build...
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 VenugopalEnabling LLDP programming again.
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 VenugopalDisabling the installation of LLDP Punt rules to Contro...
2013-11-28 Madhu VenugopalMerge "Made changes to exception throwing."
2013-11-28 Madhu VenugopalBroadcast/Unknown unicast support. Also added LLDP...
2013-11-27 Keith BurnsMade changes to exception throwing.
2013-11-26 Madhu VenugopalOF Flow programming on br-int (NORMAL) and bidirectiona...
2013-11-26 Madhu VenugopalConsolidated Container logic in 1 place and is configur...
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 Madhu VenugopalSkeleton code for the NetworkManagers : Provider, Inter...
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-11 Hugo TrippaersRemove eclipse project files from the source repository
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 TrippaersWe are using JDK 1.7 specific functions in our code...
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 Madhu VenugopalBumping up the version to 0.5.0-SNAPSHOT prior to the...
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...
next