Bumping versions by 0.0.1 for next dev cycle
[openflowjava.git] / openflow-protocol-impl /
2016-10-21 Anil BelurBumping versions by 0.0.1 for next dev cycle 81/47281/1 stable/beryllium
2016-09-21 Michal PolkorabMerge "Bug 6744 - the parameters of the function of...
2016-09-21 Michal PolkorabMerge "Bug 6638 Failed entries marked as completed...
2016-09-20 Andrej LeitnerBug 6646 Fix infinite reschedule of flush 68/45868/1
2016-09-20 Andrej LeitnerBug 6638 Failed entries marked as completed also counte... 67/45867/1
2016-09-19 yunyunhanBug 6744 - the parameters of the function of registerMe... 07/45807/1
2016-09-14 yunyunhanBug 6674 - the key of the serialization function regist... 14/45414/3
2016-08-04 Thanh HaBumping versions by 0.0.1 for next dev cycle 81/43181/1
2016-06-13 Michal PolkorabFixed netty & checkstyle failures 24/40224/1
2016-05-12 Thanh HaBumping versions by 0.0.1 for next dev cycle 12/38712/1
2016-05-12 Thanh HaRelease Beryllium-SR2 11/38711/1 release/beryllium-sr2
2016-03-23 Thanh HaBumping versions by 0.0.1 for next dev cycle 12/36612/1
2016-03-23 Thanh HaRelease Beryllium-SR1 11/36611/1 release/beryllium-sr1
2016-03-01 Rashmi PujarBug 5377: Support configuring cipher suites to use... 93/35593/1
2016-02-18 Thanh HaBumping versions by 0.0.1 for next dev cycle 53/34953/1
2016-02-18 Thanh HaRelease Beryllium 52/34952/1 release/beryllium
2016-02-02 Michal PolkorabBug 4614 - Reintroduce xid check for correct RPC handling 06/33906/2
2016-02-02 Michal PolkorabBug 5173 - Prevent log flooding 81/33881/2
2016-02-02 Michal PolkorabBug 5118 - Unsent messages reported as failed after... 52/33652/5
2016-01-27 Michal PolkorabBug 4473 - Concentrate multipart-reply (table features... 53/33653/1
2016-01-27 Robert VargaBUG-4862: catch ClassCastException 33/33633/1
2016-01-18 Michal PolkorabAllocatedXid assigned incorrectly 71/32971/1
2016-01-15 Michal PolkorabAlreadyReading flag not used correctly 44/32844/2
2016-01-12 Michal PolkorabBug 4942 - Barrier send condition updated 37/32437/1
2016-01-04 Robert VargaCleanup VersionMessageWrapper 77/32077/1
2015-12-17 peppepetraExtend openflow-protocol-impl serialization 49/31349/3
2015-12-14 Mohamed El-SerngawyAdd get configuration function to be able to access... 00/31300/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-11-20 Renato AguiarBug 4473 - Ignore unsupported features on table features 05/29905/3
2015-10-28 Michal RehakBUG-4283: experimenter msg support - deserialization... 13/28813/3
2015-10-28 Michal RehakBUG-4283: experimenter msg support - serialization... 12/28812/3
2015-10-19 Vaclav DemcakBug 4460 - Util project is too general project name 33/28333/3
2015-10-09 Vaclav DemcakBug 4432 - NPE problem in OFEncode 01/28201/1
2015-09-07 Tony TkacikMigration to use MD-SAL Project 96/26396/3
2015-08-27 Michal PolkorabIntroduced openflowjava parent pom.xml 83/26083/3
2015-07-31 Michal RehakBUG-4072: Echo reply missing 04/24704/1
2015-07-10 Matus MarkoBug 2875 - fix initiating OFPT_HELLO over SSL from... 71/23971/2
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 Martin Bobakadded packetIn filter counts to statistics 92/20992/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 VargaFix Logger use 57/20957/1
2015-05-22 Robert VargaRead data directly into a local array 56/20956/1
2015-05-22 Robert VargaChange Assert import 55/20955/1
2015-05-22 Robert VargaUse an ImmutableMap in DeserializationFactory 54/20954/1
2015-05-22 Robert VargaDo not use string concat 53/20953/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-04-29 Michal PolkorabBumped openflowjava versions by minor for next release... 21/19321/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-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-02-17 Martin UhlirExposed channel autoread option 38/14438/2
2015-02-13 Robert VargaRemove yang.prototypes.version 81/15281/4
2015-02-13 Robert VargaRemove unneeded version declarations 79/15279/5
2015-02-11 Martin UhlirAdded option to initiate connection to device 77/14977/7
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 - 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
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
next