Modify HostTracker to be able to interact with multiple host finders
[controller.git] / opendaylight / hosttracker / implementation / src / main / java / org / opendaylight / controller / hosttracker / internal / HostTracker.java
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-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-10 Giovanni MeoMerge "Modified construction of built-in yang types."
2013-06-10 Giovanni MeoMerge "Adding Set Next Hop action"
2013-06-07 Giovanni MeoMerge changes I029118f9,I4a0320b9
2013-06-07 Giovanni MeoMerge "Yang-maven-plugin refactored + fixed bugs. Remov...
2013-06-07 Ed WarnickeMerge "Finalize the OSGi launcher for the opendaylight...
2013-06-07 Madhu VenugopalRemoving invalid casts from hosttracker. 42/442/1
2013-06-05 Giovanni MeoMerge "Fix exception in HostTracker when non-OF node...
2013-06-05 Jason YeFix exception in HostTracker when non-OF node is removed. 34/434/1
2013-05-15 Giovanni MeoMerge "Removed unused private variable containerAwareRe...
2013-05-15 Giovanni MeoMerge "Removed unused private variable containerAwareRe...
2013-05-14 Giovanni MeoMerge "Refactored yang-maven-plugin."
2013-05-13 Ed WarnickeMerge "new LinkedList() mostly redundant with Arrays...
2013-05-13 Alessandro BochMerge "Logging improvements to improve efficiency ...
2013-05-13 Madhavan Kasthurir... Logging improvements to improve efficiency - specifical... 38/338/1
2013-05-07 Giovanni MeoMerge "Primitive support to save the topology coordinat...
2013-05-07 Madhu VenugopalPrimitive support to save the topology coordinates... 13/313/1
2013-05-06 Giovanni MeoMerge "API 2 Documentation for opendaylight.controller...
2013-05-03 Alessandro BochMerge "Bug fix for ForwardingRulesManager: addFlow...
2013-05-02 Madhavan Kasthurir... edgeUpdate API enhancement and related changes. 84/284/1
2013-04-30 taochangResubmitted with source code synchronized. Added integ... 64/264/3