Add isComplete callback to commitEntry
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / core / connection /
2017-01-26 Tomas SlusnyAdd isComplete callback to commitEntry 64/51064/4
2016-11-02 Andrej LeitnerAllow any hello mesage and extend hello support for... 87/26087/18
2016-09-06 Andrej LeitnerBug 6646 Fix infinite reschedule of flush 30/45230/1
2016-09-06 Andrej LeitnerBug 6638 Failed entries marked as completed also counte... 08/45208/1
2016-07-14 Michal PolkorabMerge "Prepare upgrade to Netty 4.1"
2016-06-29 Jozef BacigalBug 5928 - Future error after OutboundQueueEntry.java... 74/40874/5
2016-06-09 Michal PolkorabFixed netty & checkstyle failures 94/40094/8
2016-06-06 Abbas PareedkunjuFix for the Bug 5637 : When closing OutboundQueue close... 46/39746/2
2016-03-03 Michal PolkorabBug 5118 - Unsent messages reported as failed after... 83/35683/1
2016-02-29 Michal PolkorabBug 4614 - Reintroduce xid check for correct RPC handling 53/35353/2
2016-01-16 Michal PolkorabAllocatedXid assigned incorrectly 82/32882/1
2016-01-16 Michal PolkorabAlreadyReading flag not used correctly 94/32694/3
2016-01-12 Michal PolkorabBug 4942 - Barrier send condition updated 37/32437/1
2015-12-02 Vaclav DemcakBarrier turn on/off - no Barrier pipeline 05/30505/1
2015-12-02 Vaclav DemcakBarrier turn on/off - PacketOut bypass 04/30504/1
2015-12-02 Vaclav DemcakBarrier turn on/off - move more functionality from... 03/30503/1
2015-12-02 Vaclav DemcakBarrier turn on/off - StackedOutboundQueue definition 02/30502/1
2015-12-02 Vaclav DemcakBarrier turn on/off - Split OutboundQueueManager 01/30501/1
2015-12-02 Vaclav DemcakBarrier turn on/off - Split ConnectionAdapter functionality 00/30500/1
2015-12-02 Vaclav DemcakBarrier turn on/off-add switcher value to Config-Subsystem 99/30499/1
2015-10-28 Michal RehakBUG-4283: experimenter msg support - deserialization... 13/28813/3
2015-10-09 Vaclav DemcakBug 4432 - NPE problem in OFEncode 01/28201/1
2015-07-31 Michal RehakBUG-4072: Echo reply missing 04/24704/1
2015-06-26 Robert VargaImprove OutboundQueueManager IO patterns 03/23403/1
2015-06-26 Robert VargaSpeed up StackedOutboundQueue.reserve() 02/23402/1
2015-06-26 Robert VargaImplement a segmented OutboundQueue 01/23401/1
2015-06-26 Robert VargaTune write low/highwatermark 00/23400/1
2015-06-03 Robert VargaRun flush immediately when channel becomes writable 27/21727/1
2015-05-29 Robert VargaRelease OutboundQueueEntry callback on completion 91/21391/1
2015-05-22 Robert VargaBUG-3219: implement a shared stash for queue reuse 99/20999/1
2015-05-22 Robert VargaBUG-3219: Throw away message as soon as we send it out 98/20998/1
2015-05-22 Robert VargaBUG-3219: clear queue array before stashing 96/20996/1
2015-05-22 Robert VargaFix precondition format string 95/20995/1
2015-05-22 Robert VargaDo not reschedule flush when channel is up and not... 86/20986/1
2015-05-22 Robert VargaBUG-3219: guard from wron-use entry commit 73/20973/1
2015-05-22 Robert VargaBUG-3219: Handle EchoRequests directly in ConnectionAdapter 72/20972/1
2015-05-22 Robert VargaBUG-3219: Fix debug arguments 71/20971/1
2015-05-22 Robert VargaBUG-3219: Fix flush task scheduling 70/20970/1
2015-05-22 Robert VargaBUG-3229: Add support for PacketIn filtering 69/20969/1
2015-05-22 Robert VargaBUG-3219: Fix OutboundQueue cleanup on channel failure 68/20968/1
2015-05-22 Robert VargaBUG-3219: introduce OutboundQueueException 67/20967/1
2015-05-22 Robert VargaBUG-3219: Fix OutboundQueue request error reporting 66/20966/1
2015-05-22 Robert VargaMigrate to RpcResultBuilder 65/20965/1
2015-05-22 Robert VargaBUG-3219: do to park thread in flush 64/20964/1
2015-05-22 Robert VargaCleanup queue logging 63/20963/1
2015-05-22 Robert VargaMake sure we route error messages back 62/20962/1
2015-05-22 Robert VargaOptimize barrier-implied flushes 61/20961/1
2015-05-22 Robert VargaEnable periodic barrier only when needed 60/20960/1
2015-05-22 Robert VargaLog the incoming channel 59/20959/1
2015-05-22 Robert VargaMigrate away from deprecated methods 58/20958/1
2015-05-22 Robert VargaBUG-3219: Introduce OutboundQueueHandler and related... 52/20952/1
2015-05-22 Robert VargaSpeedup ChannelOutboundQueue flush end 49/20949/1
2015-03-30 Robert VargaFix checkstyle 89/17289/2
2015-02-17 Martin UhlirExposed channel autoread option 38/14438/2
2015-02-02 Martin UhlirBug 2245 - fixed multiple types of issues 71/14571/2
2014-11-28 Robert VargaRemove trailing whitespace 10/13210/2
2014-11-28 Robert VargaMass replace CRLF->LF 09/13209/2
2014-11-10 Marian AdamjakStatistics collection added 06/12606/2
2014-11-10 Marian AdamjakStatistics collection - initial change 05/12605/2
2014-10-29 Marian AdamjakBug 2245 - Fixed Avoid cycle between java packages 19/12319/1