Bug 6110: Fixed bugs in statistics manager due to race condition.
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / registry /
2016-12-23 Shuva Jyoti KarMerge "Bug 7335 - Flow update rejected by switch genera...
2016-12-21 Sai MarapareddyBug 7415 Reducing the severity of the log message 74/49674/2
2016-09-19 Jozef BacigalMerge "Bug 6542 FRS - prevent concurrent reconciliation...
2016-09-06 Thanh HaMerge "Bug 6176 - Decrease logging level in Sal-F/G...
2016-09-02 Andrej LeitnerBug 6176 - Decrease logging level in Sal-F/G/M-Service... 93/44893/4
2016-08-24 Andrej LeitnerBug 6513 Remove FD from registry immediately 58/44558/8
2016-08-22 Jozef BacigalBug 5596 - restart devices management improvement 80/44480/1
2016-08-22 Tomas SlusnyDeviceFlowRegistry - prevent NPE 77/44477/1
2016-08-22 Jozef BacigalBug 5596 Changes when closing device 76/44476/1
2016-08-19 Shuva KarBUG-6458: 81/44281/2
2016-08-11 Shuva KarBug5822:Ensuring that the flowId, is unique for a flow 40/43740/1
2016-08-08 Shuva Jyoti KarMerge "Bug 5540 - ActionConvertor ordering"
2016-08-08 Shuva Jyoti KarMerge "BUG-6354: Altering the log-level to trace for...
2016-08-07 Anil VishnoiMerge "Mask Support for TCP and UDP ports in nicira...
2016-08-07 Shuva KarBUG-6354: Altering the log-level to trace for triggerin... 77/43277/2
2016-08-05 Shuva Jyoti KarMerge "Device*Registry quickfix - add failed"
2016-08-05 Jozef BacigalMerge "Sonar issues"
2016-07-28 Abhijit KumbhareMerge "Bug 6146 - Some Flows not found in DeviceFlowReg...
2016-07-26 Icaro CameloSonar issues 30/42330/4
2016-07-26 Jozef BacigalMerge "Move empty match constant into OFConstants"
2016-07-26 Jozef BacigalMerge "SONAR TD - SinglePurposeMultipartReplyTranslator...
2016-07-26 Jozef BacigalMerge "SONAR TD - DeviceFlowRegistryImpl, FlowDescripto...
2016-07-25 Anil VishnoiBug 6146 - Some Flows not found in DeviceFlowRegistry 10/42510/1
2016-07-25 Andrej LeitnerMove empty match constant into OFConstants 54/42454/1
2016-07-21 Tomas SlusnySONAR TD - DeviceFlowRegistryImpl, FlowDescriptorFactor... 63/41963/2
2016-07-20 Jozef BacigalMerge "Create empty match only once"
2016-07-20 Jozef BacigalMerge "Optimized imports in frm"
2016-07-20 Jozef BacigalMerge "Bug 4148: Fixed the log level."
2016-07-20 Jozef BacigalRevert "Merge "Bug 6235 - Cookie compare in FlowRegistr... 32/42132/1
2016-07-20 Andrej LeitnerCreate empty match only once 26/42126/2
2016-07-20 Jozef BacigalMerge "Bug 6235 - Cookie compare in FlowRegistryKeyFactory"
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 Tomas SlusnyBug 6235 - Cookie compare in FlowRegistryKeyFactory 36/42036/2
2016-07-14 Tomas SlusnyFix DeviceFlowRegistry filling 34/41834/1
2016-07-14 Jozef BacigalMerge "Bug 6181 - DeviceFlowRegistry performance issue...
2016-07-12 Tomas SlusnyBug 6181 - DeviceFlowRegistry performance issue when... 63/41663/5
2016-07-11 Jozef BacigalMerge "BUG-6109: Having a null match field is totally...
2016-07-09 Shuva KarBUG-6109: Having a null match field is totally fine. 05/41605/1
2016-07-08 Anil VishnoiMerge "Fixed debug log messages."
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 Tomas SlusnyBug 5936 - DeviceFlowRegistry flowId bug 86/39586/9
2015-09-23 michal rehakMerge "BUG-4326: Eliminate dependency to org.apache...
2015-09-22 Jozef GloncakBUG-4340: raise test coverage to 80% - int.registry... 79/27279/1
2015-06-13 michal rehakMerge "Bug 3660 - Missing flow for match ARP."
2015-06-13 Jozef GloncakBUG 3603 - Flow without priority isn't processed. 26/22526/1
2015-06-11 Robert VargaBUG-3157: performance tuning - Use a TrieMap as the... 54/22354/2
2015-06-11 Robert VargaBUG-3363: code optimization and cleanup - Make flowRegi... 39/22339/2
2015-06-11 Robert VargaBUG-3363: code optimization and cleanup - Fix unsynchro... 35/22335/2
2015-06-11 Robert VargaBUG-3363: code optimization and cleanup - Do not leak... 30/22330/2
2015-06-10 Robert VargaBUG-3363: code optimization and cleanup - Fix eclipse... 86/22286/2
2015-05-26 michal rehakMerge "Bug 3328: Set icmpv4-match into OF10 match."
2015-05-26 michal rehakMerge "Change StatisticsContext"
2015-05-26 michal rehakMerge "Un-obfuscate srcVlanMatch"
2015-05-26 michal rehakMerge "Use an ImmutableMaps for constant lookups"
2015-05-26 michal rehakMerge "Fix TableFeaturesConvertor table"
2015-05-26 michal rehakMerge "Use constants for Ordering objects"
2015-05-26 michal rehakMerge "Make OrderComparator.build() use generic arguments"
2015-05-26 michal rehakMerge "Add VLAN match constants"
2015-05-26 michal rehakMerge "Optimize FlowConvertor"
2015-05-26 michal rehakMerge "Make MatchReactor a proper constant"
2015-05-26 michal rehakMerge "Simplify CommonService interface"
2015-05-26 michal rehakMerge "HashUtil erradicated"
2015-05-26 Martin BobakHashUtil erradicated 97/21097/1
2015-05-25 michal rehakMerge "HashUtils are not used anymore"
2015-05-25 michal rehakMerge "code cleanup : removed unused parts of code"
2015-05-25 Martin BobakHashUtils are not used anymore 53/21053/1
2015-05-25 Martin Bobakcode cleanup : removed unused parts of code 41/21041/3
2015-05-22 Martin BobakFlowHash renamed to FlowRegistryKey 81/20981/1
2015-05-16 Robert VargaFix various warnings 02/20602/2
2015-05-15 Robert VargaFix various small warnings 74/20574/1
2015-05-15 Jozef GloncakEnsuring exclusive access to flow registry. 94/20494/2
2015-05-12 michal rehakMerge "DeviceFlowRegistryImpl uses HashSet instead...
2015-05-12 Martin BobakDeviceFlowRegistryImpl uses HashSet instead of ArrayList 20/20120/1
2015-05-11 Martin BobakFlowRegistryException is not used anymore 31/20031/1
2015-05-08 Martin BobakFix LOG: private static final 97/19897/1
2015-05-08 Martin BobakDeviceFlowRegistry doesn't use ConcurrentHashMap 95/19895/1
2015-05-08 Martin BobakDeviceContext changes approach to synchronization 90/19890/1
2015-05-08 Martin Bobakchanged approach to synchronization of DeviceContext 48/19848/4
2015-05-08 michal rehakMerge "deviceCtx should not be used where is not needed"
2015-05-08 Martin BobakdeviceCtx should not be used where is not needed 85/19885/1
2015-05-07 Martin Bobakoptimized usage of registry 78/19778/1
2015-05-07 Martin Bobakall device registries holds its data in synchronized... 74/19774/1
2015-05-06 michal rehakMerge "BUG-3129 NPE in flowHash"
2015-05-06 Martin BobakBUG-3129 NPE in flowHash 85/19685/1
2015-05-06 michal rehakMerge "bug 3126 - shift to new notification service"
2015-05-05 michal rehakMerge "added transaction commit time expenses"
2015-05-05 michal rehakMerge "scheduled transaction submit skipped when tx...
2015-05-05 michal rehakMerge "bug 3118 - statistics polling should react on...
2015-05-05 Martin Bobakfixed flow hash equals 38/19638/1
2015-04-29 Martin BobakFlowHash computation enhanced 39/19339/2
2015-04-28 michal rehakMerge "clean features dependencies in pom"
next