Tune write low/highwatermark
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / core / connection / OutboundQueueManager.java
2015-06-09 Robert VargaTune write low/highwatermark 44/22044/3
2015-06-02 Robert VargaRun flush immediately when channel becomes writable 76/21576/4
2015-05-21 Robert VargaBUG-3219: implement a shared stash for queue reuse 40/20740/5
2015-05-21 Robert VargaBUG-3219: clear queue array before stashing 83/20883/1
2015-05-21 michal rehakMerge "Cache pattern splitters" into stable/lithium
2015-05-20 michal rehakMerge "Bug 3178 - Statistics collection turned on by...
2015-05-19 michal rehakMerge "BUG-3229: Add support for PacketIn filtering...
2015-05-19 Robert VargaDo not reschedule flush when channel is up and not... 14/20714/1
2015-05-18 Robert VargaBUG-3219: Handle EchoRequests directly in ConnectionAdapter 54/20654/7
2015-05-18 Robert VargaBUG-3219: Fix flush task scheduling 60/20660/4
2015-05-18 Robert VargaBUG-3219: Fix OutboundQueue cleanup on channel failure 17/20617/5
2015-05-18 Robert VargaBUG-3219: introduce OutboundQueueException 12/20612/5
2015-05-16 Robert VargaCleanup queue logging 07/20607/3
2015-05-16 Robert VargaEnable periodic barrier only when needed 79/20579/3
2015-05-15 Robert VargaBUG-3219: Introduce OutboundQueueHandler and related... 80/20080/25