Remove a potential NPE
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / device /
2015-05-21 Robert VargaRemove a potential NPE 59/20859/2
2015-05-21 Robert VargaFix generic warnings 27/20827/4
2015-05-20 Robert VargaRemove unused variable 23/20823/1
2015-05-20 Robert VargaMake methods static 22/20822/1
2015-05-20 Robert VargaMove invariants out of the loop 21/20821/1
2015-05-20 Martin Bobakadded spying on overall OFJ backpressure on/off operations 88/20788/1
2015-05-20 Vaclav DemcakFix unnecessary timeout submit 70/20770/1
2015-05-20 Martin Bobakthrottling fix 64/20764/1
2015-05-19 Martin Bobakdefensively create empty list for datastore nodes for... 30/20730/5
2015-05-19 Martin Bobakmultimessage collector provides way how to explicitly... 39/20739/3
2015-05-19 Martin BobakThrottling via packetIn filter proposal 42/20742/1
2015-05-19 michal rehakMerge "flow descriptors should be always stored when...
2015-05-19 michal rehakMerge "call get on transaction submit operation when...
2015-05-19 Martin Bobakcall get on transaction submit operation when writing... 13/20713/1
2015-05-19 Robert VargaDo not keep per-switch state in DeviceManagerImpl 10/20710/1
2015-05-18 Martin BobakNode created when device connects is created with... 59/20659/1
2015-05-18 michal rehakMerge "RequestContext's are not held by DeviceContext...
2015-05-18 michal rehakMerge "fix callback handling"
2015-05-18 Martin BobakRequestContext's are not held by DeviceContext anymore 43/20643/1
2015-05-18 Martin Bobakremoved unwanted git file created by merge 27/20627/2
2015-05-16 Robert VargaThrottledNotificationsOfferer should not be generic 05/20605/1
2015-05-16 Robert VargaFix various warnings 02/20602/2
2015-05-16 Robert VargaMessageSpy should not be generic 97/20597/2
2015-05-16 Martin Bobakcorrected way of handlig XID 95/20595/1
2015-05-16 Robert VargaMake sure RequestContext has a constant XID 77/20577/8
2015-05-16 Robert VargaCleanup RequestContextStack 76/20576/3
2015-05-15 Robert VargaRemove DeviceContextImpl.XidGenerator 75/20575/1
2015-05-15 Robert VargaFix various small warnings 74/20574/1
2015-05-15 michal rehakMerge "Explicitly deal with rejected offer operation"
2015-05-15 Robert VargaExplicitly deal with rejected offer operation 34/20534/2
2015-05-15 michal rehakMerge "Do not use InstanceIdentifier.builder()"
2015-05-15 Martin BobakMake sure we wait for the reserve XID 35/20535/1
2015-05-15 Martin Bobakstatistics groups renamed 32/20532/2
2015-05-15 Martin Bobakadded new statistics groups for measuring refused notif... 98/20398/5
2015-05-15 Martin BobakDeviceContext provides reserved values for XID 97/20397/5
2015-05-15 Martin BobakMultipartMessageCollector is used one per device context 48/20348/5
2015-05-15 Martin BobakIntroduced OutboundQueue from OFJ for outbound messages... 73/20173/8
2015-05-13 michal rehakMerge "fix parital multipart processing"
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 Bobakhashed wheel timer lenght prolonged 32/20132/2
2015-05-12 michal rehakMerge "HashedWheel timer tick duration set to 10ms"
2015-05-12 michal rehakMerge "DeviceContextImpl uses HashSet instead of ArrayList"
2015-05-12 michal rehakMerge "changed log level to debug"
2015-05-12 Martin BobakHashedWheel timer tick duration set to 10ms 21/20121/1
2015-05-12 Martin BobakDeviceContextImpl uses HashSet instead of ArrayList 19/20119/1
2015-05-12 Martin Bobakchanged log level to debug 16/20116/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 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 "add flowHash to device registry only after flow...
2015-05-07 Robert VargaFix null check 24/19824/1
2015-05-07 Martin BobakFixed Scariest level bugs from findbugs. 05/19805/2
2015-05-07 Martin Bobakoptimized removal request context from registry 77/19777/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 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 michal rehakMerge "Write to operational DS response of update-table...
2015-05-05 Jozef GloncakWrite to operational DS response of update-table rpc. 79/19579/4
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-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 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 Martin BobakBarrierTaskBuilder cleanup - moved method to right... 33/19333/1
2015-04-29 Martin Bobakchanged approach to device context synchronization 32/19332/1
2015-04-29 michal rehakMerge "TxChaingManager logging changed to warning"
2015-04-29 michal rehakMerge "removed unwanted requests map initialization"
2015-04-29 michal rehakMerge "added initial waiting for mdsal in topologyManager"
2015-04-29 michal rehakMerge "added initial waiting for mdsal in dropTest"
2015-04-28 michal rehakMerge "added initial waiting for mdsal in tableMissEnfo...
2015-04-28 Martin BobakTxChaingManager logging changed to warning 47/19247/4
2015-04-28 Martin Bobakremoved unwanted requests map initialization 46/19246/4
2015-04-28 michal rehakMerge "added initial waiting for mdsal in FRM"
2015-04-28 michal rehakMerge "introduction of ofp-common"
2015-04-28 michal rehakMerge "requests map in deviceContext is synchronized...
2015-04-28 Martin Bobakrequests map in deviceContext is synchronized now 33/19233/2
2015-04-28 michal rehakMerge "clean features dependencies in pom"
2015-04-28 Martin BobakStatisticsContext returns information whether some... 03/19203/4
next