Bug 5118 - Unsent messages reported as failed after disconnect
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / core /
2016-03-03 Michal PolkorabBug 5118 - Unsent messages reported as failed after... 87/35687/1
2016-03-01 Rashmi PujarBug 5377: Support configuring cipher suites to use... 95/35595/1
2016-01-18 Michal PolkorabAllocatedXid assigned incorrectly 72/32972/1
2016-01-15 Michal PolkorabAlreadyReading flag not used correctly 55/32855/1
2016-01-11 Michal PolkorabBarrier send condition updated 67/32367/2
2016-01-03 Robert VargaCleanup VersionMessageWrapper 58/20558/4
2015-12-04 michal rehakMerge "Barrier turn on/off - no Barrier pipeline" into...
2015-12-04 michal rehakMerge "Barrier turn on/off - PacketOut bypass" into...
2015-12-04 michal rehakMerge "Barrier turn on/off - move more functionality...
2015-12-04 michal rehakMerge "Barrier turn on/off - StackedOutboundQueue defin...
2015-12-04 michal rehakMerge "Barrier turn on/off - Split OutboundQueueManager...
2015-12-04 michal rehakMerge "Barrier turn on/off - Split ConnectionAdapter...
2015-12-04 michal rehakMerge "Barrier turn on/off-add switcher value to Config...
2015-11-03 Vaclav DemcakBarrier turn on/off - no Barrier pipeline 38/28038/13
2015-10-27 Vaclav DemcakBarrier turn on/off - PacketOut bypass 37/28037/4
2015-10-27 Vaclav DemcakBarrier turn on/off - move more functionality from... 36/28036/4
2015-10-27 Vaclav DemcakBarrier turn on/off - StackedOutboundQueue definition 98/27498/6
2015-10-27 Vaclav DemcakBarrier turn on/off - Split OutboundQueueManager 97/27497/6
2015-10-27 Vaclav DemcakBarrier turn on/off - Split ConnectionAdapter functionality 31/27431/6
2015-10-27 Vaclav DemcakBarrier turn on/off-add switcher value to Config-Subsystem 85/27385/6
2015-10-09 Vaclav DemcakBug 4432 - NPE problem in OFEncode 39/28039/2
2015-09-30 Michal RehakBUG-4072: Echo reply missing 73/27673/1
2015-07-10 Matus MarkoBug 2875 - fix initiating OFPT_HELLO over SSL from... 54/23954/2
2015-06-09 Robert VargaImprove OutboundQueueManager IO patterns 13/22013/6
2015-06-09 Robert VargaSpeed up StackedOutboundQueue.reserve() 21/22021/7
2015-06-09 Robert VargaImplement a segmented OutboundQueue 29/21829/9
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-28 Robert VargaRelease OutboundQueueEntry callback on completion 79/21379/1
2015-05-21 Robert VargaBUG-3219: implement a shared stash for queue reuse 40/20740/5
2015-05-21 Robert VargaBUG-3219: Throw away message as soon as we send it out 92/20892/1
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-21 Robert VargaFix precondition format string 79/20879/1
2015-05-20 Martin Bobakadded packetIn filter counts to statistics 97/20797/1
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-19 Robert VargaBUG-3219: guard from wron-use entry commit 07/20707/1
2015-05-18 Robert VargaBUG-3219: Handle EchoRequests directly in ConnectionAdapter 54/20654/7
2015-05-18 Robert VargaBUG-3219: Fix debug arguments 87/20687/1
2015-05-18 Robert VargaBUG-3219: Fix flush task scheduling 60/20660/4
2015-05-18 Robert VargaBUG-3229: Add support for PacketIn filtering 59/20559/8
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-18 Robert VargaBUG-3219: Fix OutboundQueue request error reporting 11/20611/7
2015-05-18 Robert VargaMigrate to RpcResultBuilder 06/20606/6
2015-05-17 Robert VargaBUG-3219: do to park thread in flush 16/20616/3
2015-05-16 Robert VargaCleanup queue logging 07/20607/3
2015-05-16 Robert VargaMake sure we route error messages back 09/20609/1
2015-05-16 Robert VargaOptimize barrier-implied flushes 80/20580/3
2015-05-16 Robert VargaEnable periodic barrier only when needed 79/20579/3
2015-05-16 Robert VargaLog the incoming channel 93/20593/1
2015-05-15 Robert VargaMigrate away from deprecated methods 78/20578/1
2015-05-15 Robert VargaFix Logger use 70/20570/2
2015-05-15 Robert VargaDo not use string concat 29/20529/1
2015-05-15 Robert VargaBUG-3219: Introduce OutboundQueueHandler and related... 80/20080/25
2015-05-12 Robert VargaSpeedup ChannelOutboundQueue flush end 48/20148/1
2015-03-31 Anton IvanovBUG 2905 TCP Options incorrect 13/17213/2
2015-03-31 Robert VargaFix Java 8 javadoc compatibility 90/17290/3
2015-03-30 Robert VargaFix checkstyle 89/17289/2
2015-03-28 Michal PolkorabInstruction experimenterId fix 62/17162/4
2015-03-24 Michal PolkorabBug 2756 - Match model update 18/15718/7
2015-02-17 Martin UhlirExposed channel autoread option 38/14438/2
2015-02-11 Martin UhlirAdded option to initiate connection to device 77/14977/7
2015-02-02 Martin UhlirBug 2245 - fixed multiple types of issues 71/14571/2
2015-02-02 Marian AdamjakBug 2245 Fixed Avoid cycle between java packages 21/12321/5
2015-01-28 Martin UhlirBug 2245 - Changed type parameters to comply with namin... 49/14449/5
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
2014-10-29 Marian AdamjakMaintaining code - remove unused class SslTrustManagerF... 11/12311/1
2014-10-29 Marian AdamjakMaintaining code - review log levels 10/12310/1
2014-10-29 Marian AdamjakMaintainig code - OFDatagramPacketDecoder, UdpConnectionMap 82/12282/6
2014-10-27 Marian AdamjakBUG 2245 - Fixed Singular Field 54/12254/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Constant Name 50/12250/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed 'Preserve Stack Trace' 14/12214/2
2014-10-23 Michal PolkorabBug 2245 - Fixed 'Hide Utility Class Constructor' 99/12199/3
2014-10-23 Marian AdamjakBUG 2245 - Fixed Loose coupling 03/12203/1
2014-09-17 Michal PolkorabBug 1935 - Double fireConnectionReady notification 77/11277/2
2014-08-28 Michal PolkorabUDP support implementation 32/10432/3
2014-08-28 Michal PolkorabAllow to configure number of threads used by Netty... 50/9650/4
2014-08-27 Rob AdamsFixed FIXME on MAC address serialization 59/10359/3
2014-07-17 Michal PolkorabBug 1373 - Fixed NullPointerException on incorrect... 15/9115/2
2014-07-08 Michal PolkorabBug 1324 - Buffer released correctly (even if translate... 87/8787/4
2014-07-08 Michal PolkorabBug 1323 - Treated expensive logging in OFDecoder and... 86/8786/1
2014-07-03 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Michal PolkorabTLS support - configurable passwords 45/8545/2
2014-07-03 Adam BrcekMerge "TLS unit test resources moved from src/main...
2014-07-03 Martin BobakBug 1277 - Move ByteBuffUtils to separate bundle 09/8609/2
2014-07-03 Martin BobakBug 1277 - Move ByteBuffUtils to separate bundle 54/8554/3
2014-07-02 Michal PolkorabUpdated logging on NotSslRecordException 56/8556/1
2014-07-01 Michal PolkorabMerge "Fix Eclipse errors"
2014-07-01 jameshall03885TLS support 04/7904/8
2014-06-10 Michal PolkorabRemoved unnecessary writeAndFlush() from OFEncoder 32/7332/2
2014-06-09 Robert VargaUse ReadTimeoutHandler for IdleHandler 83/7783/2
next