Alien flows in operational datastore.
[openflowplugin.git] / openflowplugin-impl /
2015-05-15 Jozef GloncakAlien flows in operational datastore. 95/20395/2
2015-05-13 michal rehakMerge "fix parital multipart processing"
2015-05-13 Jozef Gloncakfix parital multipart processing 50/20150/4
2015-05-13 Jozef GloncakAdaptive throttling 77/20177/2
2015-05-12 Martin Bobakadapted to notificationProvider API 76/20176/1
2015-05-12 michal rehakMerge "Explicitly set git-review branch to master"
2015-05-12 Martin Bobakfix npe when calculating IpMatchHash 34/20134/1
2015-05-12 Martin Bobakhashed wheel timer lenght prolonged 32/20132/2
2015-05-12 michal rehakMerge "un - throttle connection interval set to 10ms"
2015-05-12 michal rehakMerge "HashedWheel timer tick duration set to 10ms"
2015-05-12 michal rehakMerge "DeviceFlowRegistryImpl uses HashSet instead...
2015-05-12 michal rehakMerge "DeviceContextImpl uses HashSet instead of ArrayList"
2015-05-12 michal rehakMerge "StatisticsContextImpl uses HashSet instead of...
2015-05-12 michal rehakMerge "RpcContextImpl uses HashSet instead of ArrayList"
2015-05-12 michal rehakMerge "changed log level to debug"
2015-05-12 Martin Bobakun - throttle connection interval set to 10ms 22/20122/1
2015-05-12 Martin BobakHashedWheel timer tick duration set to 10ms 21/20121/1
2015-05-12 Martin BobakDeviceFlowRegistryImpl uses HashSet instead of ArrayList 20/20120/1
2015-05-12 Martin BobakDeviceContextImpl uses HashSet instead of ArrayList 19/20119/1
2015-05-12 Martin BobakStatisticsContextImpl uses HashSet instead of ArrayList 18/20118/1
2015-05-12 Martin BobakRpcContextImpl uses HashSet instead of ArrayList 17/20117/1
2015-05-12 Martin Bobakchanged log level to debug 16/20116/1
2015-05-12 Jozef GloncakBUG 2429 - not releasing dead connection threads 15/20115/1
2015-05-11 Martin Bobakflow hash should be written to device flow registry... 40/20040/1
2015-05-11 Martin Bobakperformance fix - nodeConnector II reuse 32/20032/1
2015-05-11 Martin BobakFlowRegistryException is not used anymore 31/20031/1
2015-05-11 michal rehakMerge "internal message statistics available trough...
2015-05-11 Martin Bobakinternal message statistics available trough JMX bean 99/19999/1
2015-05-08 Martin Bobakmore of internal flow mode stats 41/19941/1
2015-05-08 Martin Bobakadded internal stats for packetIn+addFlow 19/19919/1
2015-05-08 Martin Bobakconnection adapter is set to autoread = false when... 18/19918/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 BobakEliminating new BigInteger where possible 92/19892/1
2015-05-08 Martin BobakDeviceContext changes approach to synchronization 90/19890/1
2015-05-08 Martin BobakCommonService has its fields private 87/19887/1
2015-05-08 Martin Bobakremoved worthless logging wrapping 86/19886/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 michal rehakMerge "Use ImmutableMap for TranslatorLibrary"
2015-05-08 michal rehakMerge "Lower fast-path locking in RpcContext"
2015-05-08 Martin BobakdeviceCtx should not be used where is not needed 85/19885/1
2015-05-08 Robert VargaUse ImmutableMap for TranslatorLibrary 38/19838/3
2015-05-08 Robert VargaLower fast-path locking in RpcContext 37/19837/2
2015-05-08 michal rehakMerge "add flowHash to device registry only after flow...
2015-05-07 Martin Bobakadd flowHash to device registry only after flow is... 46/19846/2
2015-05-07 Robert VargaCleanup BaseCallback 25/19825/1
2015-05-07 Robert VargaFix null check 24/19824/1
2015-05-07 Robert VargaLower the size of deviceContext synchronized block 22/19822/2
2015-05-07 Martin BobakFixed Scariest level bugs from findbugs. 05/19805/2
2015-05-07 Martin Bobakoptimized usage of registry 78/19778/1
2015-05-07 Martin Bobakoptimized removal request context from registry 77/19777/1
2015-05-07 Martin BobakTranslatorLibrary holds translators in synchronized... 76/19776/1
2015-05-07 Martin Bobakhash usage optimized 75/19775/1
2015-05-07 Martin Bobakall device registries holds its data in synchronized... 74/19774/1
2015-05-06 michal rehakMerge "code cleanup"
2015-05-06 Martin Bobakcode cleanup 94/19694/2
2015-05-06 Martin Bobakfixed logging output 03/19703/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 Martin Bobaksanitized transaction operations 41/19641/4
2015-05-05 michal rehakMerge "added transaction commit time expenses"
2015-05-05 Martin Bobakadded transaction commit time expenses 40/19640/3
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 Bobakscheduled transaction submit skipped when tx empty 39/19639/2
2015-05-05 Martin Bobakbug 3126 - shift to new notification service 42/19642/1
2015-05-05 Martin Bobakbug 3118 - statistics polling should react on datastore... 26/19626/3
2015-05-05 Martin Bobakfixed flow hash equals 38/19638/1
2015-05-05 michal rehakMerge "Write to operational DS response of update-table...
2015-05-05 michal rehakMerge "removed unused method"
2015-05-05 Jozef GloncakWrite to operational DS response of update-table rpc. 79/19579/4
2015-05-05 Jozef GloncakBUG 3119 - Empty flow statistics for OFv10. 04/19604/1
2015-05-05 Martin Bobakremoved unused method 25/19625/1
2015-05-05 michal rehakMerge "BUG 3114 - Fixed NPE in table features reconcili...
2015-05-04 Martin Bobakfix removed tables for OF-1.0 31/19531/1
2015-05-04 michal rehakMerge "process flows statistics in one commit tx only...
2015-05-04 michal rehakMerge "Adding test for updating table-features."
2015-05-04 michal rehakMerge "Speedup local karaf distro."
2015-05-04 Martin Bobakprocess flows statistics in one commit tx only when... 04/19504/1
2015-05-04 Jozef Gloncaksal-table:update-table rpc (service) implementation 83/19383/3
2015-04-30 michal rehakMerge "lower log severity to warn where appropriate"
2015-04-30 michal rehakMerge "avoid flow number oscilation by deleting and...
2015-04-30 Martin Bobakavoid flow number oscilation by deleting and writing... 72/19372/3
2015-04-30 Martin Bobaklower log severity to warn where appropriate 80/19380/1
2015-04-30 michal rehakMerge "Improving logging in DeviceContext and MultiMsgC...
2015-04-30 Jozef GloncakImproving logging in DeviceContext and MultiMsgCollector. 94/19294/3
2015-04-29 Martin BobakStatiststicsContext is removed from registry when corre... 40/19340/1
2015-04-29 Martin BobakFlowHash computation enhanced 39/19339/2
2015-04-29 Martin BobakDeviceContext is not closed by statistics manager when... 38/19338/2
2015-04-29 Martin Bobakchatty log switched to trace level 37/19337/2
2015-04-29 Martin BobakAdded device connection status information to throwable 36/19336/2
2015-04-29 Martin BobakStatisticsManager closes device context when connection... 35/19335/2
2015-04-29 Martin Bobakfix npe in BarrierTaskBuider 34/19334/2
2015-04-29 michal rehakMerge "BarrierTaskBuilder cleanup - moved method to...
2015-04-29 michal rehakMerge "changed approach to device context synchronization"
2015-04-29 michal rehakMerge "RpcContext doesn't hold referrence to DeviceCont...
2015-04-29 michal rehakMerge "RpcContext doesn't need to provide DeviceContext"
2015-04-29 Timotej Kubasfixing of10 issue in MatchUtil 02/19302/1
next