Merge "Bug 6110: Fixed bugs in statistics manager due to race condition." into stable...
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / device / DeviceContextImpl.java
2017-03-11 Anil VishnoiMerge "Bug 6110: Fixed bugs in statistics manager due...
2017-03-09 Abhijit KumbhareMerge "Bug 7910 - Flow with ethernet mask (ff:ff:ff...
2017-03-07 Abhijit KumbhareMerge "Fix comparison between port numbers in match...
2017-02-28 Tomas SlusnyFix comparison between port numbers in match 07/52407/1
2017-02-25 Anil VishnoiBug 7763 - Openflow plugin deletes switch from topology 30/52230/3
2017-02-22 Abhijit KumbhareMerge "Bug 7736 - Forwarding Rules application cluster...
2017-02-21 Jon CastroBug 7736 - Forwarding Rules application cluster singlet... 89/51489/7
2016-12-08 Shuva Jyoti KarMerge "Revert the functional behavior change introduced...
2016-12-05 Jozef BacigalMerge "Bug 6820 - Implement SalExperimenterMpMessageSer...
2016-12-05 Jozef BacigalMerge "BUG-6890:Flow-Removed Notification configuration...
2016-11-10 Shuva KarBUG-6890:Flow-Removed Notification configuration 89/48189/1
2016-11-09 Shuva Jyoti KarMerge "Bug 7058 - [Helium Plugin]Stats collection issue...
2016-11-04 Colin DixonImprove cleanup after device disconnected event 87/47587/3
2016-10-24 Abhijit KumbhareMerge "BUG-6890: Edit to cfg file reflecting that stati...
2016-10-24 Abhijit KumbhareMerge "BUG-6890:" into stable/boron
2016-10-22 Anil VishnoiMerge "Remove RoleManager and RoleContext" into stable...
2016-10-21 Jozef BacigalRemove RoleManager and RoleContext 09/47309/2
2016-09-21 Anil VishnoiMerge "BUG-6118: making the OFentityListener aware...
2016-09-21 Jozef BacigalMerge "ClusterSingletonService cleaning FRM/FRS" into...
2016-09-21 Jozef BacigalMerge "Bug 6749: Set the openflow connection config...
2016-09-19 Tomas SlusnyFix connection closing before initialization 47/45747/2
2016-09-19 Jozef BacigalMerge "Bug 6665 Clean code" into stable/boron
2016-09-19 Jozef BacigalMerge "SONAR TD - StatisticsContextImpl, StatisticsMana...
2016-09-19 Jozef BacigalMerge "Update comments around flat-batch service" into...
2016-09-19 Jozef BacigalMerge "Update old links in code to deprecated DataChang...
2016-09-19 Jozef BacigalMerge "Convert OF samples to use DTCL instead of DCL...
2016-09-19 Jozef BacigalMerge "Convert openflowplugin-it to use DTCL instead...
2016-09-19 Jozef BacigalBug 6665 Clean code 46/45746/2
2016-09-19 Jozef BacigalMerge "Bug 6665 - Fix switches scalability" into stable...
2016-09-19 Jozef BacigalMerge "Bug 6542 FRS - prevent concurrent reconciliation...
2016-09-16 Jozef BacigalBug 6665 - Fix switches scalability 12/45712/1
2016-09-06 Shuva KarBUG-6595: Adding a retry for the issue when the 25/45125/5
2016-09-06 Thanh HaMerge "Bug 6176 - Decrease logging level in Sal-F/G...
2016-09-06 Jozef BacigalBug 6554 Fix rejecting connections 28/45228/1
2016-09-01 Shuva KarBUG-6595: Need more information in logging 24/45024/2
2016-08-22 Jozef BacigalBug 6465 Controller goes into slave mode 84/44484/1
2016-08-22 Shuva KarBUG-5464,5954: making table features configurable for... 83/44483/1
2016-08-22 Jozef BacigalBug 5596 - restart devices management improvement 80/44480/1
2016-08-22 Jozef BacigalBug 5596 Initial commit failed 78/44478/1
2016-08-22 Jozef BacigalBug 5596 Changes when closing device 76/44476/1
2016-08-22 Jozef BacigalBug 5596 Cleaning lifecycle conductor 75/44475/1
2016-08-22 Jozef BacigalBug 5596 Cleaning part 1 71/44471/1
2016-08-22 Jozef BacigalBug 5596 Added cluster provider 70/44470/1
2016-08-22 Jozef BacigalBug 5596 Created lifecycle service 05/43905/3
2016-07-26 Jozef BacigalMerge "SONAR TD - SinglePurposeMultipartReplyTranslator...
2016-07-26 Jozef BacigalMerge "SONAR TD - DeviceFlowRegistryImpl, FlowDescripto...
2016-07-20 Jozef BacigalMerge "Bug 6235 - Cookie compare in FlowRegistryKeyFactory"
2016-07-20 Jozef BacigalMerge "Bug 6193 - Change in length of DatapathId of...
2016-07-20 michal rehakMerge "Sonar major issues."
2016-07-20 Anil VishnoiMerge "BUG-6059: Moving Statistics Manager to DTCL"
2016-07-20 Jozef BacigalMerge "Technical Debt part 2"
2016-07-20 Jozef BacigalMerge "Technical Debt part 1"
2016-07-19 Jozef BacigalMerge "BUG 6179 - Turning off flow removed notification"
2016-07-19 miroslav.mackoBUG 6179 - Turning off flow removed notification 63/41563/9
2016-07-14 Jozef BacigalSonar major issues. 45/41845/1
2016-07-14 Tomas SlusnyFix DeviceFlowRegistry filling 34/41834/1
2016-07-11 Jozef BacigalMerge "BUG-6109: Having a null match field is totally...
2016-07-08 Anil VishnoiMerge "BUG-5888: moving the reconciliation process...
2016-07-08 Anil VishnoiMerge "Fixed debug log messages."
2016-07-07 michal rehakMerge "Bug 6162 Using generic Exceptions"
2016-07-06 Jozef BacigalBug 6162 Using generic Exceptions 89/41389/1
2016-06-29 Jozef BacigalMerge "FRSync features.xml removed"
2016-06-29 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 5"
2016-06-29 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 4"
2016-06-28 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 3"
2016-06-28 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 2"
2016-06-28 Jozef BacigalMerge "Bug 5936 - DeviceFlowRegistry flowId bug"
2016-06-23 Abhijit KumbhareMerge "Removed duplicate sal-binding-config dependency."
2016-06-23 Abhijit KumbhareMerge "Bug 6085 - Modifying config flow does not work...
2016-06-23 Abhijit KumbhareMerge "Fixed the log level."
2016-06-23 Abhijit KumbhareMerge "Bug 5916: He plugin: Wake up statistics collecto...
2016-06-23 Jozef BacigalMerge "Bug 5602: Fixed FlowRemoved notification"
2016-06-23 Tomas SlusnyBug 5936 - DeviceFlowRegistry flowId bug 86/39586/9
2016-06-23 Abhijit KumbhareMerge "Bug 5974: He plugin: Don't invalidate session...
2016-06-22 Hideyuki TaiBug 5602: Fixed FlowRemoved notification 06/39906/4
2016-06-21 Jozef BacigalMerge "Bug 6075 - Missing unregistration for Nshc1...
2016-06-21 Jozef BacigalMerge "Bug 6050 - TcpSrcCodec is not maskable"
2016-06-21 michal rehakMerge "Bug 6088 - Threads problem on gathering statistics"
2016-06-21 Jozef BacigalMerge "Bug 5577 Retry mechanism"
2016-06-21 Jozef BacigalMerge "Bug 5924 - Reuse Threads using ThreadPool in...
2016-06-21 Jozef BacigalMerge "Bug 5925 - Reuse Threads using ThreadPool in...
2016-06-21 michal rehakMerge "Added context state to all contexts"
2016-06-21 michal rehakMerge "Optimized imports"
2016-06-21 michal rehakMerge "Device state"
2016-06-21 michal rehakMerge "Abstract service NodeId remove"
2016-06-21 michal rehakMerge "Abstract service"
2016-06-21 michal rehakMerge "DevManager functionality add"
2016-06-21 michal rehakMerge "DevCtx to DevMng"
2016-06-21 michal rehakMerge "RPCContext dependency from DevCtx removed"
2016-06-21 michal rehakMerge "RPCEnabled flag moved from DeviceCtx"
2016-06-21 michal rehakMerge "Conductor RPC registration moved"
2016-06-21 michal rehakMerge "DeviceState changes"
2016-06-21 michal rehakMerge "deviceContext changes"
2016-06-20 Jozef BacigalAdded context state to all contexts 34/40534/2
2016-06-17 Jozef BacigalOptimized imports 90/40490/1
2016-06-17 Jozef BacigalDevice state 64/40364/5
2016-06-17 Jozef BacigalAbstract service NodeId remove 58/40358/5
2016-06-17 Jozef BacigalAbstract service 67/40167/8
2016-06-17 Jozef BacigalDevManager functionality add 59/40159/7
2016-06-17 Jozef BacigalDevCtx to DevMng 56/40156/7
next