Implement a segmented OutboundQueue
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / core / connection / OutboundQueueManager.java
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-22 Robert VargaBUG-3219: implement a shared stash for queue reuse 99/20999/1
2015-05-22 Robert VargaBUG-3219: clear queue array before stashing 96/20996/1
2015-05-22 Robert VargaDo not reschedule flush when channel is up and not... 86/20986/1
2015-05-22 Robert VargaBUG-3219: Handle EchoRequests directly in ConnectionAdapter 72/20972/1
2015-05-22 Robert VargaBUG-3219: Fix flush task scheduling 70/20970/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 VargaCleanup queue logging 63/20963/1
2015-05-22 Robert VargaEnable periodic barrier only when needed 60/20960/1
2015-05-22 Robert VargaBUG-3219: Introduce OutboundQueueHandler and related... 52/20952/1