Optimization - calculate the subnet prefix only once.
[controller.git] / opendaylight / hosttracker / implementation / src /
2014-01-22 Alessandro BochMerge "Avoiding hash collisions of a match with its...
2014-01-22 Alissa Bonasunitests: Remove extending TestCase from unitest classes. 19/3919/4
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-10 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-09 Giovanni MeoMerge "Fix run.sh to work from any directory."
2014-01-09 Madhu VenugopalMerge "Remove redundant expression true:false"
2014-01-09 Madhu VenugopalMerge "Declare a urlPrefix for reuse in NorthboundIT."
2014-01-09 Madhu VenugopalMerge "Unitests: remove conditions that are always...
2013-12-25 Alissa BonasUnitests: remove conditions that are always true/false. 20/3920/1
2013-11-27 Ed WarnickeMerge "Fixes - config-registry registered to OSGi,...
2013-11-27 Ed WarnickeMerge "Fixed GlobalEventExecutorCloseable - override...
2013-11-27 Ed WarnickeMerge "Flow Topology Exporter"
2013-11-26 Ed WarnickeMerge "Added transaction parameter in Port RPC"
2013-11-26 Giovanni MeoMerge "Fix bug 153: change the key container-config...
2013-11-26 Ed WarnickeMerge changes I0f752636,Idd154499,Ic35fa3e8
2013-11-26 Ed WarnickeMerge "Queue yang model"
2013-11-26 Ed WarnickeMerge "Better exception message in persister. Split...
2013-11-26 Ed WarnickeMerge "Fixed default configuration to not reference...
2013-11-26 Ed WarnickeMerge "Update context-instance xpath format according...
2013-11-26 Ed WarnickeMerge "Null data from XML"
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
2013-11-26 Ed WarnickeMerge "Bug 164"
2013-11-26 Giovanni MeoMerge "HostTracker hosts DB key scheme implementation"
2013-11-25 DeepakHostTracker hosts DB key scheme implementation 17/2817/9
2013-11-12 Alessandro BochMerge "Modified APIs, user creation will use POST opera...
2013-11-12 Ed WarnickeMerge "Write first CompositeNode into Json"
2013-11-12 Ed WarnickeMerge "MD-SAL StatisticsManager - Yang rpc and notifica...
2013-11-12 Ed WarnickeMerge "Added config service interface for netty EventEx...
2013-11-12 Ed WarnickeMerge "Channel initializer class hierarchy refactor"
2013-11-11 Alessandro BochMerge "Modifying user roles via GUI"
2013-11-11 Alessandro BochMerge "Reduce logged messages during build and concentr...
2013-11-11 Giovanni MeoReduce logged messages during build and concentrate... 20/2620/1
2013-11-06 Jason YeModify HostTracker to be able to interact with multiple... 25/2425/4
2013-10-03 Alissa BonasRemove commented out code to fix sonar warnings 71/1571/2
2013-09-30 Alissa BonasStop concatination inside append of StringBuffer 86/1486/2
2013-09-30 Giovanni MeoMerge "Changed TopologyManager to ignore edges that...
2013-09-29 Madhu VenugopalMerge "Move host refresh related variable from SwitchMa...
2013-09-29 Maurice QureshiMove host refresh related variable from SwitchManager... 80/1480/1
2013-09-23 Giovanni MeoMerge "Declare osgi.core.version in one pom and reuse...
2013-09-23 Giovanni MeoMerge "Move init and destroy empty impl from Activator...
2013-09-22 Alissa BonasMove init and destroy empty impl from Activator classes... 27/1327/1
2013-09-09 Alessandro BochMerge "Fix for exceptions seen in FlowProgrammer NB...
2013-09-09 Giovanni MeoMerge "Add snapshots/releases setting to all maven...
2013-09-06 Giovanni MeoMerge "Enhancement to switchmanager CLI commands to...
2013-09-06 Giovanni MeoMerge "Bugfix: Exception when adding static host"
2013-09-05 Yevgeny KhodorkovskyBugfix: Exception when adding static host 02/1102/4
2013-08-30 Alessandro BochMerge "When ports are added to a container, construct...
2013-08-30 Jason YeMerge "Gracefully stop HT threads when the bundle is...
2013-08-30 Andrew KimMerge "Fix undefined event, add check prior to delete"
2013-08-30 Madhu VenugopalMerge "FRM event sync developement"
2013-08-30 Alessandro BochGracefully stop HT threads when the bundle is being... 55/1055/1
2013-08-29 Giovanni MeoFRM event sync developement 35/1035/2
2013-08-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
2013-08-20 Ed WarnickeMerge "Added YANG models for flow configuration, statis...
2013-08-20 Giovanni MeoMerge "Fix for hosttracker. Ignore ARP messages from...
2013-08-16 Katrina LaCurtsFix for hosttracker. Ignore ARP messages from internal... 96/896/1
2013-08-16 Giovanni MeoMerge "Migrating caches to TRANSACTIONAL Caches and...
2013-08-16 Madhu VenugopalMigrating caches to TRANSACTIONAL Caches and enabled... 94/894/1
2013-08-16 Ed WarnickeMerge changes I8293baab,I63e248bd
2013-08-16 Maurice QureshiChange HostTracker's ArrayLists to ConcurrentMaps.... 86/886/2
2013-08-14 Alessandro BochMerge "Should not allow nodes to have same node name"
2013-08-14 Giovanni MeoMerge "Fixed NullPointerException seen in Hosttracker...
2013-08-13 Diti BhatiaFixed NullPointerException seen in Hosttracker when... 65/865/3
2013-08-07 Alessandro BochMerge "Fixed minimum values for TP_SRC/TP_DST match...
2013-08-07 Madhu VenugopalProcess host pending list on a Cache sync update. 12/812/2
2013-08-07 Giovanni MeoMerge "HA - ARPHandler Event sync"
2013-08-06 Yevgeny KhodorkovskyHA - ARPHandler Event sync 11/811/2
2013-08-02 Giovanni MeoMerge "Enhancement in switch configuration"
2013-08-01 Giovanni MeoMerge "NetworkConfiguration -> BridgeDomain Configurati...
2013-08-01 Maurice QureshiA race condition occurs between ARPHandler and HostTrac... 64/764/1
2013-07-31 Giovanni MeoMerge "Fixed a bug and added a function for operating...
2013-07-31 Yevgeny KhodorkovskyGracefully stop Host Tracker task threads 53/753/1
2013-07-30 Giovanni MeoMerge "Added uses to extends list. Groupings in YANG...
2013-07-30 Giovanni MeoMerge "Created Yang to Java Builder pattern class gener...
2013-07-30 Giovanni MeoMerge "Fixed bug in resolving of conditional Revision...
2013-07-30 Giovanni MeoMerge "NullPointer Exceptions in HostTracker if ARPHand...
2013-07-30 Giovanni MeoMerge "Get/remove inactive hosts"
2013-07-30 Giovanni MeoMerge "Adding Inactive Static Hosts"
2013-07-26 Maurice QureshiNullPointer Exceptions in HostTracker if ARPHandler... 14/714/1
2013-07-25 Madhu VenugopalMerge "Out of Memory when static Routes are configured...
2013-07-25 Chi-Vien LyOut of Memory when static Routes are configured with... 97/697/1
2013-07-24 Alessandro BochMerge "When a node is going down, remove edges in both...
2013-07-21 Ed WarnickeMerge "Package names for enclosed Types of TOs were...
2013-07-18 Alessandro BochMerge "HA - Cache synch for Topology Manager"
2013-07-18 Yevgeny KhodorkovskyHA - Cache synch for Topology Manager 09/609/4
2013-07-12 Alessandro BochMerge "Moved parsing of unknown nodes from implementati...
2013-07-11 Diti BhatiaFixed a bug to block the creation of a static host... 69/569/4
2013-07-08 Alessandro BochMerge "Ensuring that SET_DL_* action with openflowj...
2013-07-03 Alessandro BochMerge "Added support to generate types from Choices...
2013-07-03 Alessandro BochMerge "Cache Sync for HostTracker"
2013-07-02 Maurice QureshiCache Sync for HostTracker 42/542/1
2013-06-14 Ed WarnickeMerge "Parents pom distribution"
2013-06-13 Giovanni MeoMerge "Fix bulk sync in SwitchMananger."
2013-06-13 Giovanni MeoMerge "HostTracker Bundle Separation"
2013-06-12 Kalvin HomHostTracker Bundle Separation 66/466/6
2013-06-12 Madhu VenugopalMerge "Checkstyle enforcer"
2013-06-12 Giovanni MeoCheckstyle enforcer 57/457/3
2013-06-10 Giovanni MeoMerge "Modified construction of built-in yang types."
next