openflowjava.git
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-10-08 Thanh HaBumping versions by 0.0.1 after the Lithium SR2 release 20/28120/1
2015-10-08 Thanh HaApplying the Lithium SR2 release patch 19/28119/1 release/lithium-sr2
2015-09-30 Michal RehakBUG-4072: Echo reply missing 73/27673/1
2015-08-22 Thanh HaBumping versions by 0.0.1 after the Lithium SR1 release 97/25697/1
2015-08-22 Thanh HaApplying the Lithium SR1 release patch 96/25696/1 release/lithium-sr1
2015-07-10 Matus MarkoBug 2875 - fix initiating OFPT_HELLO over SSL from... 54/23954/2
2015-07-01 Michal RehakBUG-3907: openflow-plugin-api does not build with jdk8 30/23630/2
2015-06-25 Thanh HaSet default git-review branch to stable/lithium 46/23346/1
2015-06-25 Thanh HaBumping versions by 0.0.1 for next dev cycle 45/23345/1
2015-06-25 Thanh HaRelease Lithium 44/23344/1 release/lithium
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 VargaRead data directly into a local array 31/20531/1
2015-05-15 Robert VargaChange Assert import 55/20355/2
2015-05-15 Robert VargaUse an ImmutableMap in DeserializationFactory 30/20530/1
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-13 Michal PolkorabBug 3178 - Statistics collection turned on by default 93/20093/2
2015-05-13 Robert VargaCache pattern splitters 04/20204/2
2015-05-12 Robert VargaSpeedup ChannelOutboundQueue flush end 48/20148/1
2015-04-10 Michal PolkorabBug 2926 - API yangs hidden 83/18083/1
2015-03-31 Robert VargaRemove mention on enunciate 09/17409/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-28 Michal PolkorabAction experimenterId fix 59/17159/2
2015-03-26 Thanh HaRevert "Add odlparent relativepath relative to autorelease" 91/17191/1
2015-03-25 Michal PolkorabBug 2866 - Fixed ipv6 address parsing 10/16810/3
2015-03-24 Michal PolkorabBug 2756 - Instruction model update 39/16039/3
2015-03-24 Michal PolkorabBug 2756 - Action model update 32/15932/6
2015-03-24 Michal PolkorabBug 2756 - Match model update 18/15718/7
2015-03-13 Thanh HaAdd odlparent relativepath relative to autorelease 43/16443/1
2015-02-17 Martin UhlirExposed channel autoread option 38/14438/2
2015-02-13 Robert VargaMigrate features to features-parent 82/15282/3
2015-02-13 Robert VargaRemove yang.prototypes.version 81/15281/4
2015-02-13 Robert VargaRemove unneeded properties 80/15280/4
2015-02-13 Robert VargaRemove unneeded version declarations 79/15279/5
2015-02-13 Robert VargaIntroduce an artifacts artifact 78/15278/5
2015-02-13 Robert VargaRemove unneeded yangtools version 75/15275/3
2015-02-13 Robert VargaMigrate to artifact imports 77/15277/3
2015-02-13 Robert VargaRemove distributionManagement 76/15276/2
2015-02-12 Thanh HaRemove unncessary Sonar variables 20/15220/1
2015-02-11 Martin UhlirAdded option to initiate connection to device 77/14977/7
2015-02-10 Martin UhlirRemoved <repository> tags 73/15073/2
2015-02-09 Robert VargaRemove unneeded dependencyManagement declarations 55/15055/1
2015-02-09 Robert VargaDo not override versions from odlparent 54/15054/1
2015-02-02 Martin UhlirNXM (de)serializers deleted 25/14625/2
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 - Synchronized classes and data structures... 96/14496/3
2015-01-28 Martin UhlirBug 2245 - Changed type parameters to comply with namin... 49/14449/5
2015-01-26 Martin UhlirBug 2245 - Added private constructors to utility classe... 80/14480/1
2015-01-09 Thanh HaSet root pom.xml <name> for Sonar 50/14050/1
2015-01-09 Michal PolkorabFeatures updated (odl-mdsal-common) 13/14013/2
2014-11-28 Robert VargaRemove trailing whitespace 10/13210/2
2014-11-28 Robert VargaMass replace CRLF->LF 09/13209/2
2014-11-28 Robert VargaStatic fields should be accessed via class 08/13208/2
2014-11-28 Robert VargaMake sure to pick up junit version from odlparent 07/13207/2
2014-11-28 Robert VargaDo not override versions supplied by odlparent 06/13206/2
2014-11-28 Robert VargaReference odlparent to get common settings 05/13205/1
2014-11-25 Michal PolkorabTest updated according to yangtools string validation... 13/13113/2
2014-11-18 Michal PolkorabStatistics loadable / installable in Karaf 09/12909/2
2014-11-14 Michal PolkorabJConsole support for statistics collection 18/12818/3
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 - Move buildRpcError method into Abstr... 14/12314/2
next